#AAA8A9#AAA8A9
#AAA8A9 is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.4% C 0.003 H 345.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8A9 |
|---|---|
| RGB | rgb(170, 168, 169) |
| HSL | hsl(330, 1%, 66%) |
| HSV | hsv(330, 1%, 67%) |
| CMYK | cmyk(0%, 1.2%, 0.6%, 33.3%) |
| CIE-LAB | lab(69.05, 0.90, -0.26) |
| CIE-LCH | lch(69.05, 0.94, 343.75°) |
| OKLab | oklab(73.35% 0.0026 -0.0007) |
| OKLCH | oklch(73.35% 0.003 345.3) |
| XYZ | xyz(37.7405, 39.4160, 43.1482) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.34
Dove Gray
#B6B8BD
ΔE00 5.03
Silver
#C0C0C0
ΔE00 6.57
Cool Gray
#9AA7B0
ΔE00 7.29
Grey
#929591
ΔE00 7.73
Stone
#A89F91
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8A9 #A8AAA9
analogous
#AAA8AA #AAA8A9 #AAA8A8
triadic
#AAA8A9 #A9AAA8 #A8A9AA
tetradic
#AAA8A9 #AAAAA8 #A8AAA9 #A8A8AA
square
#AAA8A9 #AAAAA8 #A8AAA9 #A8A8AA
split-complementary
#AAA8A9 #A8AAA8 #A8AAAA
monochromatic
#6D6B6C #8C898A #AAA8A9 #C8C7C8 #E6E6E6
Accessibility & contrast
On white
2.36
#AAA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#AAA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8A9
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8A9 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#AAA8A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa8a9; /* rgb */ color: rgb(170, 168, 169); /* oklch */ color: oklch(73.4% 0.003 345.3);
Tailwind
colors: {
custom: {
50: '#c3c1c2',
500: '#aaa8a9',
950: '#000000',
},
}SCSS
$custom: #aaa8a9; $custom-light: #c3c1c2; $custom-dark: #000000;
JSON
{
"hex": "#aaa8a9",
"rgb": {
"r": 170,
"g": 168,
"b": 169
},
"hsl": {
"h": 330,
"s": 1.163,
"l": 66.275
},
"oklch": {
"l": 0.73354,
"c": 0.00268,
"h": 345.3
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#AAA8A9
secondary
#D7D7D7
accent
#8B735B
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181