#AAA6A2#AAA6A2
#AAA6A2 is a light, near-neutral grey. Relative luminance 0.384; OKLCH L 72.7% C 0.007 H 67.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6A2 |
|---|---|
| RGB | rgb(170, 166, 162) |
| HSL | hsl(30, 4%, 65%) |
| HSV | hsv(30, 5%, 67%) |
| CMYK | cmyk(0%, 2.4%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.33, 0.70, 2.57) |
| CIE-LCH | lch(68.33, 2.67, 74.85°) |
| OKLab | oklab(72.73% 0.0028 0.0068) |
| OKLCH | oklch(72.73% 0.007 67.7) |
| XYZ | xyz(36.7345, 38.4273, 39.6574) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.71
Stone
#A89F91
ΔE00 5.14
Greyish
#A8A495
ΔE00 5.39
Grey
#929591
ΔE00 6.89
Greige
#B8AB98
ΔE00 7.02
Cement
#A5A391
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6A2 #A2A6AA
analogous
#AAA2A2 #AAA6A2 #AAAAA2
triadic
#AAA6A2 #A2AAA6 #A6A2AA
tetradic
#AAA6A2 #A2AAA2 #A2A6AA #AAA2AA
square
#AAA6A2 #A2AAA2 #A2A6AA #AAA2AA
split-complementary
#AAA6A2 #A2AAAA #A2A2AA
monochromatic
#6E6964 #8D8782 #AAA6A2 #C7C5C2 #E4E3E2
Accessibility & contrast
On white
2.42
#AAA6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#AAA6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6A2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6A2 | 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)
#A7A6A2
Deuteranopia (green-blind)
#A8A7A2
Tritanopia (blue-blind)
#ACA5A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa6a2; /* rgb */ color: rgb(170, 166, 162); /* oklch */ color: oklch(72.7% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#c3c0bd',
500: '#aaa6a2',
950: '#000000',
},
}SCSS
$custom: #aaa6a2; $custom-light: #c3c0bd; $custom-dark: #000000;
JSON
{
"hex": "#aaa6a2",
"rgb": {
"r": 170,
"g": 166,
"b": 162
},
"hsl": {
"h": 30,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.72729,
"c": 0.00736,
"h": 67.7
},
"luminance": 0.38427
}Semantic roles & 50–950 ramp
primary
#AAA6A2
secondary
#D3D4D5
accent
#738E57
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181