#AAA0A2#AAA0A2
#AAA0A2 is a light, near-neutral grey. Relative luminance 0.363; OKLCH L 71.5% C 0.012 H 3.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0A2 |
|---|---|
| RGB | rgb(170, 160, 162) |
| HSL | hsl(348, 6%, 65%) |
| HSV | hsv(348, 6%, 67%) |
| CMYK | cmyk(0%, 5.9%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.75, 3.99, 0.26) |
| CIE-LCH | lch(66.75, 4.00, 3.78°) |
| OKLab | oklab(71.48% 0.0119 0.0008) |
| OKLCH | oklch(71.48% 0.012 3.6) |
| XYZ | xyz(35.6691, 36.2966, 39.3023) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.63
Pinkish Grey
#C8ACA9
ΔE00 8.22
Warm Grey
#978A84
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 8.46
Stone
#A89F91
ΔE00 8.73
Grey
#929591
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0A2 #A0AAA8
analogous
#AAA0A7 #AAA0A2 #AAA3A0
triadic
#AAA0A2 #A2AAA0 #A0A2AA
tetradic
#AAA0A2 #A7AAA0 #A0AAA8 #A3A0AA
square
#AAA0A2 #A7AAA0 #A0AAA8 #A3A0AA
split-complementary
#AAA0A2 #A0AAA3 #A0A7AA
monochromatic
#6E6264 #8D8082 #AAA0A2 #C7C0C2 #E4E1E1
Accessibility & contrast
On white
2.54
#AAA0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#AAA0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0A2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0A2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#AC9FA1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa0a2; /* rgb */ color: rgb(170, 160, 162); /* oklch */ color: oklch(71.5% 0.012 3.6);
Tailwind
colors: {
custom: {
50: '#c3bcbd',
500: '#aaa0a2',
950: '#000000',
},
}SCSS
$custom: #aaa0a2; $custom-light: #c3bcbd; $custom-dark: #000000;
JSON
{
"hex": "#aaa0a2",
"rgb": {
"r": 170,
"g": 160,
"b": 162
},
"hsl": {
"h": 348,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.71484,
"c": 0.01196,
"h": 3.6
},
"luminance": 0.36296
}Semantic roles & 50–950 ramp
primary
#AAA0A2
secondary
#D1D5D4
accent
#8F8456
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181