#ACC2FE#ACC2FE
#ACC2FE is a light, moderate blue. Relative luminance 0.545; OKLCH L 81.9% C 0.088 H 268.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2FE |
|---|---|
| RGB | rgb(172, 194, 254) |
| HSL | hsl(224, 98%, 84%) |
| HSV | hsv(224, 32%, 100%) |
| CMYK | cmyk(32.3%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.76, 6.16, -31.94) |
| CIE-LCH | lch(78.76, 32.53, 280.92°) |
| OKLab | oklab(81.9% -0.0018 -0.0884) |
| OKLCH | oklch(81.9% 0.088 268.8) |
| XYZ | xyz(54.1893, 54.5079, 101.4126) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.16
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Light Periwinkle
#C1C6FC
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2FE #FEE8AC
analogous
#ACEBFE #ACC2FE #BFACFE
triadic
#ACC2FE #FEACC2 #C2FEAC
tetradic
#ACC2FE #FEACEB #FEE8AC #ACFEBF
square
#ACC2FE #FEACEB #FEE8AC #ACFEBF
split-complementary
#ACC2FE #FEBFAC #EBFEAC
monochromatic
#3369FD #7096FD #ACC2FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.76
#ACC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#ACC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2FE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2FE | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#95CED7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc2fe; /* rgb */ color: rgb(172, 194, 254); /* oklch */ color: oklch(81.9% 0.088 268.8);
Tailwind
colors: {
custom: {
50: '#c6d4ff',
500: '#acc2fe',
950: '#000000',
},
}SCSS
$custom: #acc2fe; $custom-light: #c6d4ff; $custom-dark: #000000;
JSON
{
"hex": "#acc2fe",
"rgb": {
"r": 172,
"g": 194,
"b": 254
},
"hsl": {
"h": 223.902,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.81895,
"c": 0.08838,
"h": 268.8
},
"luminance": 0.5451
}Semantic roles & 50–950 ramp
primary
#ACC2FE
secondary
#E3C36B
accent
#A800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386