#AAA197#AAA197
#AAA197 is a light, near-neutral orange. Relative luminance 0.363; OKLCH L 71.4% C 0.018 H 70.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA197 |
|---|---|
| RGB | rgb(170, 161, 151) |
| HSL | hsl(32, 10%, 63%) |
| HSV | hsv(32, 11%, 67%) |
| CMYK | cmyk(0%, 5.3%, 11.2%, 33.3%) |
| CIE-LAB | lab(66.73, 1.49, 6.37) |
| CIE-LCH | lch(66.73, 6.54, 76.84°) |
| OKLab | oklab(71.37% 0.0059 0.0167) |
| OKLCH | oklch(71.37% 0.018 70.5) |
| XYZ | xyz(34.9078, 36.2706, 34.4341) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.05
Greyish
#A8A495
ΔE00 4.12
Greige
#B8AB98
ΔE00 4.77
Cement
#A5A391
ΔE00 5.92
Dark Gray
#A9A9A9
ΔE00 6.19
Grey
#929591
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA197 #97A0AA
analogous
#AA9797 #AAA197 #A9AA97
triadic
#AAA197 #97AAA1 #A197AA
tetradic
#AAA197 #97AA97 #97A0AA #AA97A9
square
#AAA197 #97AA97 #97A0AA #AA97A9
split-complementary
#AAA197 #97A9AA #9797AA
monochromatic
#6D6459 #8E8375 #AAA197 #C6BFB9 #E1DEDA
Accessibility & contrast
On white
2.54
#AAA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#AAA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA197
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA197 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 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)
#A4A196
Deuteranopia (green-blind)
#A6A397
Tritanopia (blue-blind)
#AE9F9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa197; /* rgb */ color: rgb(170, 161, 151); /* oklch */ color: oklch(71.4% 0.018 70.5);
Tailwind
colors: {
custom: {
50: '#c3bcb5',
500: '#aaa197',
950: '#000000',
},
}SCSS
$custom: #aaa197; $custom-light: #c3bcb5; $custom-dark: #000000;
JSON
{
"hex": "#aaa197",
"rgb": {
"r": 170,
"g": 161,
"b": 151
},
"hsl": {
"h": 31.579,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.71374,
"c": 0.01772,
"h": 70.5
},
"luminance": 0.3627
}Semantic roles & 50–950 ramp
primary
#AAA197
secondary
#CBCED2
accent
#719451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180