Ask AI
Skip to main content

WCAG Contrast Violation

The WCAG Contrast Violation analyzer detects parts where the contrast ratio between the text color and the background color falls below the WCAG AA threshold of 4.5:1.

Low contrast makes text difficult to read, especially for users with visual impairments.

How to fix it

Adjust the text color or background color of the flagged part so that the contrast ratio is at least 4.5:1. You can use an online contrast checker to verify your colors.

Severity

Major - low contrast text fails WCAG AA accessibility standards and reduces readability for all users.