#AAA29F#AAA29F
#AAA29F is a light, near-neutral grey. Relative luminance 0.369; OKLCH L 71.8% C 0.010 H 41.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA29F |
|---|---|
| RGB | rgb(170, 162, 159) |
| HSL | hsl(16, 6%, 65%) |
| HSV | hsv(16, 6%, 67%) |
| CMYK | cmyk(0%, 4.7%, 6.5%, 33.3%) |
| CIE-LAB | lab(67.19, 2.34, 2.59) |
| CIE-LCH | lch(67.19, 3.49, 47.84°) |
| OKLab | oklab(71.81% 0.0077 0.0069) |
| OKLCH | oklch(71.81% 0.01 41.9) |
| XYZ | xyz(35.7551, 36.8902, 38.0311) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.29
Stone
#A89F91
ΔE00 5.61
Greyish
#A8A495
ΔE00 7.06
Greige
#B8AB98
ΔE00 7.70
Grey
#929591
ΔE00 7.82
Warm Grey
#978A84
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA29F #9FA7AA
analogous
#AA9FA2 #AAA29F #AAA89F
triadic
#AAA29F #9FAAA2 #A29FAA
tetradic
#AAA29F #A2AA9F #9FA7AA #A89FAA
square
#AAA29F #A2AA9F #9FA7AA #A89FAA
split-complementary
#AAA29F #9FAAA8 #9FA2AA
monochromatic
#6E6461 #8D837F #AAA29F #C7C1BF #E3E1E0
Accessibility & contrast
On white
2.51
#AAA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AAA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA29F
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA29F | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#A6A49F
Tritanopia (blue-blind)
#ACA1A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa29f; /* rgb */ color: rgb(170, 162, 159); /* oklch */ color: oklch(71.8% 0.010 41.9);
Tailwind
colors: {
custom: {
50: '#c3bdbb',
500: '#aaa29f',
950: '#000000',
},
}SCSS
$custom: #aaa29f; $custom-light: #c3bdbb; $custom-dark: #000000;
JSON
{
"hex": "#aaa29f",
"rgb": {
"r": 170,
"g": 162,
"b": 159
},
"hsl": {
"h": 16.364,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.71809,
"c": 0.0103,
"h": 41.9
},
"luminance": 0.3689
}Semantic roles & 50–950 ramp
primary
#AAA29F
secondary
#D1D3D4
accent
#809056
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180