#ABA2AB#ABA2AB
#ABA2AB is a light, near-neutral grey. Relative luminance 0.374; OKLCH L 72.3% C 0.016 H 325.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2AB |
|---|---|
| RGB | rgb(171, 162, 171) |
| HSL | hsl(300, 5%, 65%) |
| HSV | hsv(300, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 0%, 32.9%) |
| CIE-LAB | lab(67.61, 4.93, -3.49) |
| CIE-LCH | lch(67.61, 6.04, 324.73°) |
| OKLab | oklab(72.26% 0.0135 -0.0092) |
| OKLCH | oklch(72.26% 0.016 325.7) |
| XYZ | xyz(37.0645, 37.4391, 43.7940) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 8.20
Pinkish Grey
#C8ACA9
ΔE00 9.28
Silver
#C0C0C0
ΔE00 10.25
Warm Grey
#978A84
ΔE00 10.82
Cool Gray
#9AA7B0
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2AB #A2ABA2
analogous
#A6A2AB #ABA2AB #ABA2A6
triadic
#ABA2AB #ABABA2 #A2ABAB
tetradic
#ABA2AB #ABA6A2 #A2ABA2 #A2A6AB
square
#ABA2AB #ABA6A2 #A2ABA2 #A2A6AB
split-complementary
#ABA2AB #A6ABA2 #A2ABA6
monochromatic
#6F646F #8E828E #ABA2AB #C8C2C8 #E5E2E5
Accessibility & contrast
On white
2.47
#ABA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#ABA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2AB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2AB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#ACA3A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2ab; /* rgb */ color: rgb(171, 162, 171); /* oklch */ color: oklch(72.3% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#c4bdc4',
500: '#aba2ab',
950: '#000000',
},
}SCSS
$custom: #aba2ab; $custom-light: #c4bdc4; $custom-dark: #000000;
JSON
{
"hex": "#aba2ab",
"rgb": {
"r": 171,
"g": 162,
"b": 171
},
"hsl": {
"h": 300,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72259,
"c": 0.01638,
"h": 325.7
},
"luminance": 0.37439
}Semantic roles & 50–950 ramp
primary
#ABA2AB
secondary
#D3D6D3
accent
#8F5757
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181