#AAA094#AAA094
#AAA094 is a light, muted orange. Relative luminance 0.358; OKLCH L 71.1% C 0.021 H 72.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA094 |
|---|---|
| RGB | rgb(170, 160, 148) |
| HSL | hsl(33, 11%, 62%) |
| HSV | hsv(33, 13%, 67%) |
| CMYK | cmyk(0%, 5.9%, 12.9%, 33.3%) |
| CIE-LAB | lab(66.39, 1.53, 7.56) |
| CIE-LCH | lch(66.39, 7.71, 78.57°) |
| OKLab | oklab(71.08% 0.0062 0.0198) |
| OKLCH | oklch(71.08% 0.021 72.5) |
| XYZ | xyz(34.4932, 35.8263, 33.1093) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.32
Greyish
#A8A495
ΔE00 3.95
Greige
#B8AB98
ΔE00 4.32
Cement
#A5A391
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 7.08
Mushroom
#BA9E88
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA094 #949EAA
analogous
#AA9594 #AAA094 #A9AA94
triadic
#AAA094 #94AAA0 #A094AA
tetradic
#AAA094 #94AA95 #949EAA #AA94A9
square
#AAA094 #94AA95 #949EAA #AA94A9
split-complementary
#AAA094 #94A9AA #9594AA
monochromatic
#6D6357 #8F8272 #AAA094 #C5BEB6 #E0DDD8
Accessibility & contrast
On white
2.57
#AAA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#AAA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA094
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA094 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#A6A294
Tritanopia (blue-blind)
#AE9D9D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aaa094; /* rgb */ color: rgb(170, 160, 148); /* oklch */ color: oklch(71.1% 0.021 72.5);
Tailwind
colors: {
custom: {
50: '#c3bcb3',
500: '#aaa094',
950: '#000000',
},
}SCSS
$custom: #aaa094; $custom-light: #c3bcb3; $custom-dark: #000000;
JSON
{
"hex": "#aaa094",
"rgb": {
"r": 170,
"g": 160,
"b": 148
},
"hsl": {
"h": 32.727,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71083,
"c": 0.02071,
"h": 72.5
},
"luminance": 0.35826
}Semantic roles & 50–950 ramp
primary
#AAA094
secondary
#C9CDD1
accent
#709650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180