#AAA4AB#AAA4AB
#AAA4AB is a light, near-neutral grey. Relative luminance 0.380; OKLCH L 72.6% C 0.012 H 321.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4AB |
|---|---|
| RGB | rgb(170, 164, 171) |
| HSL | hsl(291, 4%, 66%) |
| HSV | hsv(291, 4%, 67%) |
| CMYK | cmyk(0.6%, 4.1%, 0%, 32.9%) |
| CIE-LAB | lab(68.05, 3.47, -2.84) |
| CIE-LCH | lch(68.05, 4.49, 320.68°) |
| OKLab | oklab(72.58% 0.0094 -0.0075) |
| OKLCH | oklch(72.58% 0.012 321.3) |
| XYZ | xyz(37.2025, 38.0374, 43.9022) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.32
Dove Gray
#B6B8BD
ΔE00 6.75
Silver
#C0C0C0
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 9.43
Pinkish Grey
#C8ACA9
ΔE00 9.75
Grey
#929591
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4AB #A5ABA4
analogous
#A6A4AB #AAA4AB #ABA4A8
triadic
#AAA4AB #ABAAA4 #A4ABAA
tetradic
#AAA4AB #ABA6A4 #A5ABA4 #A4A8AB
square
#AAA4AB #ABA6A4 #A5ABA4 #A4A8AB
split-complementary
#AAA4AB #A8ABA4 #A4ABA6
monochromatic
#6D666F #8C848E #AAA4AB #C8C4C8 #E5E4E6
Accessibility & contrast
On white
2.44
#AAA4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AAA4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4AB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4AB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#AAA5A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa4ab; /* rgb */ color: rgb(170, 164, 171); /* oklch */ color: oklch(72.6% 0.012 321.3);
Tailwind
colors: {
custom: {
50: '#c3bfc4',
500: '#aaa4ab',
950: '#000000',
},
}SCSS
$custom: #aaa4ab; $custom-light: #c3bfc4; $custom-dark: #000000;
JSON
{
"hex": "#aaa4ab",
"rgb": {
"r": 170,
"g": 164,
"b": 171
},
"hsl": {
"h": 291.429,
"s": 4,
"l": 65.686
},
"oklch": {
"l": 0.72585,
"c": 0.01205,
"h": 321.3
},
"luminance": 0.38037
}Semantic roles & 50–950 ramp
primary
#AAA4AB
secondary
#D5D7D4
accent
#8E585F
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121212
muted
#818181