#AAA4A8#AAA4A8
#AAA4A8 is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.5% C 0.009 H 337.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4A8 |
|---|---|
| RGB | rgb(170, 164, 168) |
| HSL | hsl(320, 3%, 65%) |
| HSV | hsv(320, 4%, 67%) |
| CMYK | cmyk(0%, 3.5%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.96, 2.90, -1.30) |
| CIE-LCH | lch(67.96, 3.18, 335.91°) |
| OKLab | oklab(72.49% 0.0082 -0.0034) |
| OKLCH | oklch(72.49% 0.009 337.5) |
| XYZ | xyz(36.9198, 37.9243, 42.4133) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.24
Dove Gray
#B6B8BD
ΔE00 6.54
Silver
#C0C0C0
ΔE00 8.37
Grey
#929591
ΔE00 9.26
Cool Gray
#9AA7B0
ΔE00 9.29
Pinkish Grey
#C8ACA9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4A8 #A4AAA6
analogous
#A9A4AA #AAA4A8 #AAA4A5
triadic
#AAA4A8 #A8AAA4 #A4A8AA
tetradic
#AAA4A8 #AAA9A4 #A4AAA6 #A4A5AA
square
#AAA4A8 #AAA9A4 #A4AAA6 #A4A5AA
split-complementary
#AAA4A8 #A5AAA4 #A4AAA9
monochromatic
#6D666B #8C848A #AAA4A8 #C8C4C6 #E5E3E5
Accessibility & contrast
On white
2.45
#AAA4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#AAA4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4A8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4A8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A8
Deuteranopia (green-blind)
#A5A6A8
Tritanopia (blue-blind)
#ABA4A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa4a8; /* rgb */ color: rgb(170, 164, 168); /* oklch */ color: oklch(72.5% 0.009 337.5);
Tailwind
colors: {
custom: {
50: '#c3bfc1',
500: '#aaa4a8',
950: '#000000',
},
}SCSS
$custom: #aaa4a8; $custom-light: #c3bfc1; $custom-dark: #000000;
JSON
{
"hex": "#aaa4a8",
"rgb": {
"r": 170,
"g": 164,
"b": 168
},
"hsl": {
"h": 320,
"s": 3.409,
"l": 65.49
},
"oklch": {
"l": 0.72493,
"c": 0.00891,
"h": 337.5
},
"luminance": 0.37924
}Semantic roles & 50–950 ramp
primary
#AAA4A8
secondary
#D4D6D5
accent
#8D6A58
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121212
muted
#818181