#AAA099#AAA099
#AAA099 is a light, near-neutral orange. Relative luminance 0.360; OKLCH L 71.2% C 0.015 H 57.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA099 |
|---|---|
| RGB | rgb(170, 160, 153) |
| HSL | hsl(25, 9%, 63%) |
| HSV | hsv(25, 10%, 67%) |
| CMYK | cmyk(0%, 5.9%, 10%, 33.3%) |
| CIE-LAB | lab(66.51, 2.38, 4.95) |
| CIE-LCH | lch(66.51, 5.49, 64.28°) |
| OKLab | oklab(71.22% 0.0083 0.013) |
| OKLCH | oklch(71.22% 0.015 57.5) |
| XYZ | xyz(34.8976, 35.9880, 35.2388) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.76
Dark Gray
#A9A9A9
ΔE00 5.78
Greyish
#A8A495
ΔE00 5.87
Greige
#B8AB98
ΔE00 6.12
Warm Grey
#978A84
ΔE00 7.10
Cement
#A5A391
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA099 #99A3AA
analogous
#AA999A #AAA099 #AAA899
triadic
#AAA099 #99AAA0 #A099AA
tetradic
#AAA099 #9AAA99 #99A3AA #A899AA
square
#AAA099 #9AAA99 #99A3AA #A899AA
split-complementary
#AAA099 #99AAA8 #999AAA
monochromatic
#6D635B #8E8178 #AAA099 #C6BFBA #E2DEDC
Accessibility & contrast
On white
2.56
#AAA099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#AAA099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA099
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA099 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A199
Deuteranopia (green-blind)
#A5A399
Tritanopia (blue-blind)
#AE9E9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa099; /* rgb */ color: rgb(170, 160, 153); /* oklch */ color: oklch(71.2% 0.015 57.5);
Tailwind
colors: {
custom: {
50: '#c3bcb7',
500: '#aaa099',
950: '#000000',
},
}SCSS
$custom: #aaa099; $custom-light: #c3bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa099",
"rgb": {
"r": 170,
"g": 160,
"b": 153
},
"hsl": {
"h": 24.706,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.71221,
"c": 0.01544,
"h": 57.5
},
"luminance": 0.35988
}Semantic roles & 50–950 ramp
primary
#AAA099
secondary
#CCD0D2
accent
#789352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180