#AAA499#AAA499
#AAA499 is a light, near-neutral orange. Relative luminance 0.374; OKLCH L 72.1% C 0.017 H 82.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA499 |
|---|---|
| RGB | rgb(170, 164, 153) |
| HSL | hsl(39, 9%, 63%) |
| HSV | hsv(39, 10%, 67%) |
| CMYK | cmyk(0%, 3.5%, 10%, 33.3%) |
| CIE-LAB | lab(67.57, 0.19, 6.47) |
| CIE-LCH | lch(67.57, 6.48, 88.29°) |
| OKLab | oklab(72.06% 0.0022 0.017) |
| OKLCH | oklch(72.06% 0.017 82.8) |
| XYZ | xyz(35.6022, 37.3972, 35.4737) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.18
Greyish
#A8A495
ΔE00 2.37
Cement
#A5A391
ΔE00 4.21
Greige
#B8AB98
ΔE00 4.53
Dark Gray
#A9A9A9
ΔE00 5.81
Bland
#AFA88B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA499 #999FAA
analogous
#AA9B99 #AAA499 #A7AA99
triadic
#AAA499 #99AAA4 #A499AA
tetradic
#AAA499 #99AA9B #999FAA #AA99A7
square
#AAA499 #99AA9B #999FAA #AA99A7
split-complementary
#AAA499 #99A7AA #9B99AA
monochromatic
#6D675B #8E8678 #AAA499 #C6C2BA #E2E0DC
Accessibility & contrast
On white
2.48
#AAA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#AAA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA499
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA499 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A498
Deuteranopia (green-blind)
#A9A599
Tritanopia (blue-blind)
#ADA2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa499; /* rgb */ color: rgb(170, 164, 153); /* oklch */ color: oklch(72.1% 0.017 82.8);
Tailwind
colors: {
custom: {
50: '#c3beb7',
500: '#aaa499',
950: '#000000',
},
}SCSS
$custom: #aaa499; $custom-light: #c3beb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa499",
"rgb": {
"r": 170,
"g": 164,
"b": 153
},
"hsl": {
"h": 38.824,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72057,
"c": 0.0171,
"h": 82.8
},
"luminance": 0.37397
}Semantic roles & 50–950 ramp
primary
#AAA499
secondary
#CCCFD2
accent
#699352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180