#ACABC8#ACABC8
#ACABC8 is a light, muted blue. Relative luminance 0.421; OKLCH L 75.2% C 0.041 H 286.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC8 |
|---|---|
| RGB | rgb(172, 171, 200) |
| HSL | hsl(242, 21%, 73%) |
| HSV | hsv(242, 15%, 78%) |
| CMYK | cmyk(14%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(70.92, 6.20, -14.60) |
| CIE-LCH | lch(70.92, 15.86, 292.99°) |
| OKLab | oklab(75.16% 0.0121 -0.0395) |
| OKLCH | oklch(75.16% 0.041 286.9) |
| XYZ | xyz(41.9992, 42.0662, 60.5393) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.60
Light Periwinkle
#C1C6FC
ΔE00 10.15
Dove Gray
#B6B8BD
ΔE00 10.67
Periwinkle
#CCCCFF
ΔE00 10.72
Lightsteelblue
#B0C4DE
ΔE00 10.82
Thistle
#D8BFD8
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC8 #C7C8AB
analogous
#ABB8C8 #ACABC8 #BAABC8
triadic
#ACABC8 #C8ACAB #ABC8AC
tetradic
#ACABC8 #C8ABB8 #C7C8AB #ABC8BA
square
#ACABC8 #C8ABB8 #C7C8AB #ABC8BA
split-complementary
#ACABC8 #C8BAAB #B8C8AB
monochromatic
#646296 #8786B0 #ACABC8 #D1D0E0 #EDEDF3
Accessibility & contrast
On white
2.23
#ACABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#ACABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC8
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC8 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC9
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#A6B0B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acabc8; /* rgb */ color: rgb(172, 171, 200); /* oklch */ color: oklch(75.2% 0.041 286.9);
Tailwind
colors: {
custom: {
50: '#c5c4d8',
500: '#acabc8',
950: '#000000',
},
}SCSS
$custom: #acabc8; $custom-light: #c5c4d8; $custom-dark: #000000;
JSON
{
"hex": "#acabc8",
"rgb": {
"r": 172,
"g": 171,
"b": 200
},
"hsl": {
"h": 242.069,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.75157,
"c": 0.04134,
"h": 286.9
},
"luminance": 0.42067
}Semantic roles & 50–950 ramp
primary
#ACABC8
secondary
#E9E9E2
accent
#9F469C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183