#A4AAA2#A4AAA2
#A4AAA2 is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.1% C 0.013 H 137.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AAA2 |
|---|---|
| RGB | rgb(164, 170, 162) |
| HSL | hsl(105, 4%, 65%) |
| HSV | hsv(105, 5%, 67%) |
| CMYK | cmyk(3.5%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.93, -3.64, 3.38) |
| CIE-LCH | lch(68.93, 4.97, 137.10°) |
| OKLab | oklab(73.08% -0.0098 0.0089) |
| OKLCH | oklch(73.08% 0.013 137.8) |
| XYZ | xyz(36.2050, 39.2505, 39.8441) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 5.43
Cement
#A5A391
ΔE00 5.56
Dark Gray
#A9A9A9
ΔE00 5.62
Cool Grey
#95A3A6
ΔE00 6.50
Grey
#929591
ΔE00 6.74
Stone
#A89F91
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AAA2 #A8A2AA
analogous
#A8AAA2 #A4AAA2 #A2AAA4
triadic
#A4AAA2 #A2A4AA #AAA2A4
tetradic
#A4AAA2 #A2A8AA #A8A2AA #AAA4A2
square
#A4AAA2 #A2A8AA #A8A2AA #AAA4A2
split-complementary
#A4AAA2 #A4A2AA #AAA2A8
monochromatic
#666E64 #858D82 #A4AAA2 #C3C7C2 #E3E4E2
Accessibility & contrast
On white
2.37
#A4AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#A4AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AAA2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AAA2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#A4A9A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a4aaa2; /* rgb */ color: rgb(164, 170, 162); /* oklch */ color: oklch(73.1% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#bfc3bd',
500: '#a4aaa2',
950: '#000000',
},
}SCSS
$custom: #a4aaa2; $custom-light: #bfc3bd; $custom-dark: #000000;
JSON
{
"hex": "#a4aaa2",
"rgb": {
"r": 164,
"g": 170,
"b": 162
},
"hsl": {
"h": 105,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.73083,
"c": 0.0132,
"h": 137.8
},
"luminance": 0.39251
}Semantic roles & 50–950 ramp
primary
#A4AAA2
secondary
#D5D3D5
accent
#578E81
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181