#AAA3A0#AAA3A0
#AAA3A0 is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 72.0% C 0.009 H 44.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3A0 |
|---|---|
| RGB | rgb(170, 163, 160) |
| HSL | hsl(18, 6%, 65%) |
| HSV | hsv(18, 6%, 67%) |
| CMYK | cmyk(0%, 4.1%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.49, 1.98, 2.45) |
| CIE-LCH | lch(67.49, 3.15, 51.17°) |
| OKLab | oklab(72.05% 0.0065 0.0065) |
| OKLCH | oklch(72.05% 0.009 44.9) |
| XYZ | xyz(36.0191, 37.2788, 38.5489) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.80
Stone
#A89F91
ΔE00 5.52
Greyish
#A8A495
ΔE00 6.73
Grey
#929591
ΔE00 7.57
Greige
#B8AB98
ΔE00 7.57
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3A0 #A0A7AA
analogous
#AAA0A2 #AAA3A0 #AAA8A0
triadic
#AAA3A0 #A0AAA3 #A3A0AA
tetradic
#AAA3A0 #A2AAA0 #A0A7AA #A8A0AA
square
#AAA3A0 #A2AAA0 #A0A7AA #A8A0AA
split-complementary
#AAA3A0 #A0AAA8 #A0A2AA
monochromatic
#6E6562 #8D8480 #AAA3A0 #C7C2C0 #E4E2E1
Accessibility & contrast
On white
2.48
#AAA3A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#AAA3A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3A0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3A0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A0
Deuteranopia (green-blind)
#A6A5A0
Tritanopia (blue-blind)
#ACA2A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa3a0; /* rgb */ color: rgb(170, 163, 160); /* oklch */ color: oklch(72.0% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#c3bebc',
500: '#aaa3a0',
950: '#000000',
},
}SCSS
$custom: #aaa3a0; $custom-light: #c3bebc; $custom-dark: #000000;
JSON
{
"hex": "#aaa3a0",
"rgb": {
"r": 170,
"g": 163,
"b": 160
},
"hsl": {
"h": 18,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.72046,
"c": 0.00923,
"h": 44.9
},
"luminance": 0.37278
}Semantic roles & 50–950 ramp
primary
#AAA3A0
secondary
#D1D4D5
accent
#7E8F56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181