#ABA2A6#ABA2A6
#ABA2A6 is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 72.1% C 0.012 H 348.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2A6 |
|---|---|
| RGB | rgb(171, 162, 166) |
| HSL | hsl(333, 5%, 65%) |
| HSV | hsv(333, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 2.9%, 32.9%) |
| CIE-LAB | lab(67.47, 3.99, -0.91) |
| CIE-LCH | lch(67.47, 4.09, 347.20°) |
| OKLab | oklab(72.1% 0.0116 -0.0023) |
| OKLCH | oklch(72.1% 0.012 348.6) |
| XYZ | xyz(36.5969, 37.2521, 41.3314) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.50
Dove Gray
#B6B8BD
ΔE00 7.76
Pinkish Grey
#C8ACA9
ΔE00 8.47
Warm Grey
#978A84
ΔE00 9.28
Silver
#C0C0C0
ΔE00 9.35
Stone
#A89F91
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2A6 #A2ABA7
analogous
#ABA2AA #ABA2A6 #ABA2A2
triadic
#ABA2A6 #A6ABA2 #A2A6AB
tetradic
#ABA2A6 #AAABA2 #A2ABA7 #A2A2AB
square
#ABA2A6 #AAABA2 #A2ABA7 #A2A2AB
split-complementary
#ABA2A6 #A2ABA2 #A2AAAB
monochromatic
#6F6469 #8E8287 #ABA2A6 #C8C2C5 #E5E2E4
Accessibility & contrast
On white
2.49
#ABA2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#ABA2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2A6
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2A6 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A6
Deuteranopia (green-blind)
#A4A5A6
Tritanopia (blue-blind)
#ADA2A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba2a6; /* rgb */ color: rgb(171, 162, 166); /* oklch */ color: oklch(72.1% 0.012 348.6);
Tailwind
colors: {
custom: {
50: '#c4bdc0',
500: '#aba2a6',
950: '#000000',
},
}SCSS
$custom: #aba2a6; $custom-light: #c4bdc0; $custom-dark: #000000;
JSON
{
"hex": "#aba2a6",
"rgb": {
"r": 171,
"g": 162,
"b": 166
},
"hsl": {
"h": 333.333,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72104,
"c": 0.01182,
"h": 348.6
},
"luminance": 0.37252
}Semantic roles & 50–950 ramp
primary
#ABA2A6
secondary
#D3D6D5
accent
#8F7657
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181