WCAG 1.4.11: Non-text Contrast
Success Criterion 1.4.11 — Level AA
Quick Answer
UI components and graphical objects must have a contrast ratio of at least 3:1 against adjacent colors.
Why It Matters
Form borders, icons, and charts with insufficient contrast are invisible to users with low vision.
How to Audit
Run an automated accessibility scan to detect common Non-text Contrast failures. Then manually verify with: keyboard-only navigation, a screen reader (VoiceOver on Mac, NVDA on Windows), and browser developer tools. Automated tools catch approximately 40% of Non-text Contrast issues — manual testing is essential.
How to Fix
Check contrast for form field borders, focus indicators, chart lines, and icons against their backgrounds.
Frequently Asked Questions
What is WCAG 1.4.11 Non-text Contrast?
UI components and graphical objects must have a contrast ratio of at least 3:1 against adjacent colors.
Is WCAG 1.4.11 required for ADA compliance?
WCAG 2.1 Level AA is the standard referenced in most ADA website lawsuits and DOJ guidance. All Level AA criteria including this one are relevant to legal compliance.
How do I fix WCAG 1.4.11 violations?
Check contrast for form field borders, focus indicators, chart lines, and icons against their backgrounds.
Scan Your Site for WCAG 1.4.11 Issues
Get a free automated accessibility report including all WCAG 2.1 AA violations.
Run Free Accessibility Scan