#AAA4A3#AAA4A3
#AAA4A3 is a light, near-neutral grey. Relative luminance 0.377; OKLCH L 72.3% C 0.007 H 28.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4A3 |
|---|---|
| RGB | rgb(170, 164, 163) |
| HSL | hsl(9, 4%, 65%) |
| HSV | hsv(9, 4%, 67%) |
| CMYK | cmyk(0%, 3.5%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.83, 1.97, 1.29) |
| CIE-LCH | lch(67.83, 2.35, 33.10°) |
| OKLab | oklab(72.34% 0.0062 0.0034) |
| OKLCH | oklch(72.34% 0.007 28.8) |
| XYZ | xyz(36.4630, 37.7416, 40.0072) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.21
Stone
#A89F91
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.97
Greyish
#A8A495
ΔE00 7.59
Grey
#929591
ΔE00 7.76
Silver
#C0C0C0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4A3 #A3A9AA
analogous
#AAA3A5 #AAA4A3 #AAA7A3
triadic
#AAA4A3 #A3AAA4 #A4A3AA
tetradic
#AAA4A3 #A5AAA3 #A3A9AA #A7A3AA
square
#AAA4A3 #A5AAA3 #A3A9AA #A7A3AA
split-complementary
#AAA4A3 #A3AAA7 #A3A5AA
monochromatic
#6D6665 #8D8583 #AAA4A3 #C7C3C3 #E5E3E3
Accessibility & contrast
On white
2.46
#AAA4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#AAA4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4A3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4A3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A3
Deuteranopia (green-blind)
#A6A6A3
Tritanopia (blue-blind)
#ACA3A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa4a3; /* rgb */ color: rgb(170, 164, 163); /* oklch */ color: oklch(72.3% 0.007 28.8);
Tailwind
colors: {
custom: {
50: '#c3bfbe',
500: '#aaa4a3',
950: '#000000',
},
}SCSS
$custom: #aaa4a3; $custom-light: #c3bfbe; $custom-dark: #000000;
JSON
{
"hex": "#aaa4a3",
"rgb": {
"r": 170,
"g": 164,
"b": 163
},
"hsl": {
"h": 8.571,
"s": 3.955,
"l": 65.294
},
"oklch": {
"l": 0.72342,
"c": 0.00711,
"h": 28.8
},
"luminance": 0.37741
}Semantic roles & 50–950 ramp
primary
#AAA4A3
secondary
#D3D5D6
accent
#868E58
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181