#ABA7AA#ABA7AA
#ABA7AA is a light, near-neutral grey. Relative luminance 0.392; OKLCH L 73.3% C 0.006 H 334.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7AA |
|---|---|
| RGB | rgb(171, 167, 170) |
| HSL | hsl(315, 2%, 66%) |
| HSV | hsv(315, 2%, 67%) |
| CMYK | cmyk(0%, 2.3%, 0.6%, 32.9%) |
| CIE-LAB | lab(68.89, 1.99, -1.04) |
| CIE-LCH | lch(68.89, 2.25, 332.49°) |
| OKLab | oklab(73.26% 0.0056 -0.0027) |
| OKLCH | oklch(73.26% 0.006 334) |
| XYZ | xyz(37.8679, 39.1978, 43.5934) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.96
Dove Gray
#B6B8BD
ΔE00 5.38
Silver
#C0C0C0
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 8.22
Grey
#929591
ΔE00 8.79
Stone
#A89F91
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7AA #A7ABA8
analogous
#AAA7AB #ABA7AA #ABA7A8
triadic
#ABA7AA #AAABA7 #A7AAAB
tetradic
#ABA7AA #ABAAA7 #A7ABA8 #A7A8AB
square
#ABA7AA #ABAAA7 #A7ABA8 #A7A8AB
split-complementary
#ABA7AA #A8ABA7 #A7ABAA
monochromatic
#6E696D #8D888C #ABA7AA #C9C6C8 #E7E6E6
Accessibility & contrast
On white
2.38
#ABA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#ABA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7AA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7AA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A8A8AA
Tritanopia (blue-blind)
#ABA7A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba7aa; /* rgb */ color: rgb(171, 167, 170); /* oklch */ color: oklch(73.3% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#c4c1c3',
500: '#aba7aa',
950: '#000000',
},
}SCSS
$custom: #aba7aa; $custom-light: #c4c1c3; $custom-dark: #000000;
JSON
{
"hex": "#aba7aa",
"rgb": {
"r": 171,
"g": 167,
"b": 170
},
"hsl": {
"h": 315,
"s": 2.326,
"l": 66.275
},
"oklch": {
"l": 0.73259,
"c": 0.00622,
"h": 334
},
"luminance": 0.39198
}Semantic roles & 50–950 ramp
primary
#ABA7AA
secondary
#D6D8D7
accent
#8C6659
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#121212
muted
#818181