#AAA0A4#AAA0A4
#AAA0A4 is a light, near-neutral grey. Relative luminance 0.364; OKLCH L 71.5% C 0.013 H 351.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0A4 |
|---|---|
| RGB | rgb(170, 160, 164) |
| HSL | hsl(336, 6%, 65%) |
| HSV | hsv(336, 6%, 67%) |
| CMYK | cmyk(0%, 5.9%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.80, 4.36, -0.77) |
| CIE-LCH | lch(66.80, 4.42, 349.93°) |
| OKLab | oklab(71.54% 0.0127 -0.002) |
| OKLCH | oklch(71.54% 0.013 351.1) |
| XYZ | xyz(35.8483, 36.3683, 40.2460) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.05
Pinkish Grey
#C8ACA9
ΔE00 8.40
Dove Gray
#B6B8BD
ΔE00 8.46
Warm Grey
#978A84
ΔE00 8.81
Stone
#A89F91
ΔE00 9.81
Silver
#C0C0C0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0A4 #A0AAA6
analogous
#AAA0A9 #AAA0A4 #AAA1A0
triadic
#AAA0A4 #A4AAA0 #A0A4AA
tetradic
#AAA0A4 #A9AAA0 #A0AAA6 #A1A0AA
square
#AAA0A4 #A9AAA0 #A0AAA6 #A1A0AA
split-complementary
#AAA0A4 #A0AAA1 #A0A9AA
monochromatic
#6E6267 #8D8085 #AAA0A4 #C7C0C3 #E4E1E2
Accessibility & contrast
On white
2.54
#AAA0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#AAA0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0A4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0A4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#ACA0A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa0a4; /* rgb */ color: rgb(170, 160, 164); /* oklch */ color: oklch(71.5% 0.013 351.1);
Tailwind
colors: {
custom: {
50: '#c3bcbf',
500: '#aaa0a4',
950: '#000000',
},
}SCSS
$custom: #aaa0a4; $custom-light: #c3bcbf; $custom-dark: #000000;
JSON
{
"hex": "#aaa0a4",
"rgb": {
"r": 170,
"g": 160,
"b": 164
},
"hsl": {
"h": 336,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.71544,
"c": 0.01288,
"h": 351.1
},
"luminance": 0.36368
}Semantic roles & 50–950 ramp
primary
#AAA0A4
secondary
#D1D5D3
accent
#8F7856
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181