#ACAAB0#ACAAB0
#ACAAB0 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.1% C 0.009 H 301.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAB0 |
|---|---|
| RGB | rgb(172, 170, 176) |
| HSL | hsl(260, 4%, 68%) |
| HSV | hsv(260, 3%, 69%) |
| CMYK | cmyk(2.3%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(69.93, 1.85, -2.83) |
| CIE-LCH | lch(69.93, 3.38, 303.23°) |
| OKLab | oklab(74.15% 0.0046 -0.0075) |
| OKLCH | oklch(74.15% 0.009 301.3) |
| XYZ | xyz(39.2231, 40.6547, 46.8467) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.68
Dove Gray
#B6B8BD
ΔE00 4.30
Silver
#C0C0C0
ΔE00 6.80
Cool Gray
#9AA7B0
ΔE00 7.25
Cool Grey
#95A3A6
ΔE00 8.94
Grey
#929591
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAB0 #AEB0AA
analogous
#AAABB0 #ACAAB0 #AFAAB0
triadic
#ACAAB0 #B0ACAA #AAB0AC
tetradic
#ACAAB0 #B0AAAB #AEB0AA #AAB0AF
square
#ACAAB0 #B0AAAB #AEB0AA #AAB0AF
split-complementary
#ACAAB0 #B0AFAA #ABB0AA
monochromatic
#6E6C74 #8D8A93 #ACAAB0 #CBCACD #EAE9EB
Accessibility & contrast
On white
2.30
#ACAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#ACAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAB0
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAB0 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#ABABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaab0; /* rgb */ color: rgb(172, 170, 176); /* oklch */ color: oklch(74.1% 0.009 301.3);
Tailwind
colors: {
custom: {
50: '#c4c3c7',
500: '#acaab0',
950: '#000000',
},
}SCSS
$custom: #acaab0; $custom-light: #c4c3c7; $custom-dark: #000000;
JSON
{
"hex": "#acaab0",
"rgb": {
"r": 172,
"g": 170,
"b": 176
},
"hsl": {
"h": 260,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.74149,
"c": 0.00878,
"h": 301.3
},
"luminance": 0.40655
}Semantic roles & 50–950 ramp
primary
#ACAAB0
secondary
#DBDCDA
accent
#8D587C
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182