#AA94A0#AA94A0
#AA94A0 is a light, muted pink. Relative luminance 0.323; OKLCH L 69.0% C 0.031 H 343.9°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94A0 |
|---|---|
| RGB | rgb(170, 148, 160) |
| HSL | hsl(327, 11%, 62%) |
| HSV | hsv(327, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 5.9%, 33.3%) |
| CIE-LAB | lab(63.56, 10.29, -3.28) |
| CIE-LCH | lch(63.56, 10.81, 342.32°) |
| OKLab | oklab(68.98% 0.0298 -0.0086) |
| OKLCH | oklch(68.98% 0.031 343.9) |
| XYZ | xyz(33.5120, 32.2646, 37.7132) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.67
Purpley Grey
#947E94
ΔE00 8.22
Grey Pink
#C3909B
ΔE00 8.43
Rosybrown
#BC8F8F
ΔE00 8.57
Dusty Lavender
#AC86A8
ΔE00 8.83
Pinkish Grey
#C8ACA9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94A0 #94AA9E
analogous
#A994AA #AA94A0 #AA9495
triadic
#AA94A0 #A0AA94 #94A0AA
tetradic
#AA94A0 #AAA994 #94AA9E #9495AA
square
#AA94A0 #AAA994 #94AA9E #9495AA
split-complementary
#AA94A0 #95AA94 #94AAA9
monochromatic
#6D5763 #8F7282 #AA94A0 #C5B6BE #E0D8DD
Accessibility & contrast
On white
2.82
#AA94A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#AA94A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94A0
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94A0 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9598A1
Deuteranopia (green-blind)
#9A9B9F
Tritanopia (blue-blind)
#AD9498
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa94a0; /* rgb */ color: rgb(170, 148, 160); /* oklch */ color: oklch(69.0% 0.031 343.9);
Tailwind
colors: {
custom: {
50: '#c3b3bc',
500: '#aa94a0',
950: '#000000',
},
}SCSS
$custom: #aa94a0; $custom-light: #c3b3bc; $custom-dark: #000000;
JSON
{
"hex": "#aa94a0",
"rgb": {
"r": 170,
"g": 148,
"b": 160
},
"hsl": {
"h": 327.273,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.68979,
"c": 0.03099,
"h": 343.9
},
"luminance": 0.32264
}Semantic roles & 50–950 ramp
primary
#AA94A0
secondary
#C9D1CD
accent
#967050
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081