#A7AAA5#A7AAA5
#A7AAA5 is a light, near-neutral grey. Relative luminance 0.397; OKLCH L 73.4% C 0.008 H 132.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAA5 |
|---|---|
| RGB | rgb(167, 170, 165) |
| HSL | hsl(96, 3%, 66%) |
| HSV | hsv(96, 3%, 67%) |
| CMYK | cmyk(1.8%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(69.24, -2.01, 2.20) |
| CIE-LCH | lch(69.24, 2.98, 132.36°) |
| OKLab | oklab(73.41% -0.0053 0.0058) |
| OKLCH | oklch(73.41% 0.008 132.4) |
| XYZ | xyz(37.1015, 39.6815, 41.2947) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.44
Greyish
#A8A495
ΔE00 5.40
Cement
#A5A391
ΔE00 6.21
Cool Grey
#95A3A6
ΔE00 6.28
Grey
#929591
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAA5 #A8A5AA
analogous
#A9AAA5 #A7AAA5 #A5AAA5
triadic
#A7AAA5 #A5A7AA #AAA5A7
tetradic
#A7AAA5 #A5A9AA #A8A5AA #AAA5A5
square
#A7AAA5 #A5A9AA #A8A5AA #AAA5A5
split-complementary
#A7AAA5 #A5A5AA #AAA5A9
monochromatic
#6A6D67 #888C86 #A7AAA5 #C6C8C4 #E5E5E4
Accessibility & contrast
On white
2.35
#A7AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#A7AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAA5
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAA5 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A5
Deuteranopia (green-blind)
#AAA9A5
Tritanopia (blue-blind)
#A7AAA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a7aaa5; /* rgb */ color: rgb(167, 170, 165); /* oklch */ color: oklch(73.4% 0.008 132.4);
Tailwind
colors: {
custom: {
50: '#c1c3bf',
500: '#a7aaa5',
950: '#000000',
},
}SCSS
$custom: #a7aaa5; $custom-light: #c1c3bf; $custom-dark: #000000;
JSON
{
"hex": "#a7aaa5",
"rgb": {
"r": 167,
"g": 170,
"b": 165
},
"hsl": {
"h": 96,
"s": 2.857,
"l": 65.686
},
"oklch": {
"l": 0.7341,
"c": 0.00784,
"h": 132.4
},
"luminance": 0.39682
}Semantic roles & 50–950 ramp
primary
#A7AAA5
secondary
#D6D5D6
accent
#598D78
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181