All Tools
1049+ free tools

Luminance Calculator

Compute the WCAG relative luminance of any color, with per-channel breakdown.

0.3289
Relative luminance (0–1)
Red14 → 0.0044
weight 0.2126
Green165 → 0.3763
weight 0.7152
Blue233 → 0.8148
weight 0.0722
Luminance > 0.5 = light · < 0.5 = dark · used for WCAG contrast ratio.
/* Relative luminance */
L = 0.2126 × 0.0044 + 0.7152 × 0.3763 + 0.0722 × 0.8148
L = 0.3289

Related design tools

Accessibility Checker
WCAG contrast & accessibility compliance checker
Color Wheel
Interactive HSL color wheel — click to pick hue and saturation.
Color Picker
Pick a color and get HEX, RGB, and HSL values instantly.
Palette Generator
Generate random color palettes in 5 styles.