#AAA7A1#AAA7A1
#AAA7A1 is a light, near-neutral grey. Relative luminance 0.388; OKLCH L 72.9% C 0.009 H 84.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7A1 |
|---|---|
| RGB | rgb(170, 167, 161) |
| HSL | hsl(40, 5%, 65%) |
| HSV | hsv(40, 5%, 67%) |
| CMYK | cmyk(0%, 1.8%, 5.3%, 33.3%) |
| CIE-LAB | lab(68.57, -0.03, 3.48) |
| CIE-LCH | lch(68.57, 3.48, 90.48°) |
| OKLab | oklab(72.91% 0.0009 0.0092) |
| OKLCH | oklch(72.91% 0.009 84.6) |
| XYZ | xyz(36.8284, 38.7569, 39.2520) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.27
Greyish
#A8A495
ΔE00 4.22
Stone
#A89F91
ΔE00 4.62
Cement
#A5A391
ΔE00 5.78
Greige
#B8AB98
ΔE00 6.43
Grey
#929591
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7A1 #A1A4AA
analogous
#AAA3A1 #AAA7A1 #A9AAA1
triadic
#AAA7A1 #A1AAA7 #A7A1AA
tetradic
#AAA7A1 #A1AAA3 #A1A4AA #AAA1A9
square
#AAA7A1 #A1AAA3 #A1A4AA #AAA1A9
split-complementary
#AAA7A1 #A1A9AA #A3A1AA
monochromatic
#6E6A63 #8D8981 #AAA7A1 #C7C5C1 #E4E3E1
Accessibility & contrast
On white
2.40
#AAA7A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#AAA7A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7A1
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7A1 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A9A8A1
Tritanopia (blue-blind)
#ACA6A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa7a1; /* rgb */ color: rgb(170, 167, 161); /* oklch */ color: oklch(72.9% 0.009 84.6);
Tailwind
colors: {
custom: {
50: '#c3c1bc',
500: '#aaa7a1',
950: '#000000',
},
}SCSS
$custom: #aaa7a1; $custom-light: #c3c1bc; $custom-dark: #000000;
JSON
{
"hex": "#aaa7a1",
"rgb": {
"r": 170,
"g": 167,
"b": 161
},
"hsl": {
"h": 40,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.7291,
"c": 0.00921,
"h": 84.6
},
"luminance": 0.38757
}Semantic roles & 50–950 ramp
primary
#AAA7A1
secondary
#D2D3D5
accent
#698F57
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181