#AAA29A#AAA29A
#AAA29A is a light, near-neutral orange. Relative luminance 0.367; OKLCH L 71.7% C 0.015 H 67.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA29A |
|---|---|
| RGB | rgb(170, 162, 154) |
| HSL | hsl(30, 9%, 64%) |
| HSV | hsv(30, 9%, 67%) |
| CMYK | cmyk(0%, 4.7%, 9.4%, 33.3%) |
| CIE-LAB | lab(67.07, 1.46, 5.19) |
| CIE-LCH | lch(67.07, 5.39, 74.29°) |
| OKLab | oklab(71.67% 0.0056 0.0136) |
| OKLCH | oklch(71.67% 0.015 67.6) |
| XYZ | xyz(35.3300, 36.7202, 35.7921) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.94
Greyish
#A8A495
ΔE00 4.52
Dark Gray
#A9A9A9
ΔE00 5.28
Greige
#B8AB98
ΔE00 5.39
Cement
#A5A391
ΔE00 6.34
Grey
#929591
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA29A #9AA2AA
analogous
#AA9A9A #AAA29A #AAAA9A
triadic
#AAA29A #9AAAA2 #A29AAA
tetradic
#AAA29A #9AAA9A #9AA2AA #AA9AAA
square
#AAA29A #9AAA9A #9AA2AA #AA9AAA
split-complementary
#AAA29A #9AAAAA #9A9AAA
monochromatic
#6D655C #8E8379 #AAA29A #C6C1BB #E2DFDC
Accessibility & contrast
On white
2.52
#AAA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#AAA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA29A
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA29A | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#ADA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa29a; /* rgb */ color: rgb(170, 162, 154); /* oklch */ color: oklch(71.7% 0.015 67.6);
Tailwind
colors: {
custom: {
50: '#c3bdb7',
500: '#aaa29a',
950: '#000000',
},
}SCSS
$custom: #aaa29a; $custom-light: #c3bdb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa29a",
"rgb": {
"r": 170,
"g": 162,
"b": 154
},
"hsl": {
"h": 30,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.71666,
"c": 0.01476,
"h": 67.6
},
"luminance": 0.3672
}Semantic roles & 50–950 ramp
primary
#AAA29A
secondary
#CDD0D3
accent
#739353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180