#AAA4A1#AAA4A1
#AAA4A1 is a light, near-neutral grey. Relative luminance 0.377; OKLCH L 72.3% C 0.008 H 48.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4A1 |
|---|---|
| RGB | rgb(170, 164, 161) |
| HSL | hsl(20, 5%, 65%) |
| HSV | hsv(20, 5%, 67%) |
| CMYK | cmyk(0%, 3.5%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.78, 1.61, 2.32) |
| CIE-LCH | lch(67.78, 2.82, 55.28°) |
| OKLab | oklab(72.28% 0.0054 0.0062) |
| OKLCH | oklch(72.28% 0.008 48.6) |
| XYZ | xyz(36.2852, 37.6704, 39.0709) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.32
Stone
#A89F91
ΔE00 5.49
Greyish
#A8A495
ΔE00 6.43
Grey
#929591
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.40
Greige
#B8AB98
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4A1 #A1A7AA
analogous
#AAA1A3 #AAA4A1 #AAA9A1
triadic
#AAA4A1 #A1AAA4 #A4A1AA
tetradic
#AAA4A1 #A3AAA1 #A1A7AA #A9A1AA
square
#AAA4A1 #A3AAA1 #A1A7AA #A9A1AA
split-complementary
#AAA4A1 #A1AAA9 #A1A3AA
monochromatic
#6E6763 #8D8581 #AAA4A1 #C7C3C1 #E4E2E1
Accessibility & contrast
On white
2.46
#AAA4A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#AAA4A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4A1
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4A1 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A4A1
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#ACA3A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa4a1; /* rgb */ color: rgb(170, 164, 161); /* oklch */ color: oklch(72.3% 0.008 48.6);
Tailwind
colors: {
custom: {
50: '#c3bfbc',
500: '#aaa4a1',
950: '#000000',
},
}SCSS
$custom: #aaa4a1; $custom-light: #c3bfbc; $custom-dark: #000000;
JSON
{
"hex": "#aaa4a1",
"rgb": {
"r": 170,
"g": 164,
"b": 161
},
"hsl": {
"h": 20,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.72283,
"c": 0.0082,
"h": 48.6
},
"luminance": 0.3767
}Semantic roles & 50–950 ramp
primary
#AAA4A1
secondary
#D2D4D5
accent
#7C8F57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181