#ABA7AC#ABA7AC
#ABA7AC is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.3% C 0.008 H 319.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7AC |
|---|---|
| RGB | rgb(171, 167, 172) |
| HSL | hsl(288, 3%, 66%) |
| HSV | hsv(288, 3%, 67%) |
| CMYK | cmyk(0.6%, 2.9%, 0%, 32.5%) |
| CIE-LAB | lab(68.95, 2.37, -2.07) |
| CIE-LCH | lch(68.95, 3.14, 318.94°) |
| OKLab | oklab(73.32% 0.0064 -0.0055) |
| OKLCH | oklch(73.32% 0.008 319.4) |
| XYZ | xyz(38.0585, 39.2740, 44.5974) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.77
Dove Gray
#B6B8BD
ΔE00 5.39
Silver
#C0C0C0
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 8.22
Grey
#929591
ΔE00 9.48
Cool Grey
#95A3A6
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7AC #A8ACA7
analogous
#A9A7AC #ABA7AC #ACA7AB
triadic
#ABA7AC #ACABA7 #A7ACAB
tetradic
#ABA7AC #ACA9A7 #A8ACA7 #A7ABAC
square
#ABA7AC #ACA9A7 #A8ACA7 #A7ABAC
split-complementary
#ABA7AC #ABACA7 #A7ACA9
monochromatic
#6E696F #8D888E #ABA7AC #C9C6CA #E7E6E7
Accessibility & contrast
On white
2.37
#ABA7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#ABA7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7AC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7AC | 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)
#A7A8AC
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#ABA7A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba7ac; /* rgb */ color: rgb(171, 167, 172); /* oklch */ color: oklch(73.3% 0.008 319.4);
Tailwind
colors: {
custom: {
50: '#c4c1c4',
500: '#aba7ac',
950: '#000000',
},
}SCSS
$custom: #aba7ac; $custom-light: #c4c1c4; $custom-dark: #000000;
JSON
{
"hex": "#aba7ac",
"rgb": {
"r": 171,
"g": 167,
"b": 172
},
"hsl": {
"h": 288,
"s": 2.924,
"l": 66.471
},
"oklch": {
"l": 0.73321,
"c": 0.0084,
"h": 319.4
},
"luminance": 0.39274
}Semantic roles & 50–950 ramp
primary
#ABA7AC
secondary
#D7D8D7
accent
#8D5963
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121212
muted
#818181