#ACAAB4#ACAAB4
#ACAAB4 is a light, near-neutral grey. Relative luminance 0.408; OKLCH L 74.3% C 0.014 H 295.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAB4 |
|---|---|
| RGB | rgb(172, 170, 180) |
| HSL | hsl(252, 6%, 69%) |
| HSV | hsv(252, 6%, 71%) |
| CMYK | cmyk(4.4%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(70.05, 2.63, -4.87) |
| CIE-LCH | lch(70.05, 5.53, 298.37°) |
| OKLab | oklab(74.28% 0.0061 -0.013) |
| OKLCH | oklch(74.28% 0.014 295.2) |
| XYZ | xyz(39.6247, 40.8153, 48.9618) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.07
Dark Gray
#A9A9A9
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 7.79
Silver
#C0C0C0
ΔE00 7.89
Cool Grey
#95A3A6
ΔE00 9.96
Silver (survey)
#C5C9C7
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAB4 #B2B4AA
analogous
#AAADB4 #ACAAB4 #B1AAB4
triadic
#ACAAB4 #B4ACAA #AAB4AC
tetradic
#ACAAB4 #B4AAAD #B2B4AA #AAB4B1
square
#ACAAB4 #B4AAAD #B2B4AA #AAB4B1
split-complementary
#ACAAB4 #B4B1AA #ADB4AA
monochromatic
#6E6B79 #8C8997 #ACAAB4 #CCCBD1 #EBEBED
Accessibility & contrast
On white
2.29
#ACAAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#ACAAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAB4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAB4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#ABABAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaab4; /* rgb */ color: rgb(172, 170, 180); /* oklch */ color: oklch(74.3% 0.014 295.2);
Tailwind
colors: {
custom: {
50: '#c4c3ca',
500: '#acaab4',
950: '#000000',
},
}SCSS
$custom: #acaab4; $custom-light: #c4c3ca; $custom-dark: #000000;
JSON
{
"hex": "#acaab4",
"rgb": {
"r": 172,
"g": 170,
"b": 180
},
"hsl": {
"h": 252,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.74275,
"c": 0.01436,
"h": 295.2
},
"luminance": 0.40815
}Semantic roles & 50–950 ramp
primary
#ACAAB4
secondary
#DEDEDB
accent
#905584
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182