1
element
Elements must meet minimum color contrast ratio thresholds
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Why it matters
Causes significant barriers for assistive-technology users. Should be fixed soon.
How to fix
- →Element has insufficient color contrast of 4.42 (foreground color: #fafafa, background color: #9147ff, font size: 17.4pt (23.263px), font weight: normal). Expected contrast ratio of 4.5:1
Where — sample elements
.max-w-\[800px\] > .text-xl
<p class="text-xl">Get started for free</p>