Skip to content
BEAD

Color Picker & Contrast Checker

Pick colors, convert between HEX/RGB/HSL, and check WCAG contrast.

Foreground (text)
rgb(10, 10, 10)
hsl(0, 0%, 4%)
Background
rgb(255, 255, 255)
hsl(0, 0%, 100%)
The quick brown foxjumps over the lazy dog 0123456789Smaller text · regular weight
Contrast ratio
19.80 : 1
Normal text
AA AAA
Large text
AA AAA

🔒 Runs entirely in your browser.

WCAG contrast thresholds

  • AA — 4.5:1 for normal text, 3:1 for large text (≥18pt or 14pt bold)
  • AAA — 7:1 for normal text, 4.5:1 for large text

Contrast is computed from the relative luminance of the two colors, per WCAG 2.1 SC 1.4.3.

You might also like