#ABA4AC#ABA4AC
#ABA4AC is a light, near-neutral grey. Relative luminance 0.382; OKLCH L 72.7% C 0.014 H 321.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4AC |
|---|---|
| RGB | rgb(171, 164, 172) |
| HSL | hsl(293, 5%, 66%) |
| HSV | hsv(293, 5%, 67%) |
| CMYK | cmyk(0.6%, 4.7%, 0%, 32.5%) |
| CIE-LAB | lab(68.16, 4.02, -3.23) |
| CIE-LCH | lch(68.16, 5.15, 321.22°) |
| OKLab | oklab(72.7% 0.0109 -0.0085) |
| OKLCH | oklch(72.7% 0.014 321.9) |
| XYZ | xyz(37.5153, 38.1876, 44.4163) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.98
Dove Gray
#B6B8BD
ΔE00 7.13
Silver
#C0C0C0
ΔE00 9.27
Pinkish Grey
#C8ACA9
ΔE00 9.54
Cool Gray
#9AA7B0
ΔE00 10.06
Warm Grey
#978A84
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4AC #A5ACA4
analogous
#A7A4AC #ABA4AC #ACA4A9
triadic
#ABA4AC #ACABA4 #A4ACAB
tetradic
#ABA4AC #ACA7A4 #A5ACA4 #A4A9AC
square
#ABA4AC #ACA7A4 #A5ACA4 #A4A9AC
split-complementary
#ABA4AC #A9ACA4 #A4ACA7
monochromatic
#6E6670 #8D848F #ABA4AC #C9C4C9 #E6E4E6
Accessibility & contrast
On white
2.43
#ABA4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#ABA4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4AC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4AC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AC
Deuteranopia (green-blind)
#A5A6AC
Tritanopia (blue-blind)
#ABA5A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba4ac; /* rgb */ color: rgb(171, 164, 172); /* oklch */ color: oklch(72.7% 0.014 321.9);
Tailwind
colors: {
custom: {
50: '#c4bfc4',
500: '#aba4ac',
950: '#000000',
},
}SCSS
$custom: #aba4ac; $custom-light: #c4bfc4; $custom-dark: #000000;
JSON
{
"hex": "#aba4ac",
"rgb": {
"r": 171,
"g": 164,
"b": 172
},
"hsl": {
"h": 292.5,
"s": 4.598,
"l": 65.882
},
"oklch": {
"l": 0.72701,
"c": 0.01385,
"h": 321.9
},
"luminance": 0.38187
}Semantic roles & 50–950 ramp
primary
#ABA4AC
secondary
#D5D7D5
accent
#8E575E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181