#AAA199#AAA199
#AAA199 is a light, near-neutral orange. Relative luminance 0.363; OKLCH L 71.4% C 0.016 H 64.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA199 |
|---|---|
| RGB | rgb(170, 161, 153) |
| HSL | hsl(28, 9%, 63%) |
| HSV | hsv(28, 10%, 67%) |
| CMYK | cmyk(0%, 5.3%, 10%, 33.3%) |
| CIE-LAB | lab(66.78, 1.83, 5.33) |
| CIE-LCH | lch(66.78, 5.63, 71.01°) |
| OKLab | oklab(71.43% 0.0068 0.014) |
| OKLCH | oklch(71.43% 0.016 64.3) |
| XYZ | xyz(35.0716, 36.3361, 35.2968) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.04
Greyish
#A8A495
ΔE00 4.96
Greige
#B8AB98
ΔE00 5.51
Dark Gray
#A9A9A9
ΔE00 5.63
Cement
#A5A391
ΔE00 6.78
Warm Grey
#978A84
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA199 #99A2AA
analogous
#AA9999 #AAA199 #AAA999
triadic
#AAA199 #99AAA1 #A199AA
tetradic
#AAA199 #99AA99 #99A2AA #A999AA
square
#AAA199 #99AA99 #99A2AA #A999AA
split-complementary
#AAA199 #99AAA9 #9999AA
monochromatic
#6D645B #8E8278 #AAA199 #C6C0BA #E2DFDC
Accessibility & contrast
On white
2.54
#AAA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#AAA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA199
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA199 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A199
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#AD9F9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa199; /* rgb */ color: rgb(170, 161, 153); /* oklch */ color: oklch(71.4% 0.016 64.3);
Tailwind
colors: {
custom: {
50: '#c3bcb7',
500: '#aaa199',
950: '#000000',
},
}SCSS
$custom: #aaa199; $custom-light: #c3bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa199",
"rgb": {
"r": 170,
"g": 161,
"b": 153
},
"hsl": {
"h": 28.235,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.7143,
"c": 0.01555,
"h": 64.3
},
"luminance": 0.36336
}Semantic roles & 50–950 ramp
primary
#AAA199
secondary
#CCD0D2
accent
#759352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180