#ABA5AC#ABA5AC
#ABA5AC is a light, near-neutral grey. Relative luminance 0.385; OKLCH L 72.9% C 0.012 H 321.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5AC |
|---|---|
| RGB | rgb(171, 165, 172) |
| HSL | hsl(291, 4%, 66%) |
| HSV | hsv(291, 4%, 67%) |
| CMYK | cmyk(0.6%, 4.1%, 0%, 32.5%) |
| CIE-LAB | lab(68.42, 3.47, -2.84) |
| CIE-LCH | lch(68.42, 4.48, 320.68°) |
| OKLab | oklab(72.91% 0.0094 -0.0075) |
| OKLCH | oklch(72.91% 0.012 321.3) |
| XYZ | xyz(37.6949, 38.5469, 44.4762) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.27
Dove Gray
#B6B8BD
ΔE00 6.52
Silver
#C0C0C0
ΔE00 8.68
Cool Gray
#9AA7B0
ΔE00 9.44
Pinkish Grey
#C8ACA9
ΔE00 9.65
Grey
#929591
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5AC #A6ACA5
analogous
#A7A5AC #ABA5AC #ACA5A9
triadic
#ABA5AC #ACABA5 #A5ACAB
tetradic
#ABA5AC #ACA7A5 #A6ACA5 #A5A9AC
square
#ABA5AC #ACA7A5 #A6ACA5 #A5A9AC
split-complementary
#ABA5AC #A9ACA5 #A5ACA7
monochromatic
#6E6770 #8D858F #ABA5AC #C9C5C9 #E6E5E7
Accessibility & contrast
On white
2.41
#ABA5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#ABA5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5AC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5AC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#ABA6A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba5ac; /* rgb */ color: rgb(171, 165, 172); /* oklch */ color: oklch(72.9% 0.012 321.3);
Tailwind
colors: {
custom: {
50: '#c4bfc4',
500: '#aba5ac',
950: '#000000',
},
}SCSS
$custom: #aba5ac; $custom-light: #c4bfc4; $custom-dark: #000000;
JSON
{
"hex": "#aba5ac",
"rgb": {
"r": 171,
"g": 165,
"b": 172
},
"hsl": {
"h": 291.429,
"s": 4.046,
"l": 66.078
},
"oklch": {
"l": 0.72907,
"c": 0.01203,
"h": 321.3
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#ABA5AC
secondary
#D6D8D5
accent
#8E585F
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121212
muted
#818181