#ACB2CC#ACB2CC
#ACB2CC is a light, muted blue. Relative luminance 0.450; OKLCH L 76.7% C 0.038 H 275.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2CC |
|---|---|
| RGB | rgb(172, 178, 204) |
| HSL | hsl(229, 24%, 74%) |
| HSV | hsv(229, 16%, 80%) |
| CMYK | cmyk(15.7%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(72.87, 3.22, -13.86) |
| CIE-LCH | lch(72.87, 14.23, 283.09°) |
| OKLab | oklab(76.73% 0.0034 -0.0375) |
| OKLCH | oklch(76.73% 0.038 275.2) |
| XYZ | xyz(43.8302, 44.9704, 63.4860) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.12
Light Blue Grey
#B7C9E2
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 7.97
Dove Gray
#B6B8BD
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 9.25
Cool Gray
#9AA7B0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2CC #CCC6AC
analogous
#ACC2CC #ACB2CC #B6ACCC
triadic
#ACB2CC #CCACB2 #B2CCAC
tetradic
#ACB2CC #CCACC2 #CCC6AC #ACCCB6
square
#ACB2CC #CCACC2 #CCC6AC #ACCCB6
split-complementary
#ACB2CC #CCB6AC #C2CCAC
monochromatic
#616C9D #868FB5 #ACB2CC #D2D5E3 #ECEDF3
Accessibility & contrast
On white
2.10
#ACB2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ACB2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2CC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2CC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#A5B7BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb2cc; /* rgb */ color: rgb(172, 178, 204); /* oklch */ color: oklch(76.7% 0.038 275.2);
Tailwind
colors: {
custom: {
50: '#c5c9db',
500: '#acb2cc',
950: '#000000',
},
}SCSS
$custom: #acb2cc; $custom-light: #c5c9db; $custom-dark: #000000;
JSON
{
"hex": "#acb2cc",
"rgb": {
"r": 172,
"g": 178,
"b": 204
},
"hsl": {
"h": 228.75,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.76728,
"c": 0.0377,
"h": 275.2
},
"luminance": 0.44971
}Semantic roles & 50–950 ramp
primary
#ACB2CC
secondary
#EAE8E1
accent
#9143A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283