#ACABC0#ACABC0
#ACABC0 is a light, muted blue. Relative luminance 0.417; OKLCH L 74.9% C 0.030 H 287.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC0 |
|---|---|
| RGB | rgb(172, 171, 192) |
| HSL | hsl(243, 14%, 71%) |
| HSV | hsv(243, 11%, 75%) |
| CMYK | cmyk(10.4%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(70.67, 4.51, -10.57) |
| CIE-LCH | lch(70.67, 11.49, 293.09°) |
| OKLab | oklab(74.88% 0.0092 -0.0285) |
| OKLCH | oklch(74.88% 0.03 287.8) |
| XYZ | xyz(41.0887, 41.7020, 55.7435) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.21
Dark Gray
#A9A9A9
ΔE00 9.84
Cool Gray
#9AA7B0
ΔE00 10.15
Lightsteelblue
#B0C4DE
ΔE00 10.45
Light Blue Grey
#B7C9E2
ΔE00 10.71
Silver
#C0C0C0
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC0 #BFC0AB
analogous
#ABB4C0 #ACABC0 #B6ABC0
triadic
#ACABC0 #C0ACAB #ABC0AC
tetradic
#ACABC0 #C0ABB4 #BFC0AB #ABC0B6
square
#ACABC0 #C0ABB4 #BFC0AB #ABC0B6
split-complementary
#ACABC0 #C0B6AB #B4C0AB
monochromatic
#696789 #8988A6 #ACABC0 #CFCEDA #EEEEF2
Accessibility & contrast
On white
2.25
#ACABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ACABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC0
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC0 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC1
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#A8AEB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc0; /* rgb */ color: rgb(172, 171, 192); /* oklch */ color: oklch(74.9% 0.030 287.8);
Tailwind
colors: {
custom: {
50: '#c4c4d3',
500: '#acabc0',
950: '#000000',
},
}SCSS
$custom: #acabc0; $custom-light: #c4c4d3; $custom-dark: #000000;
JSON
{
"hex": "#acabc0",
"rgb": {
"r": 172,
"g": 171,
"b": 192
},
"hsl": {
"h": 242.857,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.74877,
"c": 0.02991,
"h": 287.8
},
"luminance": 0.41702
}Semantic roles & 50–950 ramp
primary
#ACABC0
secondary
#E6E6E1
accent
#984D95
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182