#AAA095#AAA095
#AAA095 is a light, near-neutral orange. Relative luminance 0.359; OKLCH L 71.1% C 0.020 H 70.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA095 |
|---|---|
| RGB | rgb(170, 160, 149) |
| HSL | hsl(31, 11%, 63%) |
| HSV | hsv(31, 12%, 67%) |
| CMYK | cmyk(0%, 5.9%, 12.4%, 33.3%) |
| CIE-LAB | lab(66.41, 1.70, 7.03) |
| CIE-LCH | lch(66.41, 7.23, 76.44°) |
| OKLab | oklab(71.11% 0.0067 0.0184) |
| OKLCH | oklch(71.11% 0.02 70.1) |
| XYZ | xyz(34.5727, 35.8581, 33.5280) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.77
Greyish
#A8A495
ΔE00 4.27
Greige
#B8AB98
ΔE00 4.61
Cement
#A5A391
ΔE00 6.02
Dark Gray
#A9A9A9
ΔE00 6.78
Mushroom
#BA9E88
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA095 #959FAA
analogous
#AA9595 #AAA095 #AAAA95
triadic
#AAA095 #95AAA0 #A095AA
tetradic
#AAA095 #95AA95 #959FAA #AA95AA
square
#AAA095 #95AA95 #959FAA #AA95AA
split-complementary
#AAA095 #95AAAA #9595AA
monochromatic
#6D6357 #8F8273 #AAA095 #C5BEB7 #E0DDD9
Accessibility & contrast
On white
2.57
#AAA095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#AAA095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA095
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA095 | 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)
#A4A094
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#AE9E9D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aaa095; /* rgb */ color: rgb(170, 160, 149); /* oklch */ color: oklch(71.1% 0.020 70.1);
Tailwind
colors: {
custom: {
50: '#c3bcb4',
500: '#aaa095',
950: '#000000',
},
}SCSS
$custom: #aaa095; $custom-light: #c3bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa095",
"rgb": {
"r": 170,
"g": 160,
"b": 149
},
"hsl": {
"h": 31.429,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71111,
"c": 0.01957,
"h": 70.1
},
"luminance": 0.35858
}Semantic roles & 50–950 ramp
primary
#AAA095
secondary
#CACDD1
accent
#719550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180