#ACABC1#ACABC1
#ACABC1 is a light, muted blue. Relative luminance 0.417; OKLCH L 74.9% C 0.031 H 287.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC1 |
|---|---|
| RGB | rgb(172, 171, 193) |
| HSL | hsl(243, 15%, 71%) |
| HSV | hsv(243, 11%, 76%) |
| CMYK | cmyk(10.9%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(70.70, 4.72, -11.08) |
| CIE-LCH | lch(70.70, 12.04, 293.06°) |
| OKLab | oklab(74.91% 0.0095 -0.0299) |
| OKLCH | oklch(74.91% 0.031 287.7) |
| XYZ | xyz(41.1998, 41.7465, 56.3291) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.53
Dark Gray
#A9A9A9
ΔE00 10.20
Cool Gray
#9AA7B0
ΔE00 10.42
Lightsteelblue
#B0C4DE
ΔE00 10.48
Light Blue Grey
#B7C9E2
ΔE00 10.74
Thistle
#D8BFD8
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC1 #C0C1AB
analogous
#ABB5C1 #ACABC1 #B7ABC1
triadic
#ACABC1 #C1ACAB #ABC1AC
tetradic
#ACABC1 #C1ABB5 #C0C1AB #ABC1B7
square
#ACABC1 #C1ABB5 #C0C1AB #ABC1B7
split-complementary
#ACABC1 #C1B7AB #B5C1AB
monochromatic
#68678B #8988A7 #ACABC1 #CFCEDB #EEEDF2
Accessibility & contrast
On white
2.25
#ACABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#ACABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC1
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC1 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC2
Deuteranopia (green-blind)
#A6ACC0
Tritanopia (blue-blind)
#A8AEB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc1; /* rgb */ color: rgb(172, 171, 193); /* oklch */ color: oklch(74.9% 0.031 287.7);
Tailwind
colors: {
custom: {
50: '#c4c4d3',
500: '#acabc1',
950: '#000000',
},
}SCSS
$custom: #acabc1; $custom-light: #c4c4d3; $custom-dark: #000000;
JSON
{
"hex": "#acabc1",
"rgb": {
"r": 172,
"g": 171,
"b": 193
},
"hsl": {
"h": 242.727,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.74911,
"c": 0.03134,
"h": 287.7
},
"luminance": 0.41747
}Semantic roles & 50–950 ramp
primary
#ACABC1
secondary
#E6E7E1
accent
#994C96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182