#AAA39B#AAA39B
#AAA39B is a light, near-neutral orange. Relative luminance 0.371; OKLCH L 71.9% C 0.014 H 71.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA39B |
|---|---|
| RGB | rgb(170, 163, 155) |
| HSL | hsl(32, 8%, 64%) |
| HSV | hsv(32, 9%, 67%) |
| CMYK | cmyk(0%, 4.1%, 8.8%, 33.3%) |
| CIE-LAB | lab(67.36, 1.09, 5.05) |
| CIE-LCH | lch(67.36, 5.17, 77.86°) |
| OKLab | oklab(71.9% 0.0045 0.0133) |
| OKLCH | oklch(71.9% 0.014 71.3) |
| XYZ | xyz(35.5905, 37.1074, 36.2915) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.96
Greyish
#A8A495
ΔE00 4.12
Dark Gray
#A9A9A9
ΔE00 4.97
Greige
#B8AB98
ΔE00 5.33
Cement
#A5A391
ΔE00 5.93
Grey
#929591
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA39B #9BA2AA
analogous
#AA9B9B #AAA39B #A9AA9B
triadic
#AAA39B #9BAAA3 #A39BAA
tetradic
#AAA39B #9BAA9B #9BA2AA #AA9BA9
square
#AAA39B #9BAA9B #9BA2AA #AA9BA9
split-complementary
#AAA39B #9BA9AA #9B9BAA
monochromatic
#6E665D #8E857A #AAA39B #C6C1BC #E2E0DD
Accessibility & contrast
On white
2.49
#AAA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#AAA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA39B
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA39B | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39B
Deuteranopia (green-blind)
#A7A59B
Tritanopia (blue-blind)
#ADA1A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa39b; /* rgb */ color: rgb(170, 163, 155); /* oklch */ color: oklch(71.9% 0.014 71.3);
Tailwind
colors: {
custom: {
50: '#c3beb8',
500: '#aaa39b',
950: '#000000',
},
}SCSS
$custom: #aaa39b; $custom-light: #c3beb8; $custom-dark: #000000;
JSON
{
"hex": "#aaa39b",
"rgb": {
"r": 170,
"g": 163,
"b": 155
},
"hsl": {
"h": 32,
"s": 8.108,
"l": 63.725
},
"oklch": {
"l": 0.71903,
"c": 0.01402,
"h": 71.3
},
"luminance": 0.37107
}Semantic roles & 50–950 ramp
primary
#AAA39B
secondary
#CED0D3
accent
#719253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180