#ABA6AC#ABA6AC
#ABA6AC is a light, near-neutral grey. Relative luminance 0.389; OKLCH L 73.1% C 0.010 H 320.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6AC |
|---|---|
| RGB | rgb(171, 166, 172) |
| HSL | hsl(290, 3%, 66%) |
| HSV | hsv(290, 3%, 67%) |
| CMYK | cmyk(0.6%, 3.5%, 0%, 32.5%) |
| CIE-LAB | lab(68.69, 2.92, -2.45) |
| CIE-LCH | lch(68.69, 3.81, 319.95°) |
| OKLab | oklab(73.11% 0.0079 -0.0065) |
| OKLCH | oklch(73.11% 0.01 320.6) |
| XYZ | xyz(37.8760, 38.9090, 44.5365) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.53
Dove Gray
#B6B8BD
ΔE00 5.94
Silver
#C0C0C0
ΔE00 8.09
Cool Gray
#9AA7B0
ΔE00 8.82
Pinkish Grey
#C8ACA9
ΔE00 9.82
Grey
#929591
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6AC #A7ACA6
analogous
#A8A6AC #ABA6AC #ACA6AA
triadic
#ABA6AC #ACABA6 #A6ACAB
tetradic
#ABA6AC #ACA8A6 #A7ACA6 #A6AAAC
square
#ABA6AC #ACA8A6 #A7ACA6 #A6AAAC
split-complementary
#ABA6AC #AAACA6 #A6ACA8
monochromatic
#6E6870 #8D868E #ABA6AC #C9C6CA #E7E5E7
Accessibility & contrast
On white
2.39
#ABA6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ABA6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6AC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6AC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AC
Deuteranopia (green-blind)
#A6A8AC
Tritanopia (blue-blind)
#ABA7A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba6ac; /* rgb */ color: rgb(171, 166, 172); /* oklch */ color: oklch(73.1% 0.010 320.6);
Tailwind
colors: {
custom: {
50: '#c4c0c4',
500: '#aba6ac',
950: '#000000',
},
}SCSS
$custom: #aba6ac; $custom-light: #c4c0c4; $custom-dark: #000000;
JSON
{
"hex": "#aba6ac",
"rgb": {
"r": 171,
"g": 166,
"b": 172
},
"hsl": {
"h": 290,
"s": 3.488,
"l": 66.275
},
"oklch": {
"l": 0.73114,
"c": 0.01022,
"h": 320.6
},
"luminance": 0.38909
}Semantic roles & 50–950 ramp
primary
#ABA6AC
secondary
#D6D8D6
accent
#8D5861
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121212
muted
#818181