#ABA7AB#ABA7AB
#ABA7AB is a light, near-neutral grey. Relative luminance 0.392; OKLCH L 73.3% C 0.007 H 325.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7AB |
|---|---|
| RGB | rgb(171, 167, 171) |
| HSL | hsl(300, 2%, 66%) |
| HSV | hsv(300, 2%, 67%) |
| CMYK | cmyk(0%, 2.3%, 0%, 32.9%) |
| CIE-LAB | lab(68.92, 2.18, -1.55) |
| CIE-LCH | lch(68.92, 2.68, 324.57°) |
| OKLab | oklab(73.29% 0.006 -0.0041) |
| OKLCH | oklch(73.29% 0.007 325.7) |
| XYZ | xyz(37.9628, 39.2357, 44.0935) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.36
Dove Gray
#B6B8BD
ΔE00 5.36
Silver
#C0C0C0
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 8.21
Grey
#929591
ΔE00 9.13
Cool Grey
#95A3A6
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7AB #A7ABA7
analogous
#A9A7AB #ABA7AB #ABA7A9
triadic
#ABA7AB #ABABA7 #A7ABAB
tetradic
#ABA7AB #ABA9A7 #A7ABA7 #A7A9AB
square
#ABA7AB #ABA9A7 #A7ABA7 #A7A9AB
split-complementary
#ABA7AB #A9ABA7 #A7ABA9
monochromatic
#6E696E #8D888D #ABA7AB #C9C6C9 #E7E6E7
Accessibility & contrast
On white
2.37
#ABA7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#ABA7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7AB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7AB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#A8A8AB
Tritanopia (blue-blind)
#ABA7A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba7ab; /* rgb */ color: rgb(171, 167, 171); /* oklch */ color: oklch(73.3% 0.007 325.7);
Tailwind
colors: {
custom: {
50: '#c4c1c4',
500: '#aba7ab',
950: '#000000',
},
}SCSS
$custom: #aba7ab; $custom-light: #c4c1c4; $custom-dark: #000000;
JSON
{
"hex": "#aba7ab",
"rgb": {
"r": 171,
"g": 167,
"b": 171
},
"hsl": {
"h": 300,
"s": 2.326,
"l": 66.275
},
"oklch": {
"l": 0.7329,
"c": 0.00725,
"h": 325.7
},
"luminance": 0.39236
}Semantic roles & 50–950 ramp
primary
#ABA7AB
secondary
#D6D8D6
accent
#8C5959
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121212
muted
#818181