#ABA4A2#ABA4A2
#ABA4A2 is a light, near-neutral grey. Relative luminance 0.378; OKLCH L 72.4% C 0.009 H 36.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4A2 |
|---|---|
| RGB | rgb(171, 164, 162) |
| HSL | hsl(13, 5%, 65%) |
| HSV | hsv(13, 5%, 67%) |
| CMYK | cmyk(0%, 4.1%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.89, 2.15, 1.93) |
| CIE-LCH | lch(67.89, 2.89, 41.92°) |
| OKLab | oklab(72.4% 0.0069 0.0051) |
| OKLCH | oklch(72.4% 0.009 36.5) |
| XYZ | xyz(36.5908, 37.8178, 39.5473) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.63
Stone
#A89F91
ΔE00 6.16
Greyish
#A8A495
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.34
Grey
#929591
ΔE00 7.95
Greige
#B8AB98
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4A2 #A2A9AB
analogous
#ABA2A4 #ABA4A2 #ABA8A2
triadic
#ABA4A2 #A2ABA4 #A4A2AB
tetradic
#ABA4A2 #A4ABA2 #A2A9AB #A8A2AB
square
#ABA4A2 #A4ABA2 #A2A9AB #A8A2AB
split-complementary
#ABA4A2 #A2ABA8 #A2A4AB
monochromatic
#6F6664 #8E8582 #ABA4A2 #C8C3C2 #E5E3E2
Accessibility & contrast
On white
2.45
#ABA4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#ABA4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4A2
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4A2 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A2
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#ADA3A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba4a2; /* rgb */ color: rgb(171, 164, 162); /* oklch */ color: oklch(72.4% 0.009 36.5);
Tailwind
colors: {
custom: {
50: '#c4bfbd',
500: '#aba4a2',
950: '#000000',
},
}SCSS
$custom: #aba4a2; $custom-light: #c4bfbd; $custom-dark: #000000;
JSON
{
"hex": "#aba4a2",
"rgb": {
"r": 171,
"g": 164,
"b": 162
},
"hsl": {
"h": 13.333,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72398,
"c": 0.00864,
"h": 36.5
},
"luminance": 0.37817
}Semantic roles & 50–950 ramp
primary
#ABA4A2
secondary
#D3D5D6
accent
#828F57
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181