#AAA4A6#AAA4A6
#AAA4A6 is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.4% C 0.007 H 354.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4A6 |
|---|---|
| RGB | rgb(170, 164, 166) |
| HSL | hsl(340, 3%, 65%) |
| HSV | hsv(340, 4%, 67%) |
| CMYK | cmyk(0%, 3.5%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.91, 2.53, -0.27) |
| CIE-LCH | lch(67.91, 2.54, 354.01°) |
| OKLab | oklab(72.43% 0.0074 -0.0007) |
| OKLCH | oklch(72.43% 0.007 354.8) |
| XYZ | xyz(36.7350, 37.8503, 41.4396) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.65
Dove Gray
#B6B8BD
ΔE00 6.59
Silver
#C0C0C0
ΔE00 8.13
Stone
#A89F91
ΔE00 8.34
Grey
#929591
ΔE00 8.60
Pinkish Grey
#C8ACA9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4A6 #A4AAA8
analogous
#AAA4A9 #AAA4A6 #AAA5A4
triadic
#AAA4A6 #A6AAA4 #A4A6AA
tetradic
#AAA4A6 #A9AAA4 #A4AAA8 #A5A4AA
square
#AAA4A6 #A9AAA4 #A4AAA8 #A5A4AA
split-complementary
#AAA4A6 #A4AAA5 #A4A9AA
monochromatic
#6D6669 #8C8487 #AAA4A6 #C8C4C5 #E5E3E4
Accessibility & contrast
On white
2.45
#AAA4A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#AAA4A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4A6
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4A6 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A6
Deuteranopia (green-blind)
#A6A6A6
Tritanopia (blue-blind)
#ABA4A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa4a6; /* rgb */ color: rgb(170, 164, 166); /* oklch */ color: oklch(72.4% 0.007 354.8);
Tailwind
colors: {
custom: {
50: '#c3bfc0',
500: '#aaa4a6',
950: '#000000',
},
}SCSS
$custom: #aaa4a6; $custom-light: #c3bfc0; $custom-dark: #000000;
JSON
{
"hex": "#aaa4a6",
"rgb": {
"r": 170,
"g": 164,
"b": 166
},
"hsl": {
"h": 340,
"s": 3.409,
"l": 65.49
},
"oklch": {
"l": 0.72432,
"c": 0.00746,
"h": 354.8
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#AAA4A6
secondary
#D4D6D5
accent
#8D7C58
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121212
muted
#818181