#AAA096#AAA096
#AAA096 is a light, near-neutral orange. Relative luminance 0.359; OKLCH L 71.1% C 0.018 H 67.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA096 |
|---|---|
| RGB | rgb(170, 160, 150) |
| HSL | hsl(30, 11%, 63%) |
| HSV | hsv(30, 12%, 67%) |
| CMYK | cmyk(0%, 5.9%, 11.8%, 33.3%) |
| CIE-LAB | lab(66.44, 1.87, 6.51) |
| CIE-LCH | lch(66.44, 6.77, 74.01°) |
| OKLab | oklab(71.14% 0.0071 0.0171) |
| OKLCH | oklch(71.14% 0.018 67.5) |
| XYZ | xyz(34.6529, 35.8902, 33.9502) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.24
Greyish
#A8A495
ΔE00 4.63
Greige
#B8AB98
ΔE00 4.93
Cement
#A5A391
ΔE00 6.40
Dark Gray
#A9A9A9
ΔE00 6.50
Warm Grey
#978A84
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA096 #96A0AA
analogous
#AA9696 #AAA096 #AAAA96
triadic
#AAA096 #96AAA0 #A096AA
tetradic
#AAA096 #96AA96 #96A0AA #AA96AA
square
#AAA096 #96AA96 #96A0AA #AA96AA
split-complementary
#AAA096 #96AAAA #9696AA
monochromatic
#6D6358 #8F8174 #AAA096 #C5BFB8 #E1DDDA
Accessibility & contrast
On white
2.57
#AAA096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#AAA096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA096
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA096 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A095
Deuteranopia (green-blind)
#A6A296
Tritanopia (blue-blind)
#AE9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa096; /* rgb */ color: rgb(170, 160, 150); /* oklch */ color: oklch(71.1% 0.018 67.5);
Tailwind
colors: {
custom: {
50: '#c3bcb4',
500: '#aaa096',
950: '#000000',
},
}SCSS
$custom: #aaa096; $custom-light: #c3bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa096",
"rgb": {
"r": 170,
"g": 160,
"b": 150
},
"hsl": {
"h": 30,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71138,
"c": 0.01847,
"h": 67.5
},
"luminance": 0.3589
}Semantic roles & 50–950 ramp
primary
#AAA096
secondary
#CACED2
accent
#739551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180