#AAA7A8#AAA7A8
#AAA7A8 is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 73.1% C 0.004 H 354.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7A8 |
|---|---|
| RGB | rgb(170, 167, 168) |
| HSL | hsl(340, 2%, 66%) |
| HSV | hsv(340, 2%, 67%) |
| CMYK | cmyk(0%, 1.8%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.76, 1.26, -0.14) |
| CIE-LCH | lch(68.76, 1.27, 353.85°) |
| OKLab | oklab(73.12% 0.0037 -0.0003) |
| OKLCH | oklch(73.12% 0.004 354.7) |
| XYZ | xyz(37.4631, 39.0107, 42.5944) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.85
Dove Gray
#B6B8BD
ΔE00 5.41
Silver
#C0C0C0
ΔE00 6.91
Cool Gray
#9AA7B0
ΔE00 7.80
Grey
#929591
ΔE00 7.82
Stone
#A89F91
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7A8 #A7AAA9
analogous
#AAA7A9 #AAA7A8 #AAA7A7
triadic
#AAA7A8 #A8AAA7 #A7A8AA
tetradic
#AAA7A8 #A9AAA7 #A7AAA9 #A7A7AA
square
#AAA7A8 #A9AAA7 #A7AAA9 #A7A7AA
split-complementary
#AAA7A8 #A7AAA7 #A7A9AA
monochromatic
#6D696B #8C8889 #AAA7A8 #C8C6C7 #E6E5E6
Accessibility & contrast
On white
2.39
#AAA7A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#AAA7A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7A8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7A8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#A8A8A8
Tritanopia (blue-blind)
#ABA7A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa7a8; /* rgb */ color: rgb(170, 167, 168); /* oklch */ color: oklch(73.1% 0.004 354.7);
Tailwind
colors: {
custom: {
50: '#c3c1c1',
500: '#aaa7a8',
950: '#000000',
},
}SCSS
$custom: #aaa7a8; $custom-light: #c3c1c1; $custom-dark: #000000;
JSON
{
"hex": "#aaa7a8",
"rgb": {
"r": 170,
"g": 167,
"b": 168
},
"hsl": {
"h": 340,
"s": 1.734,
"l": 66.078
},
"oklch": {
"l": 0.73116,
"c": 0.00372,
"h": 354.7
},
"luminance": 0.39011
}Semantic roles & 50–950 ramp
primary
#AAA7A8
secondary
#D6D7D7
accent
#8B7B5A
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181