#A2ABA3#A2ABA3
#A2ABA3 is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.2% C 0.015 H 148.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABA3 |
|---|---|
| RGB | rgb(162, 171, 163) |
| HSL | hsl(127, 5%, 65%) |
| HSV | hsv(127, 5%, 67%) |
| CMYK | cmyk(5.3%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(69.08, -4.70, 3.02) |
| CIE-LCH | lch(69.08, 5.59, 147.31°) |
| OKLab | oklab(73.17% -0.013 0.0079) |
| OKLCH | oklch(73.17% 0.015 148.7) |
| XYZ | xyz(36.0728, 39.4513, 40.3577) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.18
Cement
#A5A391
ΔE00 6.42
Dark Gray
#A9A9A9
ΔE00 6.54
Greyish
#A8A495
ΔE00 6.55
Grey
#929591
ΔE00 7.28
Cool Gray
#9AA7B0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABA3 #ABA2AA
analogous
#A5ABA2 #A2ABA3 #A2ABA7
triadic
#A2ABA3 #A3A2AB #ABA3A2
tetradic
#A2ABA3 #A2A5AB #ABA2AA #ABA7A2
square
#A2ABA3 #A2A5AB #ABA2AA #ABA7A2
split-complementary
#A2ABA3 #A7A2AB #ABA2A5
monochromatic
#646F65 #828E83 #A2ABA3 #C2C8C3 #E2E5E3
Accessibility & contrast
On white
2.36
#A2ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A2ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABA3
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABA3 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#AAA8A3
Tritanopia (blue-blind)
#A1ABA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aba3; /* rgb */ color: rgb(162, 171, 163); /* oklch */ color: oklch(73.2% 0.015 148.7);
Tailwind
colors: {
custom: {
50: '#bdc4be',
500: '#a2aba3',
950: '#000000',
},
}SCSS
$custom: #a2aba3; $custom-light: #bdc4be; $custom-dark: #000000;
JSON
{
"hex": "#a2aba3",
"rgb": {
"r": 162,
"g": 171,
"b": 163
},
"hsl": {
"h": 126.667,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.73168,
"c": 0.01521,
"h": 148.7
},
"luminance": 0.39452
}Semantic roles & 50–950 ramp
primary
#A2ABA3
secondary
#D6D3D6
accent
#57898F
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121212
muted
#818181