#AA9B95#AA9B95
#AA9B95 is a light, near-neutral orange. Relative luminance 0.342; OKLCH L 70.1% C 0.020 H 43.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9B95 |
|---|---|
| RGB | rgb(170, 155, 149) |
| HSL | hsl(17, 11%, 63%) |
| HSV | hsv(17, 12%, 67%) |
| CMYK | cmyk(0%, 8.8%, 12.4%, 33.3%) |
| CIE-LAB | lab(65.09, 4.45, 5.13) |
| CIE-LCH | lch(65.09, 6.79, 49.08°) |
| OKLab | oklab(70.07% 0.0144 0.0135) |
| OKLCH | oklch(70.07% 0.02 43.2) |
| XYZ | xyz(33.7233, 34.1593, 33.2448) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Grey
#978A84
ΔE00 5.76
Stone
#A89F91
ΔE00 5.94
Mushroom
#BA9E88
ΔE00 7.37
Dark Gray
#A9A9A9
ΔE00 7.82
Pinkish Grey
#C8ACA9
ΔE00 8.04
Greige
#B8AB98
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9B95 #95A4AA
analogous
#AA9599 #AA9B95 #AAA695
triadic
#AA9B95 #95AA9B #9B95AA
tetradic
#AA9B95 #99AA95 #95A4AA #A695AA
square
#AA9B95 #99AA95 #95A4AA #A695AA
split-complementary
#AA9B95 #95AAA6 #9599AA
monochromatic
#6D5E57 #8F7B73 #AA9B95 #C5BBB7 #E0DBD9
Accessibility & contrast
On white
2.68
#AA9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#AA9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9B95
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9B95 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9C95
Deuteranopia (green-blind)
#A29F95
Tritanopia (blue-blind)
#AE9999
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa9b95; /* rgb */ color: rgb(170, 155, 149); /* oklch */ color: oklch(70.1% 0.020 43.2);
Tailwind
colors: {
custom: {
50: '#c3b8b4',
500: '#aa9b95',
950: '#000000',
},
}SCSS
$custom: #aa9b95; $custom-light: #c3b8b4; $custom-dark: #000000;
JSON
{
"hex": "#aa9b95",
"rgb": {
"r": 170,
"g": 155,
"b": 149
},
"hsl": {
"h": 17.143,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.70073,
"c": 0.01978,
"h": 43.2
},
"luminance": 0.34159
}Semantic roles & 50–950 ramp
primary
#AA9B95
secondary
#CACFD1
accent
#819550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080