#AAA7A0#AAA7A0
#AAA7A0 is a light, near-neutral grey. Relative luminance 0.387; OKLCH L 72.9% C 0.011 H 87.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7A0 |
|---|---|
| RGB | rgb(170, 167, 160) |
| HSL | hsl(42, 6%, 65%) |
| HSV | hsv(42, 6%, 67%) |
| CMYK | cmyk(0%, 1.8%, 5.9%, 33.3%) |
| CIE-LAB | lab(68.55, -0.21, 3.99) |
| CIE-LCH | lch(68.55, 4.00, 93.00°) |
| OKLab | oklab(72.88% 0.0005 0.0105) |
| OKLCH | oklch(72.88% 0.011 87.5) |
| XYZ | xyz(36.7406, 38.7218, 38.7894) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.72
Greyish
#A8A495
ΔE00 3.72
Stone
#A89F91
ΔE00 4.32
Cement
#A5A391
ΔE00 5.28
Greige
#B8AB98
ΔE00 6.13
Grey
#929591
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7A0 #A0A3AA
analogous
#AAA2A0 #AAA7A0 #A8AAA0
triadic
#AAA7A0 #A0AAA7 #A7A0AA
tetradic
#AAA7A0 #A0AAA2 #A0A3AA #AAA0A8
square
#AAA7A0 #A0AAA2 #A0A3AA #AAA0A8
split-complementary
#AAA7A0 #A0A8AA #A2A0AA
monochromatic
#6E6A62 #8D8980 #AAA7A0 #C7C5C0 #E4E3E1
Accessibility & contrast
On white
2.40
#AAA7A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AAA7A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7A0
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7A0 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#AAA8A0
Tritanopia (blue-blind)
#ACA6A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa7a0; /* rgb */ color: rgb(170, 167, 160); /* oklch */ color: oklch(72.9% 0.011 87.5);
Tailwind
colors: {
custom: {
50: '#c3c1bc',
500: '#aaa7a0',
950: '#000000',
},
}SCSS
$custom: #aaa7a0; $custom-light: #c3c1bc; $custom-dark: #000000;
JSON
{
"hex": "#aaa7a0",
"rgb": {
"r": 170,
"g": 167,
"b": 160
},
"hsl": {
"h": 42,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.72881,
"c": 0.01053,
"h": 87.5
},
"luminance": 0.38722
}Semantic roles & 50–950 ramp
primary
#AAA7A0
secondary
#D1D2D5
accent
#678F56
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181