#ABA2AA#ABA2AA
#ABA2AA is a light, near-neutral grey. Relative luminance 0.374; OKLCH L 72.2% C 0.015 H 329.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2AA |
|---|---|
| RGB | rgb(171, 162, 170) |
| HSL | hsl(307, 5%, 65%) |
| HSV | hsv(307, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 0.6%, 32.9%) |
| CIE-LAB | lab(67.58, 4.74, -2.97) |
| CIE-LCH | lch(67.58, 5.59, 327.91°) |
| OKLab | oklab(72.23% 0.0132 -0.0078) |
| OKLCH | oklch(72.23% 0.015 329.2) |
| XYZ | xyz(36.9695, 37.4011, 43.2940) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 8.06
Pinkish Grey
#C8ACA9
ΔE00 9.09
Silver
#C0C0C0
ΔE00 10.04
Warm Grey
#978A84
ΔE00 10.50
Cool Gray
#9AA7B0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2AA #A2ABA3
analogous
#A7A2AB #ABA2AA #ABA2A5
triadic
#ABA2AA #AAABA2 #A2AAAB
tetradic
#ABA2AA #ABA7A2 #A2ABA3 #A2A5AB
square
#ABA2AA #ABA7A2 #A2ABA3 #A2A5AB
split-complementary
#ABA2AA #A5ABA2 #A2ABA7
monochromatic
#6F646D #8E828D #ABA2AA #C8C2C7 #E5E2E5
Accessibility & contrast
On white
2.48
#ABA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#ABA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2AA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2AA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#ACA2A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2aa; /* rgb */ color: rgb(171, 162, 170); /* oklch */ color: oklch(72.2% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#c4bdc3',
500: '#aba2aa',
950: '#000000',
},
}SCSS
$custom: #aba2aa; $custom-light: #c4bdc3; $custom-dark: #000000;
JSON
{
"hex": "#aba2aa",
"rgb": {
"r": 171,
"g": 162,
"b": 170
},
"hsl": {
"h": 306.667,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72227,
"c": 0.01532,
"h": 329.2
},
"luminance": 0.37401
}Semantic roles & 50–950 ramp
primary
#ABA2AA
secondary
#D3D6D3
accent
#8F5D57
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181