#AAA599#AAA599
#AAA599 is a light, near-neutral orange. Relative luminance 0.378; OKLCH L 72.3% C 0.018 H 88.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA599 |
|---|---|
| RGB | rgb(170, 165, 153) |
| HSL | hsl(42, 9%, 63%) |
| HSV | hsv(42, 10%, 67%) |
| CMYK | cmyk(0%, 2.9%, 10%, 33.3%) |
| CIE-LAB | lab(67.84, -0.35, 6.86) |
| CIE-LCH | lch(67.84, 6.87, 92.94°) |
| OKLab | oklab(72.27% 0.0006 0.0179) |
| OKLCH | oklch(72.27% 0.018 88) |
| XYZ | xyz(35.7818, 37.7566, 35.5336) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.63
Stone
#A89F91
ΔE00 2.55
Cement
#A5A391
ΔE00 3.46
Greige
#B8AB98
ΔE00 4.57
Dark Gray
#A9A9A9
ΔE00 6.06
Bland
#AFA88B
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA599 #999EAA
analogous
#AA9C99 #AAA599 #A6AA99
triadic
#AAA599 #99AAA5 #A599AA
tetradic
#AAA599 #99AA9C #999EAA #AA99A6
square
#AAA599 #99AA9C #999EAA #AA99A6
split-complementary
#AAA599 #99A6AA #9C99AA
monochromatic
#6D685B #8E8878 #AAA599 #C6C2BA #E2E0DC
Accessibility & contrast
On white
2.46
#AAA599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#AAA599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA599
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA599 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#A9A699
Tritanopia (blue-blind)
#ADA3A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa599; /* rgb */ color: rgb(170, 165, 153); /* oklch */ color: oklch(72.3% 0.018 88.0);
Tailwind
colors: {
custom: {
50: '#c3bfb7',
500: '#aaa599',
950: '#000000',
},
}SCSS
$custom: #aaa599; $custom-light: #c3bfb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa599",
"rgb": {
"r": 170,
"g": 165,
"b": 153
},
"hsl": {
"h": 42.353,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72266,
"c": 0.01795,
"h": 88
},
"luminance": 0.37756
}Semantic roles & 50–950 ramp
primary
#AAA599
secondary
#CCCED2
accent
#659352
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180