#AAA2A1#AAA2A1
#AAA2A1 is a light, near-neutral grey. Relative luminance 0.370; OKLCH L 71.9% C 0.009 H 26.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2A1 |
|---|---|
| RGB | rgb(170, 162, 161) |
| HSL | hsl(7, 5%, 65%) |
| HSV | hsv(7, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.25, 2.71, 1.55) |
| CIE-LCH | lch(67.25, 3.12, 29.83°) |
| OKLab | oklab(71.87% 0.0085 0.0041) |
| OKLCH | oklch(71.87% 0.009 26) |
| XYZ | xyz(35.9301, 36.9602, 38.9525) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.26
Stone
#A89F91
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 7.81
Warm Grey
#978A84
ΔE00 8.09
Greyish
#A8A495
ΔE00 8.17
Grey
#929591
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2A1 #A1A9AA
analogous
#AAA1A5 #AAA2A1 #AAA7A1
triadic
#AAA2A1 #A1AAA2 #A2A1AA
tetradic
#AAA2A1 #A5AAA1 #A1A9AA #A7A1AA
square
#AAA2A1 #A5AAA1 #A1A9AA #A7A1AA
split-complementary
#AAA2A1 #A1AAA7 #A1A5AA
monochromatic
#6E6463 #8D8281 #AAA2A1 #C7C2C1 #E4E2E1
Accessibility & contrast
On white
2.50
#AAA2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AAA2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2A1
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2A1 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A1
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#ACA1A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa2a1; /* rgb */ color: rgb(170, 162, 161); /* oklch */ color: oklch(71.9% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#c3bdbc',
500: '#aaa2a1',
950: '#000000',
},
}SCSS
$custom: #aaa2a1; $custom-light: #c3bdbc; $custom-dark: #000000;
JSON
{
"hex": "#aaa2a1",
"rgb": {
"r": 170,
"g": 162,
"b": 161
},
"hsl": {
"h": 6.667,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.71868,
"c": 0.00943,
"h": 26
},
"luminance": 0.3696
}Semantic roles & 50–950 ramp
primary
#AAA2A1
secondary
#D2D5D5
accent
#898F57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181