#ABA2A8#ABA2A8
#ABA2A8 is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 72.2% C 0.013 H 337.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2A8 |
|---|---|
| RGB | rgb(171, 162, 168) |
| HSL | hsl(320, 5%, 65%) |
| HSV | hsv(320, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 1.8%, 32.9%) |
| CIE-LAB | lab(67.52, 4.36, -1.94) |
| CIE-LCH | lch(67.52, 4.77, 336.03°) |
| OKLab | oklab(72.17% 0.0124 -0.0051) |
| OKLCH | oklch(72.17% 0.013 337.6) |
| XYZ | xyz(36.7818, 37.3260, 42.3051) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 7.86
Pinkish Grey
#C8ACA9
ΔE00 8.74
Silver
#C0C0C0
ΔE00 9.66
Warm Grey
#978A84
ΔE00 9.87
Grey
#929591
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2A8 #A2ABA5
analogous
#A9A2AB #ABA2A8 #ABA2A3
triadic
#ABA2A8 #A8ABA2 #A2A8AB
tetradic
#ABA2A8 #ABA9A2 #A2ABA5 #A2A3AB
square
#ABA2A8 #ABA9A2 #A2ABA5 #A2A3AB
split-complementary
#ABA2A8 #A3ABA2 #A2ABA9
monochromatic
#6F646B #8E828A #ABA2A8 #C8C2C6 #E5E2E4
Accessibility & contrast
On white
2.48
#ABA2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#ABA2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2A8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2A8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4A8
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#ACA2A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba2a8; /* rgb */ color: rgb(171, 162, 168); /* oklch */ color: oklch(72.2% 0.013 337.6);
Tailwind
colors: {
custom: {
50: '#c4bdc1',
500: '#aba2a8',
950: '#000000',
},
}SCSS
$custom: #aba2a8; $custom-light: #c4bdc1; $custom-dark: #000000;
JSON
{
"hex": "#aba2a8",
"rgb": {
"r": 171,
"g": 162,
"b": 168
},
"hsl": {
"h": 320,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72165,
"c": 0.01338,
"h": 337.6
},
"luminance": 0.37326
}Semantic roles & 50–950 ramp
primary
#ABA2A8
secondary
#D3D6D4
accent
#8F6957
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181