#ACC2EC#ACC2EC
#ACC2EC is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.2% C 0.064 H 263.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2EC |
|---|---|
| RGB | rgb(172, 194, 236) |
| HSL | hsl(219, 63%, 80%) |
| HSV | hsv(219, 27%, 93%) |
| CMYK | cmyk(27.1%, 17.8%, 0%, 7.5%) |
| CIE-LAB | lab(78.12, 1.80, -23.28) |
| CIE-LCH | lch(78.12, 23.35, 274.42°) |
| OKLab | oklab(81.18% -0.0075 -0.0639) |
| OKLCH | oklch(81.18% 0.064 263.3) |
| XYZ | xyz(51.4412, 53.4087, 86.9392) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.82
Powder Blue (survey)
#B1D1FC
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 4.53
Light Blue Grey
#B7C9E2
ΔE00 5.04
Light Periwinkle
#C1C6FC
ΔE00 5.71
Cloudy Blue
#ACC2D9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2EC #ECD6AC
analogous
#ACE2EC #ACC2EC #B6ACEC
triadic
#ACC2EC #ECACC2 #C2ECAC
tetradic
#ACC2EC #ECACE2 #ECD6AC #ACECB6
square
#ACC2EC #ECACE2 #ECD6AC #ACECB6
split-complementary
#ACC2EC #ECB6AC #E2ECAC
monochromatic
#4879D5 #7A9DE1 #ACC2EC #DEE7F7 #E6EDF9
Accessibility & contrast
On white
1.80
#ACC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#ACC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2EC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2EC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EE
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#9BCAD0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc2ec; /* rgb */ color: rgb(172, 194, 236); /* oklch */ color: oklch(81.2% 0.064 263.3);
Tailwind
colors: {
custom: {
50: '#c6d4f2',
500: '#acc2ec',
950: '#000000',
},
}SCSS
$custom: #acc2ec; $custom-light: #c6d4f2; $custom-dark: #000000;
JSON
{
"hex": "#acc2ec",
"rgb": {
"r": 172,
"g": 194,
"b": 236
},
"hsl": {
"h": 219.375,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.81182,
"c": 0.0643,
"h": 263.3
},
"luminance": 0.5341
}Semantic roles & 50–950 ramp
primary
#ACC2EC
secondary
#C9AB74
accent
#8E1BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385