#AAA299#AAA299
#AAA299 is a light, near-neutral orange. Relative luminance 0.367; OKLCH L 71.6% C 0.016 H 70.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA299 |
|---|---|
| RGB | rgb(170, 162, 153) |
| HSL | hsl(32, 9%, 63%) |
| HSV | hsv(32, 10%, 67%) |
| CMYK | cmyk(0%, 4.7%, 10%, 33.3%) |
| CIE-LAB | lab(67.04, 1.29, 5.71) |
| CIE-LCH | lch(67.04, 5.85, 77.31°) |
| OKLab | oklab(71.64% 0.0052 0.015) |
| OKLCH | oklch(71.64% 0.016 70.8) |
| XYZ | xyz(35.2471, 36.6870, 35.3553) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.46
Greyish
#A8A495
ΔE00 4.07
Greige
#B8AB98
ΔE00 5.02
Dark Gray
#A9A9A9
ΔE00 5.58
Cement
#A5A391
ΔE00 5.89
Grey
#929591
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA299 #99A1AA
analogous
#AA9999 #AAA299 #A9AA99
triadic
#AAA299 #99AAA2 #A299AA
tetradic
#AAA299 #99AA99 #99A1AA #AA99A9
square
#AAA299 #99AA99 #99A1AA #AA99A9
split-complementary
#AAA299 #99A9AA #9999AA
monochromatic
#6D655B #8E8478 #AAA299 #C6C0BA #E2DFDC
Accessibility & contrast
On white
2.52
#AAA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#AAA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA299
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA299 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#ADA09F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa299; /* rgb */ color: rgb(170, 162, 153); /* oklch */ color: oklch(71.6% 0.016 70.8);
Tailwind
colors: {
custom: {
50: '#c3bdb7',
500: '#aaa299',
950: '#000000',
},
}SCSS
$custom: #aaa299; $custom-light: #c3bdb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa299",
"rgb": {
"r": 170,
"g": 162,
"b": 153
},
"hsl": {
"h": 31.765,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.71638,
"c": 0.01587,
"h": 70.8
},
"luminance": 0.36687
}Semantic roles & 50–950 ramp
primary
#AAA299
secondary
#CCCFD2
accent
#719352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180