#AAA196#AAA196
#AAA196 is a light, near-neutral orange. Relative luminance 0.362; OKLCH L 71.3% C 0.019 H 73.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA196 |
|---|---|
| RGB | rgb(170, 161, 150) |
| HSL | hsl(33, 11%, 63%) |
| HSV | hsv(33, 12%, 67%) |
| CMYK | cmyk(0%, 5.3%, 11.8%, 33.3%) |
| CIE-LAB | lab(66.70, 1.32, 6.89) |
| CIE-LCH | lch(66.70, 7.02, 79.17°) |
| OKLab | oklab(71.35% 0.0055 0.018) |
| OKLCH | oklch(71.35% 0.019 73) |
| XYZ | xyz(34.8270, 36.2383, 34.0083) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.58
Greyish
#A8A495
ΔE00 3.75
Greige
#B8AB98
ΔE00 4.46
Cement
#A5A391
ΔE00 5.52
Dark Gray
#A9A9A9
ΔE00 6.49
Grey
#929591
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA196 #969FAA
analogous
#AA9796 #AAA196 #A9AA96
triadic
#AAA196 #96AAA1 #A196AA
tetradic
#AAA196 #96AA97 #969FAA #AA96A9
square
#AAA196 #96AA97 #969FAA #AA96A9
split-complementary
#AAA196 #96A9AA #9796AA
monochromatic
#6D6458 #8F8374 #AAA196 #C5BFB8 #E1DEDA
Accessibility & contrast
On white
2.55
#AAA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#AAA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA196
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA196 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#A7A396
Tritanopia (blue-blind)
#AE9F9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa196; /* rgb */ color: rgb(170, 161, 150); /* oklch */ color: oklch(71.3% 0.019 73.0);
Tailwind
colors: {
custom: {
50: '#c3bcb4',
500: '#aaa196',
950: '#000000',
},
}SCSS
$custom: #aaa196; $custom-light: #c3bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa196",
"rgb": {
"r": 170,
"g": 161,
"b": 150
},
"hsl": {
"h": 33,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71347,
"c": 0.01887,
"h": 73
},
"luminance": 0.36238
}Semantic roles & 50–950 ramp
primary
#AAA196
secondary
#CACED2
accent
#6F9551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180