#ABA2A1#ABA2A1
#ABA2A1 is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 72.0% C 0.011 H 25.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2A1 |
|---|---|
| RGB | rgb(171, 162, 161) |
| HSL | hsl(6, 6%, 65%) |
| HSV | hsv(6, 6%, 67%) |
| CMYK | cmyk(0%, 5.3%, 5.8%, 32.9%) |
| CIE-LAB | lab(67.33, 3.07, 1.68) |
| CIE-LCH | lch(67.33, 3.50, 28.74°) |
| OKLab | oklab(71.95% 0.0096 0.0045) |
| OKLCH | oklch(71.95% 0.011 25.1) |
| XYZ | xyz(36.1471, 37.0721, 38.9627) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.67
Stone
#A89F91
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 8.03
Warm Grey
#978A84
ΔE00 8.07
Pinkish Grey
#C8ACA9
ΔE00 8.29
Greyish
#A8A495
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2A1 #A1AAAB
analogous
#ABA1A5 #ABA2A1 #ABA7A1
triadic
#ABA2A1 #A1ABA2 #A2A1AB
tetradic
#ABA2A1 #A5ABA1 #A1AAAB #A7A1AB
square
#ABA2A1 #A5ABA1 #A1AAAB #A7A1AB
split-complementary
#ABA2A1 #A1ABA7 #A1A5AB
monochromatic
#6F6463 #8E8281 #ABA2A1 #C8C2C1 #E5E2E2
Accessibility & contrast
On white
2.50
#ABA2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#ABA2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2A1
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2A1 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A1
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#ADA1A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba2a1; /* rgb */ color: rgb(171, 162, 161); /* oklch */ color: oklch(72.0% 0.011 25.1);
Tailwind
colors: {
custom: {
50: '#c4bdbc',
500: '#aba2a1',
950: '#000000',
},
}SCSS
$custom: #aba2a1; $custom-light: #c4bdbc; $custom-dark: #000000;
JSON
{
"hex": "#aba2a1",
"rgb": {
"r": 171,
"g": 162,
"b": 161
},
"hsl": {
"h": 6,
"s": 5.618,
"l": 65.098
},
"oklch": {
"l": 0.71954,
"c": 0.01059,
"h": 25.1
},
"luminance": 0.37072
}Semantic roles & 50–950 ramp
primary
#ABA2A1
secondary
#D2D5D6
accent
#8A9056
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181