#ABA2A2#ABA2A2
#ABA2A2 is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 72.0% C 0.010 H 17.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2A2 |
|---|---|
| RGB | rgb(171, 162, 162) |
| HSL | hsl(0, 5%, 65%) |
| HSV | hsv(0, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.36, 3.25, 1.17) |
| CIE-LCH | lch(67.36, 3.45, 19.72°) |
| OKLab | oklab(71.98% 0.01 0.0031) |
| OKLCH | oklch(71.98% 0.01 17.4) |
| XYZ | xyz(36.2357, 37.1076, 39.4290) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.74
Stone
#A89F91
ΔE00 7.50
Dove Gray
#B6B8BD
ΔE00 7.91
Pinkish Grey
#C8ACA9
ΔE00 8.25
Warm Grey
#978A84
ΔE00 8.26
Grey
#929591
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2A2 #A2ABAB
analogous
#ABA2A6 #ABA2A2 #ABA6A2
triadic
#ABA2A2 #A2ABA2 #A2A2AB
tetradic
#ABA2A2 #A6ABA2 #A2ABAB #A6A2AB
square
#ABA2A2 #A6ABA2 #A2ABAB #A6A2AB
split-complementary
#ABA2A2 #A2ABA6 #A2A6AB
monochromatic
#6F6464 #8E8282 #ABA2A2 #C8C2C2 #E5E2E2
Accessibility & contrast
On white
2.49
#ABA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#ABA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2A2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2A2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#A5A5A2
Tritanopia (blue-blind)
#ADA1A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba2a2; /* rgb */ color: rgb(171, 162, 162); /* oklch */ color: oklch(72.0% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#c4bdbd',
500: '#aba2a2',
950: '#000000',
},
}SCSS
$custom: #aba2a2; $custom-light: #c4bdbd; $custom-dark: #000000;
JSON
{
"hex": "#aba2a2",
"rgb": {
"r": 171,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.71983,
"c": 0.01047,
"h": 17.4
},
"luminance": 0.37107
}Semantic roles & 50–950 ramp
primary
#ABA2A2
secondary
#D3D6D6
accent
#8F8F57
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181