#AAA397#AAA397
#AAA397 is a light, near-neutral orange. Relative luminance 0.370; OKLCH L 71.8% C 0.019 H 81.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA397 |
|---|---|
| RGB | rgb(170, 163, 151) |
| HSL | hsl(38, 10%, 63%) |
| HSV | hsv(38, 11%, 67%) |
| CMYK | cmyk(0%, 4.1%, 11.2%, 33.3%) |
| CIE-LAB | lab(67.26, 0.40, 7.13) |
| CIE-LCH | lch(67.26, 7.14, 86.83°) |
| OKLab | oklab(71.79% 0.0029 0.0187) |
| OKLCH | oklch(71.79% 0.019 81.3) |
| XYZ | xyz(35.2601, 36.9752, 34.5516) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.59
Greyish
#A8A495
ΔE00 2.39
Greige
#B8AB98
ΔE00 4.21
Cement
#A5A391
ΔE00 4.21
Dark Gray
#A9A9A9
ΔE00 6.36
Bland
#AFA88B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA397 #979EAA
analogous
#AA9997 #AAA397 #A7AA97
triadic
#AAA397 #97AAA3 #A397AA
tetradic
#AAA397 #97AA99 #979EAA #AA97A7
square
#AAA397 #97AA99 #979EAA #AA97A7
split-complementary
#AAA397 #97A7AA #9997AA
monochromatic
#6D6659 #8E8575 #AAA397 #C6C1B9 #E1DFDA
Accessibility & contrast
On white
2.50
#AAA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#AAA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA397
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA397 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A396
Deuteranopia (green-blind)
#A8A497
Tritanopia (blue-blind)
#AEA1A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa397; /* rgb */ color: rgb(170, 163, 151); /* oklch */ color: oklch(71.8% 0.019 81.3);
Tailwind
colors: {
custom: {
50: '#c3beb5',
500: '#aaa397',
950: '#000000',
},
}SCSS
$custom: #aaa397; $custom-light: #c3beb5; $custom-dark: #000000;
JSON
{
"hex": "#aaa397",
"rgb": {
"r": 170,
"g": 163,
"b": 151
},
"hsl": {
"h": 37.895,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.71792,
"c": 0.01888,
"h": 81.3
},
"luminance": 0.36975
}Semantic roles & 50–950 ramp
primary
#AAA397
secondary
#CBCDD2
accent
#6A9451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180