#ACB2CE#ACB2CE
#ACB2CE is a light, muted blue. Relative luminance 0.451; OKLCH L 76.8% C 0.041 H 275.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2CE |
|---|---|
| RGB | rgb(172, 178, 206) |
| HSL | hsl(229, 26%, 74%) |
| HSV | hsv(229, 17%, 81%) |
| CMYK | cmyk(16.5%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(72.94, 3.65, -14.85) |
| CIE-LCH | lch(72.94, 15.30, 283.82°) |
| OKLab | oklab(76.8% 0.0041 -0.0403) |
| OKLCH | oklch(76.8% 0.041 275.9) |
| XYZ | xyz(44.0716, 45.0670, 64.7574) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.74
Cloudy Blue
#ACC2D9
ΔE00 8.29
Light Periwinkle
#C1C6FC
ΔE00 8.72
Dove Gray
#B6B8BD
ΔE00 9.34
Periwinkle
#CCCCFF
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2CE #CEC8AC
analogous
#ACC3CE #ACB2CE #B7ACCE
triadic
#ACB2CE #CEACB2 #B2CEAC
tetradic
#ACB2CE #CEACC3 #CEC8AC #ACCEB7
square
#ACB2CE #CEACC3 #CEC8AC #ACCEB7
split-complementary
#ACB2CE #CEB7AC #C3CEAC
monochromatic
#5F6BA1 #868EB7 #ACB2CE #D2D6E5 #ECEDF4
Accessibility & contrast
On white
2.10
#ACB2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ACB2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2CE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2CE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CF
Deuteranopia (green-blind)
#A8B2CD
Tritanopia (blue-blind)
#A4B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb2ce; /* rgb */ color: rgb(172, 178, 206); /* oklch */ color: oklch(76.8% 0.041 275.9);
Tailwind
colors: {
custom: {
50: '#c5c9dd',
500: '#acb2ce',
950: '#000000',
},
}SCSS
$custom: #acb2ce; $custom-light: #c5c9dd; $custom-dark: #000000;
JSON
{
"hex": "#acb2ce",
"rgb": {
"r": 172,
"g": 178,
"b": 206
},
"hsl": {
"h": 229.412,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.76799,
"c": 0.0405,
"h": 275.9
},
"luminance": 0.45068
}Semantic roles & 50–950 ramp
primary
#ACB2CE
secondary
#EAE8E1
accent
#9341A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283