#ACABC5#ACABC5
#ACABC5 is a light, muted blue. Relative luminance 0.419; OKLCH L 75.1% C 0.037 H 287.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC5 |
|---|---|
| RGB | rgb(172, 171, 197) |
| HSL | hsl(242, 18%, 72%) |
| HSV | hsv(242, 13%, 77%) |
| CMYK | cmyk(12.7%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(70.82, 5.56, -13.09) |
| CIE-LCH | lch(70.82, 14.22, 292.99°) |
| OKLab | oklab(75.05% 0.011 -0.0354) |
| OKLCH | oklch(75.05% 0.037 287.2) |
| XYZ | xyz(41.6521, 41.9274, 58.7109) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.78
Lavender
#B39DDB
ΔE00 10.50
Lightsteelblue
#B0C4DE
ΔE00 10.66
Light Periwinkle
#C1C6FC
ΔE00 10.84
Thistle
#D8BFD8
ΔE00 10.90
Light Blue Grey
#B7C9E2
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC5 #C4C5AB
analogous
#ABB7C5 #ACABC5 #B9ABC5
triadic
#ACABC5 #C5ACAB #ABC5AC
tetradic
#ACABC5 #C5ABB7 #C4C5AB #ABC5B9
square
#ACABC5 #C5ABB7 #C4C5AB #ABC5B9
split-complementary
#ACABC5 #C5B9AB #B7C5AB
monochromatic
#666491 #8887AC #ACABC5 #D0CFDE #EDEDF3
Accessibility & contrast
On white
2.24
#ACABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#ACABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC5
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC5 | 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)
#A5AEC6
Deuteranopia (green-blind)
#A5ADC4
Tritanopia (blue-blind)
#A7AFB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc5; /* rgb */ color: rgb(172, 171, 197); /* oklch */ color: oklch(75.1% 0.037 287.2);
Tailwind
colors: {
custom: {
50: '#c4c4d6',
500: '#acabc5',
950: '#000000',
},
}SCSS
$custom: #acabc5; $custom-light: #c4c4d6; $custom-dark: #000000;
JSON
{
"hex": "#acabc5",
"rgb": {
"r": 172,
"g": 171,
"b": 197
},
"hsl": {
"h": 242.308,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.75051,
"c": 0.03705,
"h": 287.2
},
"luminance": 0.41928
}Semantic roles & 50–950 ramp
primary
#ACABC5
secondary
#E9E9E2
accent
#9D4999
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183