#ABA6AA#ABA6AA
#ABA6AA is a light, near-neutral grey. Relative luminance 0.388; OKLCH L 73.1% C 0.008 H 332.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6AA |
|---|---|
| RGB | rgb(171, 166, 170) |
| HSL | hsl(312, 3%, 66%) |
| HSV | hsv(312, 3%, 67%) |
| CMYK | cmyk(0%, 2.9%, 0.6%, 32.9%) |
| CIE-LAB | lab(68.63, 2.54, -1.42) |
| CIE-LCH | lch(68.63, 2.91, 330.71°) |
| OKLab | oklab(73.05% 0.0071 -0.0037) |
| OKLCH | oklch(73.05% 0.008 332.2) |
| XYZ | xyz(37.6854, 38.8328, 43.5326) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.76
Dove Gray
#B6B8BD
ΔE00 5.83
Silver
#C0C0C0
ΔE00 7.72
Cool Gray
#9AA7B0
ΔE00 8.75
Grey
#929591
ΔE00 9.27
Stone
#A89F91
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6AA #A6ABA7
analogous
#A9A6AB #ABA6AA #ABA6A7
triadic
#ABA6AA #AAABA6 #A6AAAB
tetradic
#ABA6AA #ABA9A6 #A6ABA7 #A6A7AB
square
#ABA6AA #ABA9A6 #A6ABA7 #A6A7AB
split-complementary
#ABA6AA #A7ABA6 #A6ABA9
monochromatic
#6E686D #8D878C #ABA6AA #C9C5C8 #E6E5E6
Accessibility & contrast
On white
2.40
#ABA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#ABA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6AA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6AA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 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)
#A6A7AA
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#ACA6A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba6aa; /* rgb */ color: rgb(171, 166, 170); /* oklch */ color: oklch(73.1% 0.008 332.2);
Tailwind
colors: {
custom: {
50: '#c4c0c3',
500: '#aba6aa',
950: '#000000',
},
}SCSS
$custom: #aba6aa; $custom-light: #c4c0c3; $custom-dark: #000000;
JSON
{
"hex": "#aba6aa",
"rgb": {
"r": 171,
"g": 166,
"b": 170
},
"hsl": {
"h": 312,
"s": 2.89,
"l": 66.078
},
"oklch": {
"l": 0.73052,
"c": 0.00803,
"h": 332.2
},
"luminance": 0.38833
}Semantic roles & 50–950 ramp
primary
#ABA6AA
secondary
#D6D7D6
accent
#8D6359
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#121212
muted
#818181