#ABA5A2#ABA5A2
#ABA5A2 is a light, near-neutral grey. Relative luminance 0.382; OKLCH L 72.6% C 0.008 H 48.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5A2 |
|---|---|
| RGB | rgb(171, 165, 162) |
| HSL | hsl(20, 5%, 65%) |
| HSV | hsv(20, 5%, 67%) |
| CMYK | cmyk(0%, 3.5%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.15, 1.61, 2.32) |
| CIE-LCH | lch(68.15, 2.82, 55.29°) |
| OKLab | oklab(72.61% 0.0054 0.0062) |
| OKLCH | oklch(72.61% 0.008 48.6) |
| XYZ | xyz(36.7704, 38.1771, 39.6072) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.22
Stone
#A89F91
ΔE00 5.58
Greyish
#A8A495
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 7.19
Greige
#B8AB98
ΔE00 7.41
Grey
#929591
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5A2 #A2A8AB
analogous
#ABA2A3 #ABA5A2 #ABA9A2
triadic
#ABA5A2 #A2ABA5 #A5A2AB
tetradic
#ABA5A2 #A3ABA2 #A2A8AB #A9A2AB
square
#ABA5A2 #A3ABA2 #A2A8AB #A9A2AB
split-complementary
#ABA5A2 #A2ABA9 #A2A3AB
monochromatic
#6F6864 #8E8682 #ABA5A2 #C8C4C2 #E5E3E2
Accessibility & contrast
On white
2.43
#ABA5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#ABA5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5A2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5A2 | 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)
#A7A5A2
Deuteranopia (green-blind)
#A8A7A2
Tritanopia (blue-blind)
#ADA4A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba5a2; /* rgb */ color: rgb(171, 165, 162); /* oklch */ color: oklch(72.6% 0.008 48.6);
Tailwind
colors: {
custom: {
50: '#c4bfbd',
500: '#aba5a2',
950: '#000000',
},
}SCSS
$custom: #aba5a2; $custom-light: #c4bfbd; $custom-dark: #000000;
JSON
{
"hex": "#aba5a2",
"rgb": {
"r": 171,
"g": 165,
"b": 162
},
"hsl": {
"h": 20,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72605,
"c": 0.0082,
"h": 48.6
},
"luminance": 0.38177
}Semantic roles & 50–950 ramp
primary
#ABA5A2
secondary
#D3D5D6
accent
#7C8F57
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121212
muted
#818181