#AAA1A2#AAA1A2
#AAA1A2 is a light, near-neutral grey. Relative luminance 0.366; OKLCH L 71.7% C 0.011 H 9.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1A2 |
|---|---|
| RGB | rgb(170, 161, 162) |
| HSL | hsl(353, 5%, 65%) |
| HSV | hsv(353, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.01, 3.44, 0.65) |
| CIE-LCH | lch(67.01, 3.50, 10.68°) |
| OKLab | oklab(71.69% 0.0104 0.0018) |
| OKLCH | oklch(71.69% 0.011 9.6) |
| XYZ | xyz(35.8432, 36.6447, 39.3603) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.98
Stone
#A89F91
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.05
Warm Grey
#978A84
ΔE00 8.22
Pinkish Grey
#C8ACA9
ΔE00 8.40
Grey
#929591
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1A2 #A1AAA9
analogous
#AAA1A7 #AAA1A2 #AAA5A1
triadic
#AAA1A2 #A2AAA1 #A1A2AA
tetradic
#AAA1A2 #A7AAA1 #A1AAA9 #A5A1AA
square
#AAA1A2 #A7AAA1 #A1AAA9 #A5A1AA
split-complementary
#AAA1A2 #A1AAA5 #A1A7AA
monochromatic
#6E6364 #8D8182 #AAA1A2 #C7C1C2 #E4E1E2
Accessibility & contrast
On white
2.52
#AAA1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AAA1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1A2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1A2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#ACA0A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa1a2; /* rgb */ color: rgb(170, 161, 162); /* oklch */ color: oklch(71.7% 0.011 9.6);
Tailwind
colors: {
custom: {
50: '#c3bcbd',
500: '#aaa1a2',
950: '#000000',
},
}SCSS
$custom: #aaa1a2; $custom-light: #c3bcbd; $custom-dark: #000000;
JSON
{
"hex": "#aaa1a2",
"rgb": {
"r": 170,
"g": 161,
"b": 162
},
"hsl": {
"h": 353.333,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.7169,
"c": 0.01056,
"h": 9.6
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#AAA1A2
secondary
#D2D5D5
accent
#8F8957
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181