#ACABC7#ACABC7
#ACABC7 is a light, muted blue. Relative luminance 0.420; OKLCH L 75.1% C 0.040 H 287.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABC7 |
|---|---|
| RGB | rgb(172, 171, 199) |
| HSL | hsl(242, 20%, 73%) |
| HSV | hsv(242, 14%, 78%) |
| CMYK | cmyk(13.6%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(70.88, 5.98, -14.10) |
| CIE-LCH | lch(70.88, 15.32, 292.99°) |
| OKLab | oklab(75.12% 0.0117 -0.0382) |
| OKLCH | oklch(75.12% 0.04 287) |
| XYZ | xyz(41.8828, 42.0196, 59.9258) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.89
Light Periwinkle
#C1C6FC
ΔE00 10.37
Dove Gray
#B6B8BD
ΔE00 10.38
Lightsteelblue
#B0C4DE
ΔE00 10.77
Thistle
#D8BFD8
ΔE00 10.87
Periwinkle
#CCCCFF
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABC7 #C6C7AB
analogous
#ABB8C7 #ACABC7 #BAABC7
triadic
#ACABC7 #C7ACAB #ABC7AC
tetradic
#ACABC7 #C7ABB8 #C6C7AB #ABC7BA
square
#ACABC7 #C7ABB8 #C6C7AB #ABC7BA
split-complementary
#ACABC7 #C7BAAB #B8C7AB
monochromatic
#656395 #8886AF #ACABC7 #D0D0DF #EDEDF3
Accessibility & contrast
On white
2.23
#ACABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#ACABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABC7
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABC7 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC8
Deuteranopia (green-blind)
#A4ADC6
Tritanopia (blue-blind)
#A7AFB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #acabc7; /* rgb */ color: rgb(172, 171, 199); /* oklch */ color: oklch(75.1% 0.040 287.0);
Tailwind
colors: {
custom: {
50: '#c5c4d8',
500: '#acabc7',
950: '#000000',
},
}SCSS
$custom: #acabc7; $custom-light: #c5c4d8; $custom-dark: #000000;
JSON
{
"hex": "#acabc7",
"rgb": {
"r": 172,
"g": 171,
"b": 199
},
"hsl": {
"h": 242.143,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.75121,
"c": 0.03991,
"h": 287
},
"luminance": 0.4202
}Semantic roles & 50–950 ramp
primary
#ACABC7
secondary
#E9E9E2
accent
#9E479B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183