#AAA7A2#AAA7A2
#AAA7A2 is a light, near-neutral grey. Relative luminance 0.388; OKLCH L 72.9% C 0.008 H 80.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7A2 |
|---|---|
| RGB | rgb(170, 167, 162) |
| HSL | hsl(38, 4%, 65%) |
| HSV | hsv(38, 5%, 67%) |
| CMYK | cmyk(0%, 1.8%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.60, 0.15, 2.96) |
| CIE-LCH | lch(68.60, 2.96, 87.06°) |
| OKLab | oklab(72.94% 0.0013 0.0078) |
| OKLCH | oklch(72.94% 0.008 80.7) |
| XYZ | xyz(36.9170, 38.7923, 39.7182) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.83
Greyish
#A8A495
ΔE00 4.73
Stone
#A89F91
ΔE00 4.96
Cement
#A5A391
ΔE00 6.29
Grey
#929591
ΔE00 6.73
Greige
#B8AB98
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7A2 #A2A5AA
analogous
#AAA3A2 #AAA7A2 #A9AAA2
triadic
#AAA7A2 #A2AAA7 #A7A2AA
tetradic
#AAA7A2 #A2AAA3 #A2A5AA #AAA2A9
square
#AAA7A2 #A2AAA3 #A2A5AA #AAA2A9
split-complementary
#AAA7A2 #A2A9AA #A3A2AA
monochromatic
#6E6A64 #8D8982 #AAA7A2 #C7C5C2 #E4E4E2
Accessibility & contrast
On white
2.40
#AAA7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#AAA7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7A2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7A2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A2
Deuteranopia (green-blind)
#A9A8A2
Tritanopia (blue-blind)
#ACA6A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa7a2; /* rgb */ color: rgb(170, 167, 162); /* oklch */ color: oklch(72.9% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#c3c1bd',
500: '#aaa7a2',
950: '#000000',
},
}SCSS
$custom: #aaa7a2; $custom-light: #c3c1bd; $custom-dark: #000000;
JSON
{
"hex": "#aaa7a2",
"rgb": {
"r": 170,
"g": 167,
"b": 162
},
"hsl": {
"h": 37.5,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.72939,
"c": 0.00791,
"h": 80.7
},
"luminance": 0.38792
}Semantic roles & 50–950 ramp
primary
#AAA7A2
secondary
#D3D4D5
accent
#6C8E57
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181