#ABA3A2#ABA3A2
#ABA3A2 is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.2% C 0.009 H 26.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3A2 |
|---|---|
| RGB | rgb(171, 163, 162) |
| HSL | hsl(7, 5%, 65%) |
| HSV | hsv(7, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.62, 2.70, 1.55) |
| CIE-LCH | lch(67.62, 3.11, 29.84°) |
| OKLab | oklab(72.19% 0.0085 0.0041) |
| OKLCH | oklch(72.19% 0.009 26.1) |
| XYZ | xyz(36.4125, 37.4613, 39.4879) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.15
Stone
#A89F91
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 7.59
Greyish
#A8A495
ΔE00 8.17
Warm Grey
#978A84
ΔE00 8.37
Grey
#929591
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3A2 #A2AAAB
analogous
#ABA2A5 #ABA3A2 #ABA7A2
triadic
#ABA3A2 #A2ABA3 #A3A2AB
tetradic
#ABA3A2 #A5ABA2 #A2AAAB #A7A2AB
square
#ABA3A2 #A5ABA2 #A2AAAB #A7A2AB
split-complementary
#ABA3A2 #A2ABA7 #A2A5AB
monochromatic
#6F6564 #8E8382 #ABA3A2 #C8C3C2 #E5E3E2
Accessibility & contrast
On white
2.47
#ABA3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#ABA3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3A2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3A2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#ADA2A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba3a2; /* rgb */ color: rgb(171, 163, 162); /* oklch */ color: oklch(72.2% 0.009 26.1);
Tailwind
colors: {
custom: {
50: '#c4bebd',
500: '#aba3a2',
950: '#000000',
},
}SCSS
$custom: #aba3a2; $custom-light: #c4bebd; $custom-dark: #000000;
JSON
{
"hex": "#aba3a2",
"rgb": {
"r": 171,
"g": 163,
"b": 162
},
"hsl": {
"h": 6.667,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.7219,
"c": 0.00942,
"h": 26.1
},
"luminance": 0.37461
}Semantic roles & 50–950 ramp
primary
#ABA3A2
secondary
#D3D6D6
accent
#898F57
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181