#ABA4A7#ABA4A7
#ABA4A7 is a light, near-neutral grey. Relative luminance 0.380; OKLCH L 72.5% C 0.009 H 349.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4A7 |
|---|---|
| RGB | rgb(171, 164, 167) |
| HSL | hsl(334, 4%, 66%) |
| HSV | hsv(334, 4%, 67%) |
| CMYK | cmyk(0%, 4.1%, 2.3%, 32.9%) |
| CIE-LAB | lab(68.02, 3.07, -0.65) |
| CIE-LCH | lch(68.02, 3.14, 348.04°) |
| OKLab | oklab(72.55% 0.0089 -0.0017) |
| OKLCH | oklch(72.55% 0.009 349.4) |
| XYZ | xyz(37.0441, 37.9991, 41.9348) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.32
Dove Gray
#B6B8BD
ΔE00 6.79
Silver
#C0C0C0
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.92
Stone
#A89F91
ΔE00 9.00
Grey
#929591
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4A7 #A4ABA8
analogous
#ABA4AA #ABA4A7 #ABA4A4
triadic
#ABA4A7 #A7ABA4 #A4A7AB
tetradic
#ABA4A7 #AAABA4 #A4ABA8 #A4A4AB
square
#ABA4A7 #AAABA4 #A4ABA8 #A4A4AB
split-complementary
#ABA4A7 #A4ABA4 #A4AAAB
monochromatic
#6F666A #8E8488 #ABA4A7 #C8C4C6 #E6E4E5
Accessibility & contrast
On white
2.44
#ABA4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#ABA4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4A7
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4A7 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#A6A6A7
Tritanopia (blue-blind)
#ACA4A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba4a7; /* rgb */ color: rgb(171, 164, 167); /* oklch */ color: oklch(72.5% 0.009 349.4);
Tailwind
colors: {
custom: {
50: '#c4bfc1',
500: '#aba4a7',
950: '#000000',
},
}SCSS
$custom: #aba4a7; $custom-light: #c4bfc1; $custom-dark: #000000;
JSON
{
"hex": "#aba4a7",
"rgb": {
"r": 171,
"g": 164,
"b": 167
},
"hsl": {
"h": 334.286,
"s": 4,
"l": 65.686
},
"oklch": {
"l": 0.72547,
"c": 0.0091,
"h": 349.4
},
"luminance": 0.37999
}Semantic roles & 50–950 ramp
primary
#ABA4A7
secondary
#D4D7D6
accent
#8E7758
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181