#ACABC4#ACABC4
#ACABC4 is a light, muted blue. Relative luminance 0.419; OKLCH L 75.0% C 0.036 H 287.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC4 |
|---|---|
| RGB | rgb(172, 171, 196) |
| HSL | hsl(242, 17%, 72%) |
| HSV | hsv(242, 13%, 77%) |
| CMYK | cmyk(12.2%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(70.79, 5.34, -12.59) |
| CIE-LCH | lch(70.79, 13.68, 293.00°) |
| OKLab | oklab(75.02% 0.0106 -0.034) |
| OKLCH | oklch(75.02% 0.036 287.3) |
| XYZ | xyz(41.5379, 41.8817, 58.1095) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.48
Lightsteelblue
#B0C4DE
ΔE00 10.61
Lavender
#B39DDB
ΔE00 10.82
Light Blue Grey
#B7C9E2
ΔE00 10.87
Thistle
#D8BFD8
ΔE00 10.93
Light Periwinkle
#C1C6FC
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC4 #C3C4AB
analogous
#ABB7C4 #ACABC4 #B9ABC4
triadic
#ACABC4 #C4ACAB #ABC4AC
tetradic
#ACABC4 #C4ABB7 #C3C4AB #ABC4B9
square
#ACABC4 #C4ABB7 #C3C4AB #ABC4B9
split-complementary
#ACABC4 #C4B9AB #B7C4AB
monochromatic
#676590 #8887AB #ACABC4 #D0CFDD #EDEDF2
Accessibility & contrast
On white
2.24
#ACABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#ACABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC5
Deuteranopia (green-blind)
#A5ADC3
Tritanopia (blue-blind)
#A7AFB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc4; /* rgb */ color: rgb(172, 171, 196); /* oklch */ color: oklch(75.0% 0.036 287.3);
Tailwind
colors: {
custom: {
50: '#c4c4d5',
500: '#acabc4',
950: '#000000',
},
}SCSS
$custom: #acabc4; $custom-light: #c4c4d5; $custom-dark: #000000;
JSON
{
"hex": "#acabc4",
"rgb": {
"r": 172,
"g": 171,
"b": 196
},
"hsl": {
"h": 242.4,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.75015,
"c": 0.03563,
"h": 287.3
},
"luminance": 0.41882
}Semantic roles & 50–950 ramp
primary
#ACABC4
secondary
#E8E9E2
accent
#9C4A98
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183