#ABA1AA#ABA1AA
#ABA1AA is a light, near-neutral grey. Relative luminance 0.370; OKLCH L 72.0% C 0.017 H 328.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1AA |
|---|---|
| RGB | rgb(171, 161, 170) |
| HSL | hsl(306, 6%, 65%) |
| HSV | hsv(306, 6%, 67%) |
| CMYK | cmyk(0%, 5.8%, 0.6%, 32.9%) |
| CIE-LAB | lab(67.31, 5.29, -3.36) |
| CIE-LCH | lch(67.31, 6.26, 327.60°) |
| OKLab | oklab(72.02% 0.0147 -0.0089) |
| OKLCH | oklch(72.02% 0.017 328.9) |
| XYZ | xyz(36.7941, 37.0502, 43.2355) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.37
Dove Gray
#B6B8BD
ΔE00 8.66
Pinkish Grey
#C8ACA9
ΔE00 9.10
Silver
#C0C0C0
ΔE00 10.63
Warm Grey
#978A84
ΔE00 10.64
Cool Gray
#9AA7B0
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1AA #A1ABA2
analogous
#A7A1AB #ABA1AA #ABA1A5
triadic
#ABA1AA #AAABA1 #A1AAAB
tetradic
#ABA1AA #ABA7A1 #A1ABA2 #A1A5AB
square
#ABA1AA #ABA7A1 #A1ABA2 #A1A5AB
split-complementary
#ABA1AA #A5ABA1 #A1ABA7
monochromatic
#6F636E #8E818D #ABA1AA #C8C1C7 #E5E2E4
Accessibility & contrast
On white
2.50
#ABA1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#ABA1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1AA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1AA | 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)
#A1A3AA
Deuteranopia (green-blind)
#A3A4AA
Tritanopia (blue-blind)
#ACA2A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba1aa; /* rgb */ color: rgb(171, 161, 170); /* oklch */ color: oklch(72.0% 0.017 328.9);
Tailwind
colors: {
custom: {
50: '#c4bcc3',
500: '#aba1aa',
950: '#000000',
},
}SCSS
$custom: #aba1aa; $custom-light: #c4bcc3; $custom-dark: #000000;
JSON
{
"hex": "#aba1aa",
"rgb": {
"r": 171,
"g": 161,
"b": 170
},
"hsl": {
"h": 306,
"s": 5.618,
"l": 65.098
},
"oklch": {
"l": 0.72022,
"c": 0.01715,
"h": 328.9
},
"luminance": 0.3705
}Semantic roles & 50–950 ramp
primary
#ABA1AA
secondary
#D2D6D3
accent
#905C56
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181