WCAG 2.1 – Criterion 1.4.3 – Minimum Contrast (Level AA)
- Przejdź do artykułów z tagiem accessibility
- Przejdź do artykułów z tagiem WCAG 2.1
- Przejdź do artykułów z tagiem Web Content Accessibility Guidelines
Article content
Contrast is the next criterion we’re discussing today!
This principle concerns the contrast of content placed on websites (as opposed to criterion 1.4.11, which pertains to the contrast of non-text elements). Its aim is to ensure that individuals with visual impairments or other disabilities affecting color perception can read and comprehend text on websites. WCAG Criterion 1.4.3 also recommends that text contrast be adjustable to User settings. This means that if a User adjusts contrast settings on their device, the website should respond to these changes and provide appropriate text legibility.
Now, for specifics. What contrast ratio is designated as the minimum?
For text of standard size (up to 18.5 pixels or equivalent size):
- Minimum contrast for normal text: 4.5:1.
- Minimum contrast for bold or larger text: 3:1 (due to increased font legibility).
For larger text (over 18.5 pixels or equivalent size): - Minimum contrast for normal or bold text: 3:1.
Are there any exceptions? Yes. Typically decorative texts, inactive user interface elements, or logos do not need to meet the contrast criterion. Would it be better if they did? Certainly.
Now for an interesting fact about the color orange (to be addressed in WCAG 3.0).
The author presents two buttons – one orange with black font (meeting contrast) and the other – orange with white font (not meeting contrast). Which one seems more eye-friendly? Surprisingly, according to research and our own observations, the latter. Read on.

Małgorzata Szymczak
Accessibility Specialist & Junior Frontend Developer
Recommended articles
-
19.07.2022Accessibility
Everyday accessibility: ATMs
Using banking services is a necessary and constant element of everyday life, where cash withdrawal is quite a basic activity….
-
15.01.2023Accessibility
WCAG 2.1 – Criterion 1.2.1 – Audio-only or Video-only (Level A)
Today, we’re addressing another criterion – 1.2.1 WCAG 2.1 – Audio-only or Video-only. This criterion pertains to previously recorded files….
-
24.01.2023UX / UI
Recommended image dimensions for websites
Anyone involved in designing websites (or having contact with them) knows how important it is to choose the right dimensions…