#ACABC6#ACABC6
#ACABC6 is a light, muted blue. Relative luminance 0.420; OKLCH L 75.1% C 0.038 H 287.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC6 |
|---|---|
| RGB | rgb(172, 171, 198) |
| HSL | hsl(242, 19%, 72%) |
| HSV | hsv(242, 14%, 78%) |
| CMYK | cmyk(13.1%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(70.85, 5.77, -13.60) |
| CIE-LCH | lch(70.85, 14.77, 292.99°) |
| OKLab | oklab(75.09% 0.0113 -0.0368) |
| OKLCH | oklch(75.09% 0.038 287.1) |
| XYZ | xyz(41.7670, 41.9733, 59.3163) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.08
Lavender
#B39DDB
ΔE00 10.19
Light Periwinkle
#C1C6FC
ΔE00 10.60
Lightsteelblue
#B0C4DE
ΔE00 10.71
Thistle
#D8BFD8
ΔE00 10.88
Light Blue Grey
#B7C9E2
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC6 #C5C6AB
analogous
#ABB8C6 #ACABC6 #BAABC6
triadic
#ACABC6 #C6ACAB #ABC6AC
tetradic
#ACABC6 #C6ABB8 #C5C6AB #ABC6BA
square
#ACABC6 #C6ABB8 #C5C6AB #ABC6BA
split-complementary
#ACABC6 #C6BAAB #B8C6AB
monochromatic
#656493 #8887AD #ACABC6 #D0CFDF #EDEDF3
Accessibility & contrast
On white
2.24
#ACABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#ACABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC6
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC6 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC7
Deuteranopia (green-blind)
#A4ADC5
Tritanopia (blue-blind)
#A7AFB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc6; /* rgb */ color: rgb(172, 171, 198); /* oklch */ color: oklch(75.1% 0.038 287.1);
Tailwind
colors: {
custom: {
50: '#c4c4d7',
500: '#acabc6',
950: '#000000',
},
}SCSS
$custom: #acabc6; $custom-light: #c4c4d7; $custom-dark: #000000;
JSON
{
"hex": "#acabc6",
"rgb": {
"r": 172,
"g": 171,
"b": 198
},
"hsl": {
"h": 242.222,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.75086,
"c": 0.03849,
"h": 287.1
},
"luminance": 0.41974
}Semantic roles & 50–950 ramp
primary
#ACABC6
secondary
#E9E9E2
accent
#9D489A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183