#A4AAA7#A4AAA7
#A4AAA7 is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.2% C 0.008 H 164.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AAA7 |
|---|---|
| RGB | rgb(164, 170, 167) |
| HSL | hsl(150, 3%, 65%) |
| HSV | hsv(150, 4%, 67%) |
| CMYK | cmyk(3.5%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(69.06, -2.70, 0.80) |
| CIE-LCH | lch(69.06, 2.81, 163.37°) |
| OKLab | oklab(73.23% -0.0077 0.0021) |
| OKLCH | oklch(73.23% 0.008 164.9) |
| XYZ | xyz(36.6583, 39.4318, 42.2315) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.77
Cool Grey
#95A3A6
ΔE00 4.78
Cool Gray
#9AA7B0
ΔE00 6.31
Grey
#929591
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 6.80
Greyish
#A8A495
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AAA7 #AAA4A7
analogous
#A4AAA4 #A4AAA7 #A4AAAA
triadic
#A4AAA7 #A7A4AA #AAA7A4
tetradic
#A4AAA7 #A4A4AA #AAA4A7 #AAAAA4
square
#A4AAA7 #A4A4AA #AAA4A7 #AAAAA4
split-complementary
#A4AAA7 #AAA4AA #AAA4A4
monochromatic
#666D6A #848C88 #A4AAA7 #C4C8C6 #E3E5E4
Accessibility & contrast
On white
2.36
#A4AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A4AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AAA7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AAA7 | 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)
#AAA9A7
Deuteranopia (green-blind)
#A9A8A7
Tritanopia (blue-blind)
#A3AAA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a4aaa7; /* rgb */ color: rgb(164, 170, 167); /* oklch */ color: oklch(73.2% 0.008 164.9);
Tailwind
colors: {
custom: {
50: '#bfc3c1',
500: '#a4aaa7',
950: '#000000',
},
}SCSS
$custom: #a4aaa7; $custom-light: #bfc3c1; $custom-dark: #000000;
JSON
{
"hex": "#a4aaa7",
"rgb": {
"r": 164,
"g": 170,
"b": 167
},
"hsl": {
"h": 150,
"s": 3.409,
"l": 65.49
},
"oklch": {
"l": 0.73229,
"c": 0.00801,
"h": 164.9
},
"luminance": 0.39432
}Semantic roles & 50–950 ramp
primary
#A4AAA7
secondary
#D6D4D5
accent
#58738D
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#121212
muted
#818181