#ABA0AC#ABA0AC
#ABA0AC is a light, muted grey. Relative luminance 0.368; OKLCH L 71.9% C 0.021 H 323.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0AC |
|---|---|
| RGB | rgb(171, 160, 172) |
| HSL | hsl(295, 7%, 65%) |
| HSV | hsv(295, 7%, 67%) |
| CMYK | cmyk(0.6%, 7%, 0%, 32.5%) |
| CIE-LAB | lab(67.11, 6.22, -4.77) |
| CIE-LCH | lch(67.11, 7.84, 322.52°) |
| OKLab | oklab(71.88% 0.017 -0.0127) |
| OKLCH | oklch(71.88% 0.021 323.3) |
| XYZ | xyz(36.8107, 36.7784, 44.1814) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.65
Dove Gray
#B6B8BD
ΔE00 9.57
Pinkish Grey
#C8ACA9
ΔE00 9.63
Warm Grey
#978A84
ΔE00 11.49
Thistle
#D8BFD8
ΔE00 11.62
Light Mauve
#C292A1
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0AC #A1ACA0
analogous
#A5A0AC #ABA0AC #ACA0A7
triadic
#ABA0AC #ACABA0 #A0ACAB
tetradic
#ABA0AC #ACA5A0 #A1ACA0 #A0A7AC
square
#ABA0AC #ACA5A0 #A1ACA0 #A0A7AC
split-complementary
#ABA0AC #A7ACA0 #A0ACA5
monochromatic
#6F6270 #8E7F8F #ABA0AC #C8C1C9 #E5E1E5
Accessibility & contrast
On white
2.51
#ABA0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#ABA0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0AC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0AC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AD
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#ACA1A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba0ac; /* rgb */ color: rgb(171, 160, 172); /* oklch */ color: oklch(71.9% 0.021 323.3);
Tailwind
colors: {
custom: {
50: '#c4bcc4',
500: '#aba0ac',
950: '#000000',
},
}SCSS
$custom: #aba0ac; $custom-light: #c4bcc4; $custom-dark: #000000;
JSON
{
"hex": "#aba0ac",
"rgb": {
"r": 171,
"g": 160,
"b": 172
},
"hsl": {
"h": 295,
"s": 6.742,
"l": 65.098
},
"oklch": {
"l": 0.71882,
"c": 0.02117,
"h": 323.3
},
"luminance": 0.36778
}Semantic roles & 50–950 ramp
primary
#ABA0AC
secondary
#D2D6D2
accent
#91555A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181