#AAA4A2#AAA4A2
#AAA4A2 is a light, near-neutral grey. Relative luminance 0.377; OKLCH L 72.3% C 0.008 H 39.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4A2 |
|---|---|
| RGB | rgb(170, 164, 162) |
| HSL | hsl(15, 4%, 65%) |
| HSV | hsv(15, 5%, 67%) |
| CMYK | cmyk(0%, 3.5%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.80, 1.79, 1.80) |
| CIE-LCH | lch(67.80, 2.54, 45.22°) |
| OKLab | oklab(72.31% 0.0058 0.0048) |
| OKLCH | oklch(72.31% 0.008 39.4) |
| XYZ | xyz(36.3737, 37.7059, 39.5372) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.22
Stone
#A89F91
ΔE00 6.04
Greyish
#A8A495
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 7.17
Grey
#929591
ΔE00 7.53
Silver
#C0C0C0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4A2 #A2A8AA
analogous
#AAA2A4 #AAA4A2 #AAA8A2
triadic
#AAA4A2 #A2AAA4 #A4A2AA
tetradic
#AAA4A2 #A4AAA2 #A2A8AA #A8A2AA
square
#AAA4A2 #A4AAA2 #A2A8AA #A8A2AA
split-complementary
#AAA4A2 #A2AAA8 #A2A4AA
monochromatic
#6E6664 #8D8582 #AAA4A2 #C7C3C2 #E4E3E2
Accessibility & contrast
On white
2.46
#AAA4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AAA4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4A2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4A2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A2
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#ACA3A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa4a2; /* rgb */ color: rgb(170, 164, 162); /* oklch */ color: oklch(72.3% 0.008 39.4);
Tailwind
colors: {
custom: {
50: '#c3bfbd',
500: '#aaa4a2',
950: '#000000',
},
}SCSS
$custom: #aaa4a2; $custom-light: #c3bfbd; $custom-dark: #000000;
JSON
{
"hex": "#aaa4a2",
"rgb": {
"r": 170,
"g": 164,
"b": 162
},
"hsl": {
"h": 15,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.72312,
"c": 0.00755,
"h": 39.4
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#AAA4A2
secondary
#D3D5D5
accent
#818E57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181