#ABA4AA#ABA4AA
#ABA4AA is a light, near-neutral grey. Relative luminance 0.381; OKLCH L 72.6% C 0.012 H 330.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4AA |
|---|---|
| RGB | rgb(171, 164, 170) |
| HSL | hsl(309, 4%, 66%) |
| HSV | hsv(309, 4%, 67%) |
| CMYK | cmyk(0%, 4.1%, 0.6%, 32.9%) |
| CIE-LAB | lab(68.10, 3.64, -2.20) |
| CIE-LCH | lch(68.10, 4.25, 328.85°) |
| OKLab | oklab(72.64% 0.0101 -0.0058) |
| OKLCH | oklch(72.64% 0.012 330.2) |
| XYZ | xyz(37.3246, 38.1113, 43.4123) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.27
Dove Gray
#B6B8BD
ΔE00 6.90
Silver
#C0C0C0
ΔE00 8.86
Pinkish Grey
#C8ACA9
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 9.91
Grey
#929591
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4AA #A4ABA5
analogous
#A8A4AB #ABA4AA #ABA4A6
triadic
#ABA4AA #AAABA4 #A4AAAB
tetradic
#ABA4AA #ABA8A4 #A4ABA5 #A4A6AB
square
#ABA4AA #ABA8A4 #A4ABA5 #A4A6AB
split-complementary
#ABA4AA #A6ABA4 #A4ABA8
monochromatic
#6F666D #8E848C #ABA4AA #C8C4C8 #E6E4E5
Accessibility & contrast
On white
2.44
#ABA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#ABA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4AA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4AA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AA
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#ACA4A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba4aa; /* rgb */ color: rgb(171, 164, 170); /* oklch */ color: oklch(72.6% 0.012 330.2);
Tailwind
colors: {
custom: {
50: '#c4bfc3',
500: '#aba4aa',
950: '#000000',
},
}SCSS
$custom: #aba4aa; $custom-light: #c4bfc3; $custom-dark: #000000;
JSON
{
"hex": "#aba4aa",
"rgb": {
"r": 171,
"g": 164,
"b": 170
},
"hsl": {
"h": 308.571,
"s": 4,
"l": 65.686
},
"oklch": {
"l": 0.72639,
"c": 0.01166,
"h": 330.2
},
"luminance": 0.38111
}Semantic roles & 50–950 ramp
primary
#ABA4AA
secondary
#D4D7D5
accent
#8E5F58
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181