#AAA297#AAA297
#AAA297 is a light, near-neutral orange. Relative luminance 0.366; OKLCH L 71.6% C 0.018 H 76.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA297 |
|---|---|
| RGB | rgb(170, 162, 151) |
| HSL | hsl(35, 10%, 63%) |
| HSV | hsv(35, 11%, 67%) |
| CMYK | cmyk(0%, 4.7%, 11.2%, 33.3%) |
| CIE-LAB | lab(66.99, 0.94, 6.75) |
| CIE-LCH | lch(66.99, 6.82, 82.06°) |
| OKLab | oklab(71.58% 0.0044 0.0177) |
| OKLCH | oklch(71.58% 0.018 76.1) |
| XYZ | xyz(35.0833, 36.6215, 34.4926) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.60
Greyish
#A8A495
ΔE00 3.25
Greige
#B8AB98
ΔE00 4.40
Cement
#A5A391
ΔE00 5.05
Dark Gray
#A9A9A9
ΔE00 6.23
Bland
#AFA88B
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA297 #979FAA
analogous
#AA9897 #AAA297 #A8AA97
triadic
#AAA297 #97AAA2 #A297AA
tetradic
#AAA297 #97AA98 #979FAA #AA97A8
square
#AAA297 #97AA98 #979FAA #AA97A8
split-complementary
#AAA297 #97A8AA #9897AA
monochromatic
#6D6559 #8E8475 #AAA297 #C6C0B9 #E1DEDA
Accessibility & contrast
On white
2.52
#AAA297 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#AAA297 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA297
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA297 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA297 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A296
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#AEA09F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa297; /* rgb */ color: rgb(170, 162, 151); /* oklch */ color: oklch(71.6% 0.018 76.1);
Tailwind
colors: {
custom: {
50: '#c3bdb5',
500: '#aaa297',
950: '#000000',
},
}SCSS
$custom: #aaa297; $custom-light: #c3bdb5; $custom-dark: #000000;
JSON
{
"hex": "#aaa297",
"rgb": {
"r": 170,
"g": 162,
"b": 151
},
"hsl": {
"h": 34.737,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.71583,
"c": 0.01822,
"h": 76.1
},
"luminance": 0.36621
}Semantic roles & 50–950 ramp
primary
#AAA297
secondary
#CBCED2
accent
#6D9451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180