#AAA296#AAA296
#AAA296 is a light, near-neutral orange. Relative luminance 0.366; OKLCH L 71.6% C 0.019 H 78.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA296 |
|---|---|
| RGB | rgb(170, 162, 150) |
| HSL | hsl(36, 11%, 63%) |
| HSV | hsv(36, 12%, 67%) |
| CMYK | cmyk(0%, 4.7%, 11.8%, 33.3%) |
| CIE-LAB | lab(66.97, 0.77, 7.27) |
| CIE-LCH | lch(66.97, 7.31, 83.95°) |
| OKLab | oklab(71.56% 0.004 0.019) |
| OKLCH | oklch(71.56% 0.019 78.2) |
| XYZ | xyz(35.0024, 36.5892, 34.0667) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.25
Greyish
#A8A495
ΔE00 2.89
Greige
#B8AB98
ΔE00 4.16
Cement
#A5A391
ΔE00 4.66
Dark Gray
#A9A9A9
ΔE00 6.57
Bland
#AFA88B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA296 #969EAA
analogous
#AA9896 #AAA296 #A8AA96
triadic
#AAA296 #96AAA2 #A296AA
tetradic
#AAA296 #96AA98 #969EAA #AA96A8
square
#AAA296 #96AA98 #969EAA #AA96A8
split-complementary
#AAA296 #96A8AA #9896AA
monochromatic
#6D6558 #8F8474 #AAA296 #C5C0B8 #E1DEDA
Accessibility & contrast
On white
2.52
#AAA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#AAA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA296
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA296 | 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)
#A6A295
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#AEA09F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa296; /* rgb */ color: rgb(170, 162, 150); /* oklch */ color: oklch(71.6% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#c3bdb4',
500: '#aaa296',
950: '#000000',
},
}SCSS
$custom: #aaa296; $custom-light: #c3bdb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa296",
"rgb": {
"r": 170,
"g": 162,
"b": 150
},
"hsl": {
"h": 36,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71556,
"c": 0.01943,
"h": 78.2
},
"luminance": 0.36589
}Semantic roles & 50–950 ramp
primary
#AAA296
secondary
#CACDD2
accent
#6C9551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180