#AAA49B#AAA49B
#AAA49B is a light, near-neutral orange. Relative luminance 0.375; OKLCH L 72.1% C 0.015 H 78.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA49B |
|---|---|
| RGB | rgb(170, 164, 155) |
| HSL | hsl(36, 8%, 64%) |
| HSV | hsv(36, 9%, 67%) |
| CMYK | cmyk(0%, 3.5%, 8.8%, 33.3%) |
| CIE-LAB | lab(67.62, 0.54, 5.43) |
| CIE-LCH | lch(67.62, 5.46, 84.32°) |
| OKLab | oklab(72.11% 0.003 0.0143) |
| OKLCH | oklch(72.11% 0.015 78.2) |
| XYZ | xyz(35.7687, 37.4639, 36.3509) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.72
Greyish
#A8A495
ΔE00 3.28
Greige
#B8AB98
ΔE00 5.04
Dark Gray
#A9A9A9
ΔE00 5.05
Cement
#A5A391
ΔE00 5.09
Grey
#929591
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA49B #9BA1AA
analogous
#AA9C9B #AAA49B #A8AA9B
triadic
#AAA49B #9BAAA4 #A49BAA
tetradic
#AAA49B #9BAA9C #9BA1AA #AA9BA8
square
#AAA49B #9BAA9C #9BA1AA #AA9BA8
split-complementary
#AAA49B #9BA8AA #9C9BAA
monochromatic
#6E675D #8E867A #AAA49B #C6C2BC #E2E0DD
Accessibility & contrast
On white
2.47
#AAA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#AAA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA49B
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA49B | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#ADA2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa49b; /* rgb */ color: rgb(170, 164, 155); /* oklch */ color: oklch(72.1% 0.015 78.2);
Tailwind
colors: {
custom: {
50: '#c3beb8',
500: '#aaa49b',
950: '#000000',
},
}SCSS
$custom: #aaa49b; $custom-light: #c3beb8; $custom-dark: #000000;
JSON
{
"hex": "#aaa49b",
"rgb": {
"r": 170,
"g": 164,
"b": 155
},
"hsl": {
"h": 36,
"s": 8.108,
"l": 63.725
},
"oklch": {
"l": 0.72112,
"c": 0.01458,
"h": 78.2
},
"luminance": 0.37464
}Semantic roles & 50–950 ramp
primary
#AAA49B
secondary
#CED0D3
accent
#6C9253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180