#AAA3A7#AAA3A7
#AAA3A7 is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.3% C 0.010 H 341.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3A7 |
|---|---|
| RGB | rgb(170, 163, 167) |
| HSL | hsl(326, 4%, 65%) |
| HSV | hsv(326, 4%, 67%) |
| CMYK | cmyk(0%, 4.1%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.67, 3.26, -1.17) |
| CIE-LCH | lch(67.67, 3.47, 340.31°) |
| OKLab | oklab(72.26% 0.0094 -0.0031) |
| OKLCH | oklch(72.26% 0.01 341.9) |
| XYZ | xyz(36.6488, 37.5307, 41.8652) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.68
Dove Gray
#B6B8BD
ΔE00 7.02
Silver
#C0C0C0
ΔE00 8.77
Pinkish Grey
#C8ACA9
ΔE00 9.12
Grey
#929591
ΔE00 9.46
Stone
#A89F91
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3A7 #A3AAA6
analogous
#A9A3AA #AAA3A7 #AAA3A3
triadic
#AAA3A7 #A7AAA3 #A3A7AA
tetradic
#AAA3A7 #AAA9A3 #A3AAA6 #A3A3AA
square
#AAA3A7 #AAA9A3 #A3AAA6 #A3A3AA
split-complementary
#AAA3A7 #A3AAA3 #A3AAA9
monochromatic
#6D656A #8D8389 #AAA3A7 #C7C3C5 #E5E3E4
Accessibility & contrast
On white
2.47
#AAA3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#AAA3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3A7
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3A7 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#A5A5A7
Tritanopia (blue-blind)
#ABA3A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa3a7; /* rgb */ color: rgb(170, 163, 167); /* oklch */ color: oklch(72.3% 0.010 341.9);
Tailwind
colors: {
custom: {
50: '#c3bec1',
500: '#aaa3a7',
950: '#000000',
},
}SCSS
$custom: #aaa3a7; $custom-light: #c3bec1; $custom-dark: #000000;
JSON
{
"hex": "#aaa3a7",
"rgb": {
"r": 170,
"g": 163,
"b": 167
},
"hsl": {
"h": 325.714,
"s": 3.955,
"l": 65.294
},
"oklch": {
"l": 0.72255,
"c": 0.00983,
"h": 341.9
},
"luminance": 0.3753
}Semantic roles & 50–950 ramp
primary
#AAA3A7
secondary
#D3D6D4
accent
#8E6F58
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121212
muted
#818181