#AAA395#AAA395
#AAA395 is a light, muted orange. Relative luminance 0.369; OKLCH L 71.7% C 0.021 H 84.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA395 |
|---|---|
| RGB | rgb(170, 163, 149) |
| HSL | hsl(40, 11%, 63%) |
| HSV | hsv(40, 12%, 67%) |
| CMYK | cmyk(0%, 4.1%, 12.4%, 33.3%) |
| CIE-LAB | lab(67.21, 0.06, 8.17) |
| CIE-LCH | lch(67.21, 8.18, 89.61°) |
| OKLab | oklab(71.74% 0.002 0.0213) |
| OKLCH | oklch(71.74% 0.021 84.6) |
| XYZ | xyz(35.0991, 36.9108, 33.7034) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.52
Greyish
#A8A495
ΔE00 1.77
Cement
#A5A391
ΔE00 3.50
Greige
#B8AB98
ΔE00 3.93
Bland
#AFA88B
ΔE00 5.83
Stone (survey)
#ADA587
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA395 #959CAA
analogous
#AA9895 #AAA395 #A7AA95
triadic
#AAA395 #95AAA3 #A395AA
tetradic
#AAA395 #95AA98 #959CAA #AA95A7
square
#AAA395 #95AA98 #959CAA #AA95A7
split-complementary
#AAA395 #95A7AA #9895AA
monochromatic
#6D6657 #8F8673 #AAA395 #C5C0B7 #E0DED9
Accessibility & contrast
On white
2.51
#AAA395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AAA395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA395
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA395 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#A9A495
Tritanopia (blue-blind)
#AEA09F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa395; /* rgb */ color: rgb(170, 163, 149); /* oklch */ color: oklch(71.7% 0.021 84.6);
Tailwind
colors: {
custom: {
50: '#c3beb4',
500: '#aaa395',
950: '#000000',
},
}SCSS
$custom: #aaa395; $custom-light: #c3beb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa395",
"rgb": {
"r": 170,
"g": 163,
"b": 149
},
"hsl": {
"h": 40,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71738,
"c": 0.02143,
"h": 84.6
},
"luminance": 0.3691
}Semantic roles & 50–950 ramp
primary
#AAA395
secondary
#CACCD1
accent
#679550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180