#ABA2A7#ABA2A7
#ABA2A7 is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 72.1% C 0.013 H 342.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2A7 |
|---|---|
| RGB | rgb(171, 162, 167) |
| HSL | hsl(327, 5%, 65%) |
| HSV | hsv(327, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 2.3%, 32.9%) |
| CIE-LAB | lab(67.49, 4.17, -1.42) |
| CIE-LCH | lch(67.49, 4.41, 341.18°) |
| OKLab | oklab(72.13% 0.012 -0.0037) |
| OKLCH | oklch(72.13% 0.013 342.7) |
| XYZ | xyz(36.6890, 37.2889, 41.8164) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 7.79
Pinkish Grey
#C8ACA9
ΔE00 8.60
Silver
#C0C0C0
ΔE00 9.50
Warm Grey
#978A84
ΔE00 9.57
Stone
#A89F91
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2A7 #A2ABA6
analogous
#AAA2AB #ABA2A7 #ABA2A2
triadic
#ABA2A7 #A7ABA2 #A2A7AB
tetradic
#ABA2A7 #ABAAA2 #A2ABA6 #A2A2AB
square
#ABA2A7 #ABAAA2 #A2ABA6 #A2A2AB
split-complementary
#ABA2A7 #A2ABA2 #A2ABAA
monochromatic
#6F646A #8E8289 #ABA2A7 #C8C2C5 #E5E2E4
Accessibility & contrast
On white
2.48
#ABA2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#ABA2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2A7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2A7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4A7
Deuteranopia (green-blind)
#A4A5A7
Tritanopia (blue-blind)
#ACA2A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba2a7; /* rgb */ color: rgb(171, 162, 167); /* oklch */ color: oklch(72.1% 0.013 342.7);
Tailwind
colors: {
custom: {
50: '#c4bdc1',
500: '#aba2a7',
950: '#000000',
},
}SCSS
$custom: #aba2a7; $custom-light: #c4bdc1; $custom-dark: #000000;
JSON
{
"hex": "#aba2a7",
"rgb": {
"r": 171,
"g": 162,
"b": 167
},
"hsl": {
"h": 326.667,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72134,
"c": 0.01254,
"h": 342.7
},
"luminance": 0.37289
}Semantic roles & 50–950 ramp
primary
#ABA2A7
secondary
#D3D6D4
accent
#8F7057
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181