#AA9E96#AA9E96
#AA9E96 is a light, near-neutral orange. Relative luminance 0.352; OKLCH L 70.7% C 0.018 H 56.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9E96 |
|---|---|
| RGB | rgb(170, 158, 150) |
| HSL | hsl(24, 11%, 63%) |
| HSV | hsv(24, 12%, 67%) |
| CMYK | cmyk(0%, 7.1%, 11.8%, 33.3%) |
| CIE-LAB | lab(65.91, 2.97, 5.75) |
| CIE-LCH | lch(65.91, 6.47, 62.72°) |
| OKLab | oklab(70.72% 0.0102 0.0151) |
| OKLCH | oklch(70.72% 0.018 56.1) |
| XYZ | xyz(34.3090, 35.2023, 33.8356) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.86
Greige
#B8AB98
ΔE00 6.21
Greyish
#A8A495
ΔE00 6.40
Warm Grey
#978A84
ΔE00 6.52
Dark Gray
#A9A9A9
ΔE00 6.79
Mushroom
#BA9E88
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9E96 #96A2AA
analogous
#AA9698 #AA9E96 #AAA896
triadic
#AA9E96 #96AA9E #9E96AA
tetradic
#AA9E96 #98AA96 #96A2AA #A896AA
square
#AA9E96 #98AA96 #96A2AA #A896AA
split-complementary
#AA9E96 #96AAA8 #9698AA
monochromatic
#6D6158 #8F7F74 #AA9E96 #C5BDB8 #E1DCDA
Accessibility & contrast
On white
2.61
#AA9E96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#AA9E96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9E96
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9E96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9E96 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F96
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#AE9C9C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa9e96; /* rgb */ color: rgb(170, 158, 150); /* oklch */ color: oklch(70.7% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#c3bab4',
500: '#aa9e96',
950: '#000000',
},
}SCSS
$custom: #aa9e96; $custom-light: #c3bab4; $custom-dark: #000000;
JSON
{
"hex": "#aa9e96",
"rgb": {
"r": 170,
"g": 158,
"b": 150
},
"hsl": {
"h": 24,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.70722,
"c": 0.01821,
"h": 56.1
},
"luminance": 0.35202
}Semantic roles & 50–950 ramp
primary
#AA9E96
secondary
#CACFD2
accent
#7A9551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080