#AAA6A3#AAA6A3
#AAA6A3 is a light, near-neutral grey. Relative luminance 0.385; OKLCH L 72.8% C 0.006 H 59.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6A3 |
|---|---|
| RGB | rgb(170, 166, 163) |
| HSL | hsl(26, 4%, 65%) |
| HSV | hsv(26, 4%, 67%) |
| CMYK | cmyk(0%, 2.4%, 4.1%, 33.3%) |
| CIE-LAB | lab(68.36, 0.88, 2.06) |
| CIE-LCH | lch(68.36, 2.24, 66.87°) |
| OKLab | oklab(72.76% 0.0032 0.0055) |
| OKLCH | oklch(72.76% 0.006 59.6) |
| XYZ | xyz(36.8237, 38.4630, 40.1274) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.42
Stone
#A89F91
ΔE00 5.61
Greyish
#A8A495
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.73
Grey
#929591
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6A3 #A3A7AA
analogous
#AAA3A3 #AAA6A3 #AAA9A3
triadic
#AAA6A3 #A3AAA6 #A6A3AA
tetradic
#AAA6A3 #A3AAA3 #A3A7AA #A9A3AA
square
#AAA6A3 #A3AAA3 #A3A7AA #A9A3AA
split-complementary
#AAA6A3 #A3AAA9 #A3A3AA
monochromatic
#6D6965 #8D8783 #AAA6A3 #C7C5C3 #E5E4E3
Accessibility & contrast
On white
2.42
#AAA6A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#AAA6A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6A3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6A3 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#A8A7A3
Tritanopia (blue-blind)
#ACA5A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa6a3; /* rgb */ color: rgb(170, 166, 163); /* oklch */ color: oklch(72.8% 0.006 59.6);
Tailwind
colors: {
custom: {
50: '#c3c0be',
500: '#aaa6a3',
950: '#000000',
},
}SCSS
$custom: #aaa6a3; $custom-light: #c3c0be; $custom-dark: #000000;
JSON
{
"hex": "#aaa6a3",
"rgb": {
"r": 170,
"g": 166,
"b": 163
},
"hsl": {
"h": 25.714,
"s": 3.955,
"l": 65.294
},
"oklch": {
"l": 0.72759,
"c": 0.00632,
"h": 59.6
},
"luminance": 0.38463
}Semantic roles & 50–950 ramp
primary
#AAA6A3
secondary
#D3D5D6
accent
#778E58
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181