#ABA6AB#ABA6AB
#ABA6AB is a light, near-neutral grey. Relative luminance 0.389; OKLCH L 73.1% C 0.009 H 325.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6AB |
|---|---|
| RGB | rgb(171, 166, 171) |
| HSL | hsl(300, 3%, 66%) |
| HSV | hsv(300, 3%, 67%) |
| CMYK | cmyk(0%, 2.9%, 0%, 32.9%) |
| CIE-LAB | lab(68.66, 2.73, -1.94) |
| CIE-LCH | lch(68.66, 3.35, 324.60°) |
| OKLab | oklab(73.08% 0.0075 -0.0051) |
| OKLCH | oklch(73.08% 0.009 325.7) |
| XYZ | xyz(37.7803, 38.8708, 44.0327) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.13
Dove Gray
#B6B8BD
ΔE00 5.87
Silver
#C0C0C0
ΔE00 7.90
Cool Gray
#9AA7B0
ΔE00 8.77
Grey
#929591
ΔE00 9.62
Pinkish Grey
#C8ACA9
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6AB #A6ABA6
analogous
#A8A6AB #ABA6AB #ABA6A8
triadic
#ABA6AB #ABABA6 #A6ABAB
tetradic
#ABA6AB #ABA8A6 #A6ABA6 #A6A8AB
square
#ABA6AB #ABA8A6 #A6ABA6 #A6A8AB
split-complementary
#ABA6AB #A8ABA6 #A6ABA8
monochromatic
#6E686E #8D878D #ABA6AB #C9C5C9 #E6E5E6
Accessibility & contrast
On white
2.39
#ABA6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#ABA6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6AB
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6AB | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#ABA6A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba6ab; /* rgb */ color: rgb(171, 166, 171); /* oklch */ color: oklch(73.1% 0.009 325.7);
Tailwind
colors: {
custom: {
50: '#c4c0c4',
500: '#aba6ab',
950: '#000000',
},
}SCSS
$custom: #aba6ab; $custom-light: #c4c0c4; $custom-dark: #000000;
JSON
{
"hex": "#aba6ab",
"rgb": {
"r": 171,
"g": 166,
"b": 171
},
"hsl": {
"h": 300,
"s": 2.89,
"l": 66.078
},
"oklch": {
"l": 0.73083,
"c": 0.00908,
"h": 325.7
},
"luminance": 0.38871
}Semantic roles & 50–950 ramp
primary
#ABA6AB
secondary
#D6D7D6
accent
#8D5959
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121212
muted
#818181