#A2AAA7#A2AAA7
#A2AAA7 is a light, near-neutral grey. Relative luminance 0.392; OKLCH L 73.1% C 0.010 H 171.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAA7 |
|---|---|
| RGB | rgb(162, 170, 167) |
| HSL | hsl(158, 4%, 65%) |
| HSV | hsv(158, 5%, 67%) |
| CMYK | cmyk(4.7%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.91, -3.40, 0.56) |
| CIE-LCH | lch(68.91, 3.45, 170.57°) |
| OKLab | oklab(73.07% -0.0099 0.0014) |
| OKLCH | oklch(73.07% 0.01 171.7) |
| XYZ | xyz(36.2487, 39.2206, 42.2123) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.26
Dark Gray
#A9A9A9
ΔE00 4.61
Cool Gray
#9AA7B0
ΔE00 6.17
Grey
#929591
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 7.32
Greyish
#A8A495
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAA7 #AAA2A5
analogous
#A2AAA3 #A2AAA7 #A2A9AA
triadic
#A2AAA7 #A7A2AA #AAA7A2
tetradic
#A2AAA7 #A3A2AA #AAA2A5 #A9AAA2
square
#A2AAA7 #A3A2AA #AAA2A5 #A9AAA2
split-complementary
#A2AAA7 #AAA2A9 #AAA3A2
monochromatic
#646E6A #828D89 #A2AAA7 #C2C7C5 #E2E4E4
Accessibility & contrast
On white
2.37
#A2AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A2AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAA7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAA7 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#A8A8A7
Tritanopia (blue-blind)
#A0AAA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2aaa7; /* rgb */ color: rgb(162, 170, 167); /* oklch */ color: oklch(73.1% 0.010 171.7);
Tailwind
colors: {
custom: {
50: '#bdc3c1',
500: '#a2aaa7',
950: '#000000',
},
}SCSS
$custom: #a2aaa7; $custom-light: #bdc3c1; $custom-dark: #000000;
JSON
{
"hex": "#a2aaa7",
"rgb": {
"r": 162,
"g": 170,
"b": 167
},
"hsl": {
"h": 157.5,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.73072,
"c": 0.01,
"h": 171.7
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#A2AAA7
secondary
#D5D3D4
accent
#576C8E
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#121212
muted
#818181