#AA9A94#AA9A94
#AA9A94 is a light, muted orange. Relative luminance 0.338; OKLCH L 69.8% C 0.021 H 41.7°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9A94 |
|---|---|
| RGB | rgb(170, 154, 148) |
| HSL | hsl(16, 11%, 62%) |
| HSV | hsv(16, 13%, 67%) |
| CMYK | cmyk(0%, 9.4%, 12.9%, 33.3%) |
| CIE-LAB | lab(64.80, 4.83, 5.28) |
| CIE-LCH | lch(64.80, 7.16, 47.53°) |
| OKLab | oklab(69.84% 0.0156 0.0139) |
| OKLCH | oklch(69.84% 0.021 41.7) |
| XYZ | xyz(33.4781, 33.7960, 32.7709) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Grey
#978A84
ΔE00 5.61
Stone
#A89F91
ΔE00 6.34
Mushroom
#BA9E88
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.94
Dark Gray
#A9A9A9
ΔE00 8.27
Greige
#B8AB98
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9A94 #94A4AA
analogous
#AA9499 #AA9A94 #AAA594
triadic
#AA9A94 #94AA9A #9A94AA
tetradic
#AA9A94 #99AA94 #94A4AA #A594AA
square
#AA9A94 #99AA94 #94A4AA #A594AA
split-complementary
#AA9A94 #94AAA5 #9499AA
monochromatic
#6D5D57 #8F7A72 #AA9A94 #C5BAB6 #E0DAD8
Accessibility & contrast
On white
2.71
#AA9A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#AA9A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9A94
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9A94 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B94
Deuteranopia (green-blind)
#A19E94
Tritanopia (blue-blind)
#AF9898
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa9a94; /* rgb */ color: rgb(170, 154, 148); /* oklch */ color: oklch(69.8% 0.021 41.7);
Tailwind
colors: {
custom: {
50: '#c3b7b3',
500: '#aa9a94',
950: '#000000',
},
}SCSS
$custom: #aa9a94; $custom-light: #c3b7b3; $custom-dark: #000000;
JSON
{
"hex": "#aa9a94",
"rgb": {
"r": 170,
"g": 154,
"b": 148
},
"hsl": {
"h": 16.364,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.69839,
"c": 0.02089,
"h": 41.7
},
"luminance": 0.33795
}Semantic roles & 50–950 ramp
primary
#AA9A94
secondary
#C9CFD1
accent
#839650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080