The quick brown fox
- Foreground
- #17181D
- Background
- #FFFFFF
Free accessibility color tool
Check foreground and background colors instantly. Review every WCAG result, preview real text, and copy production-ready CSS.
Built on WCAG 2.2 luminance and contrast-ratio formulas.
Live result
HEX · #RGB or #RRGGBB
HEX · #RGB or #RRGGBB
Contrast ratio
17.72:1Calculated from the current foreground and background colors.
Live preview
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
color: #17181D;
background-color: #FFFFFF;Real output
Each result uses the unrounded contrast ratio for its decision, so a displayed 4.50:1 never hides a value that falls below the threshold.
The quick brown fox
The quick brown fox
Three simple steps
Make the accessibility decision while the color context is still in front of you.
Type a foreground and background HEX value, or use the color pickers.
Compare normal text, large text, and UI thresholds without decoding a score.
See the pair in realistic contexts, then copy clean CSS for implementation.
Why AdaptiveView
A contrast ratio matters only when it helps you understand the standard, fix the interface, and keep moving.
See each AA and AAA threshold separately, with the rule behind every pass or fail.
Move from a checked color pair to production-ready CSS in one copy action.
Your color values are calculated locally in your browser. No account is needed.
Use the checker with a keyboard, screen reader, zoom, or high-contrast settings.
Made for real interfaces
Use the same transparent thresholds across design exploration, content review, development, and accessibility testing.
Check a color pairCheck body copy, labels, headings, and supporting text before handoff.
Review meaningful boundaries, icons, states, and control labels.
Validate semantic color pairs before they spread across components.
Test the essential words and actions inside social and campaign visuals.
The standard, in plain language
Understand what each threshold covers—and what a single contrast check cannot prove.
Ask another questionFor WCAG 2.2, normal text needs at least 4.5:1 for Level AA and 7:1 for Level AAA. Large text needs at least 3:1 for AA and 4.5:1 for AAA. A higher ratio generally makes text easier to distinguish.
AA is the widely used accessibility target for most digital products. AAA applies stricter contrast thresholds. Not every type of content can meet every AAA criterion, so use the separate result rows to understand the relevant target.
WCAG defines large text as at least 18pt (about 24px), or at least 14pt (about 18.5px) when bold. Text below those sizes uses the normal-text thresholds.
Not usually. Meaningful visual information in controls and graphics generally needs at least 3:1 against adjacent colors. Text inside the control still follows the applicable text contrast requirement.
No. This checker evaluates one color pair against specific contrast criteria. A complete accessibility review also covers structure, keyboard use, focus, names and labels, alternatives, motion, errors, and more.
No. The contrast calculation runs in your browser. AdaptiveView does not require an account or send these color values to a server.