#AAA49A#AAA49A
#AAA49A is a light, near-neutral orange. Relative luminance 0.374; OKLCH L 72.1% C 0.016 H 80.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA49A |
|---|---|
| RGB | rgb(170, 164, 154) |
| HSL | hsl(38, 9%, 64%) |
| HSV | hsv(38, 9%, 67%) |
| CMYK | cmyk(0%, 3.5%, 9.4%, 33.3%) |
| CIE-LAB | lab(67.60, 0.37, 5.95) |
| CIE-LCH | lch(67.60, 5.97, 86.48°) |
| OKLab | oklab(72.08% 0.0026 0.0156) |
| OKLCH | oklch(72.08% 0.016 80.7) |
| XYZ | xyz(35.6851, 37.4304, 35.9105) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.42
Greyish
#A8A495
ΔE00 2.82
Cement
#A5A391
ΔE00 4.64
Greige
#B8AB98
ΔE00 4.76
Dark Gray
#A9A9A9
ΔE00 5.43
Grey
#929591
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA49A #9AA0AA
analogous
#AA9C9A #AAA49A #A8AA9A
triadic
#AAA49A #9AAAA4 #A49AAA
tetradic
#AAA49A #9AAA9C #9AA0AA #AA9AA8
square
#AAA49A #9AAA9C #9AA0AA #AA9AA8
split-complementary
#AAA49A #9AA8AA #9C9AAA
monochromatic
#6D675C #8E8679 #AAA49A #C6C2BB #E2E0DC
Accessibility & contrast
On white
2.47
#AAA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#AAA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA49A
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA49A | 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)
#A7A499
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#ADA2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa49a; /* rgb */ color: rgb(170, 164, 154); /* oklch */ color: oklch(72.1% 0.016 80.7);
Tailwind
colors: {
custom: {
50: '#c3beb7',
500: '#aaa49a',
950: '#000000',
},
}SCSS
$custom: #aaa49a; $custom-light: #c3beb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa49a",
"rgb": {
"r": 170,
"g": 164,
"b": 154
},
"hsl": {
"h": 37.5,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72084,
"c": 0.01583,
"h": 80.7
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#AAA49A
secondary
#CDCFD3
accent
#6B9353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180