#AAA7AA#AAA7AA
#AAA7AA is a light, near-neutral grey. Relative luminance 0.391; OKLCH L 73.2% C 0.005 H 325.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7AA |
|---|---|
| RGB | rgb(170, 167, 170) |
| HSL | hsl(300, 2%, 66%) |
| HSV | hsv(300, 2%, 67%) |
| CMYK | cmyk(0%, 1.8%, 0%, 33.3%) |
| CIE-LAB | lab(68.81, 1.64, -1.17) |
| CIE-LCH | lch(68.81, 2.01, 324.54°) |
| OKLab | oklab(73.18% 0.0045 -0.0031) |
| OKLCH | oklch(73.18% 0.005 325.6) |
| XYZ | xyz(37.6508, 39.0858, 43.5832) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.58
Dove Gray
#B6B8BD
ΔE00 5.18
Silver
#C0C0C0
ΔE00 7.10
Cool Gray
#9AA7B0
ΔE00 7.65
Grey
#929591
ΔE00 8.46
Cool Grey
#95A3A6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7AA #A7AAA7
analogous
#A8A7AA #AAA7AA #AAA7A8
triadic
#AAA7AA #AAAAA7 #A7AAAA
tetradic
#AAA7AA #AAA8A7 #A7AAA7 #A7A8AA
square
#AAA7AA #AAA8A7 #A7AAA7 #A7A8AA
split-complementary
#AAA7AA #A8AAA7 #A7AAA8
monochromatic
#6D696D #8C888C #AAA7AA #C8C6C8 #E6E5E6
Accessibility & contrast
On white
2.38
#AAA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#AAA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7AA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7AA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#AAA7A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa7aa; /* rgb */ color: rgb(170, 167, 170); /* oklch */ color: oklch(73.2% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#c3c1c3',
500: '#aaa7aa',
950: '#000000',
},
}SCSS
$custom: #aaa7aa; $custom-light: #c3c1c3; $custom-dark: #000000;
JSON
{
"hex": "#aaa7aa",
"rgb": {
"r": 170,
"g": 167,
"b": 170
},
"hsl": {
"h": 300,
"s": 1.734,
"l": 66.078
},
"oklch": {
"l": 0.73176,
"c": 0.00544,
"h": 325.6
},
"luminance": 0.39086
}Semantic roles & 50–950 ramp
primary
#AAA7AA
secondary
#D6D7D6
accent
#8B5A5A
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181