#AAA396#AAA396
#AAA396 is a light, muted orange. Relative luminance 0.369; OKLCH L 71.8% C 0.020 H 83.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA396 |
|---|---|
| RGB | rgb(170, 163, 150) |
| HSL | hsl(39, 11%, 63%) |
| HSV | hsv(39, 12%, 67%) |
| CMYK | cmyk(0%, 4.1%, 11.8%, 33.3%) |
| CIE-LAB | lab(67.23, 0.23, 7.65) |
| CIE-LCH | lch(67.23, 7.66, 88.31°) |
| OKLab | oklab(71.77% 0.0024 0.02) |
| OKLCH | oklch(71.77% 0.02 83) |
| XYZ | xyz(35.1793, 36.9429, 34.1257) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.48
Greyish
#A8A495
ΔE00 2.05
Cement
#A5A391
ΔE00 3.84
Greige
#B8AB98
ΔE00 4.04
Bland
#AFA88B
ΔE00 6.27
Stone (survey)
#ADA587
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA396 #969DAA
analogous
#AA9996 #AAA396 #A7AA96
triadic
#AAA396 #96AAA3 #A396AA
tetradic
#AAA396 #96AA99 #969DAA #AA96A7
square
#AAA396 #96AA99 #969DAA #AA96A7
split-complementary
#AAA396 #96A7AA #9996AA
monochromatic
#6D6658 #8F8574 #AAA396 #C5C1B8 #E1DEDA
Accessibility & contrast
On white
2.50
#AAA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AAA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA396
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA396 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#AEA19F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa396; /* rgb */ color: rgb(170, 163, 150); /* oklch */ color: oklch(71.8% 0.020 83.0);
Tailwind
colors: {
custom: {
50: '#c3beb4',
500: '#aaa396',
950: '#000000',
},
}SCSS
$custom: #aaa396; $custom-light: #c3beb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa396",
"rgb": {
"r": 170,
"g": 163,
"b": 150
},
"hsl": {
"h": 39,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71765,
"c": 0.02015,
"h": 83
},
"luminance": 0.36942
}Semantic roles & 50–950 ramp
primary
#AAA396
secondary
#CACDD2
accent
#699551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180