#AAA29B#AAA29B
#AAA29B is a light, near-neutral orange. Relative luminance 0.368; OKLCH L 71.7% C 0.014 H 63.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA29B |
|---|---|
| RGB | rgb(170, 162, 155) |
| HSL | hsl(28, 8%, 64%) |
| HSV | hsv(28, 9%, 67%) |
| CMYK | cmyk(0%, 4.7%, 8.8%, 33.3%) |
| CIE-LAB | lab(67.09, 1.63, 4.67) |
| CIE-LCH | lch(67.09, 4.95, 70.71°) |
| OKLab | oklab(71.69% 0.006 0.0123) |
| OKLCH | oklch(71.69% 0.014 63.8) |
| XYZ | xyz(35.4136, 36.7537, 36.2326) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.44
Greyish
#A8A495
ΔE00 4.99
Dark Gray
#A9A9A9
ΔE00 5.01
Greige
#B8AB98
ΔE00 5.79
Cement
#A5A391
ΔE00 6.81
Grey
#929591
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA29B #9BA3AA
analogous
#AA9B9B #AAA29B #AAA99B
triadic
#AAA29B #9BAAA2 #A29BAA
tetradic
#AAA29B #9BAA9B #9BA3AA #A99BAA
square
#AAA29B #9BAA9B #9BA3AA #A99BAA
split-complementary
#AAA29B #9BAAA9 #9B9BAA
monochromatic
#6E655D #8E837A #AAA29B #C6C1BC #E2E0DD
Accessibility & contrast
On white
2.51
#AAA29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#AAA29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA29B
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA29B | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29B
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#ADA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa29b; /* rgb */ color: rgb(170, 162, 155); /* oklch */ color: oklch(71.7% 0.014 63.8);
Tailwind
colors: {
custom: {
50: '#c3bdb8',
500: '#aaa29b',
950: '#000000',
},
}SCSS
$custom: #aaa29b; $custom-light: #c3bdb8; $custom-dark: #000000;
JSON
{
"hex": "#aaa29b",
"rgb": {
"r": 170,
"g": 162,
"b": 155
},
"hsl": {
"h": 28,
"s": 8.108,
"l": 63.725
},
"oklch": {
"l": 0.71694,
"c": 0.01369,
"h": 63.8
},
"luminance": 0.36753
}Semantic roles & 50–950 ramp
primary
#AAA29B
secondary
#CED1D3
accent
#759253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180