#A2ABA9#A2ABA9
#A2ABA9 is a light, near-neutral grey. Relative luminance 0.397; OKLCH L 73.3% C 0.011 H 181.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABA9 |
|---|---|
| RGB | rgb(162, 171, 169) |
| HSL | hsl(167, 5%, 65%) |
| HSV | hsv(167, 5%, 67%) |
| CMYK | cmyk(5.3%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(69.23, -3.55, -0.07) |
| CIE-LCH | lch(69.23, 3.55, 181.11°) |
| OKLab | oklab(73.35% -0.0105 -0.0002) |
| OKLCH | oklch(73.35% 0.011 181.3) |
| XYZ | xyz(36.6232, 39.6715, 43.2563) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.91
Dark Gray
#A9A9A9
ΔE00 4.76
Cool Gray
#9AA7B0
ΔE00 5.66
Grey
#929591
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABA9 #ABA2A4
analogous
#A2ABA4 #A2ABA9 #A2A8AB
triadic
#A2ABA9 #A9A2AB #ABA9A2
tetradic
#A2ABA9 #A4A2AB #ABA2A4 #A8ABA2
square
#A2ABA9 #A4A2AB #ABA2A4 #A8ABA2
split-complementary
#A2ABA9 #ABA2A8 #ABA4A2
monochromatic
#646F6C #828E8B #A2ABA9 #C2C8C7 #E2E5E4
Accessibility & contrast
On white
2.35
#A2ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A2ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABA9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABA9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA9
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#A0ABAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aba9; /* rgb */ color: rgb(162, 171, 169); /* oklch */ color: oklch(73.3% 0.011 181.3);
Tailwind
colors: {
custom: {
50: '#bdc4c2',
500: '#a2aba9',
950: '#000000',
},
}SCSS
$custom: #a2aba9; $custom-light: #bdc4c2; $custom-dark: #000000;
JSON
{
"hex": "#a2aba9",
"rgb": {
"r": 162,
"g": 171,
"b": 169
},
"hsl": {
"h": 166.667,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.73345,
"c": 0.01055,
"h": 181.3
},
"luminance": 0.39672
}Semantic roles & 50–950 ramp
primary
#A2ABA9
secondary
#D6D3D4
accent
#57638F
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121212
muted
#818181