Color Contrast Checker
Check color contrast ratios for WCAG 2.1 compliance. Enter foreground and background colors to instantly see AA/AAA pass/fail results for normal and large text.
Checker다람쥐 헌 쳇바퀴에 타고파
가독성 테스트용 16px 일반 본문 텍스트.
14px 소형 텍스트 — 대비가 낮으면 읽기 어렵습니다.
AA 일반 텍스트
최소 4.5:1
AA 큰 텍스트
최소 3:1
AAA 일반 텍스트
최소 7:1
AAA 큰 텍스트
최소 4.5:1
How to Use
-
1
Pick your colors
Enter foreground and background colors using hex codes or the color picker.
-
2
View contrast ratio
See the calculated contrast ratio instantly as you type or select colors.
-
3
Check compliance
Review WCAG AA and AAA pass/fail results for both normal and large text.
About
The WCAG color contrast guidelines were developed by the World Wide Web Consortium (W3C) as part of the Web Content Accessibility Guidelines. First published in 1999, WCAG has evolved through versions 1.0, 2.0, 2.1, and 2.2, with each iteration refining accessibility standards for web content.
The contrast ratio formula is based on relative luminance calculations from the sRGB color space. Each color channel is converted from gamma-corrected sRGB to linear light, then combined using the standard luminance coefficients: 0.2126 for red, 0.7152 for green, and 0.0722 for blue. The contrast ratio is computed as (L1 + 0.05) / (L2 + 0.05), where L1 is the lighter luminance.
Section 508 of the US Rehabilitation Act and the European Accessibility Act both reference WCAG criteria. Meeting WCAG AA is typically the minimum legal requirement, while AAA represents the highest level of accessibility conformance.