#AAA4A7#AAA4A7
#AAA4A7 is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.5% C 0.008 H 345.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4A7 |
|---|---|
| RGB | rgb(170, 164, 167) |
| HSL | hsl(330, 3%, 65%) |
| HSV | hsv(330, 4%, 67%) |
| CMYK | cmyk(0%, 3.5%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.94, 2.71, -0.78) |
| CIE-LCH | lch(67.94, 2.82, 343.93°) |
| OKLab | oklab(72.46% 0.0078 -0.002) |
| OKLCH | oklch(72.46% 0.008 345.5) |
| XYZ | xyz(36.8270, 37.8872, 41.9246) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.93
Dove Gray
#B6B8BD
ΔE00 6.55
Silver
#C0C0C0
ΔE00 8.24
Stone
#A89F91
ΔE00 8.90
Grey
#929591
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4A7 #A4AAA7
analogous
#AAA4AA #AAA4A7 #AAA4A4
triadic
#AAA4A7 #A7AAA4 #A4A7AA
tetradic
#AAA4A7 #AAAAA4 #A4AAA7 #A4A4AA
square
#AAA4A7 #AAAAA4 #A4AAA7 #A4A4AA
split-complementary
#AAA4A7 #A4AAA4 #A4AAAA
monochromatic
#6D666A #8C8488 #AAA4A7 #C8C4C6 #E5E3E4
Accessibility & contrast
On white
2.45
#AAA4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#AAA4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4A7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4A7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#A6A6A7
Tritanopia (blue-blind)
#ABA4A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa4a7; /* rgb */ color: rgb(170, 164, 167); /* oklch */ color: oklch(72.5% 0.008 345.5);
Tailwind
colors: {
custom: {
50: '#c3bfc1',
500: '#aaa4a7',
950: '#000000',
},
}SCSS
$custom: #aaa4a7; $custom-light: #c3bfc1; $custom-dark: #000000;
JSON
{
"hex": "#aaa4a7",
"rgb": {
"r": 170,
"g": 164,
"b": 167
},
"hsl": {
"h": 330,
"s": 3.409,
"l": 65.49
},
"oklch": {
"l": 0.72462,
"c": 0.00809,
"h": 345.5
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#AAA4A7
secondary
#D4D6D5
accent
#8D7358
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121212
muted
#818181