#ACABC2#ACABC2
#ACABC2 is a light, muted blue. Relative luminance 0.418; OKLCH L 74.9% C 0.033 H 287.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC2 |
|---|---|
| RGB | rgb(172, 171, 194) |
| HSL | hsl(243, 16%, 72%) |
| HSV | hsv(243, 12%, 76%) |
| CMYK | cmyk(11.3%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(70.73, 4.92, -11.58) |
| CIE-LCH | lch(70.73, 12.59, 293.03°) |
| OKLab | oklab(74.95% 0.0099 -0.0312) |
| OKLCH | oklch(74.95% 0.033 287.6) |
| XYZ | xyz(41.3118, 41.7912, 56.9185) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 10.52
Dark Gray
#A9A9A9
ΔE00 10.55
Cool Gray
#9AA7B0
ΔE00 10.69
Light Blue Grey
#B7C9E2
ΔE00 10.78
Thistle
#D8BFD8
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC2 #C1C2AB
analogous
#ABB6C2 #ACABC2 #B8ABC2
triadic
#ACABC2 #C2ACAB #ABC2AC
tetradic
#ACABC2 #C2ABB6 #C1C2AB #ABC2B8
square
#ACABC2 #C2ABB6 #C1C2AB #ABC2B8
split-complementary
#ACABC2 #C2B8AB #B6C2AB
monochromatic
#68668D #8988A8 #ACABC2 #CFCEDC #EDEDF2
Accessibility & contrast
On white
2.24
#ACABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ACABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC3
Deuteranopia (green-blind)
#A6ACC1
Tritanopia (blue-blind)
#A8AFB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc2; /* rgb */ color: rgb(172, 171, 194); /* oklch */ color: oklch(74.9% 0.033 287.6);
Tailwind
colors: {
custom: {
50: '#c4c4d4',
500: '#acabc2',
950: '#000000',
},
}SCSS
$custom: #acabc2; $custom-light: #c4c4d4; $custom-dark: #000000;
JSON
{
"hex": "#acabc2",
"rgb": {
"r": 172,
"g": 171,
"b": 194
},
"hsl": {
"h": 242.609,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.74946,
"c": 0.03277,
"h": 287.6
},
"luminance": 0.41792
}Semantic roles & 50–950 ramp
primary
#ACABC2
secondary
#E7E7E1
accent
#9A4B97
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183