#AA889F#AA889F
#AA889F is a light, muted pink. Relative luminance 0.287; OKLCH L 66.6% C 0.052 H 338.3°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AA889F |
|---|---|
| RGB | rgb(170, 136, 159) |
| HSL | hsl(319, 17%, 60%) |
| HSV | hsv(319, 20%, 67%) |
| CMYK | cmyk(0%, 20%, 6.5%, 33.3%) |
| CIE-LAB | lab(60.48, 16.87, -7.27) |
| CIE-LCH | lch(60.48, 18.37, 336.68°) |
| OKLab | oklab(66.58% 0.0484 -0.0192) |
| OKLCH | oklch(66.58% 0.052 338.3) |
| XYZ | xyz(31.6392, 28.6585, 36.6591) |
| Luminance | 0.2866 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.45
Heather
#A484AC
ΔE00 5.64
Purpley Grey
#947E94
ΔE00 5.76
Light Mauve
#C292A1
ΔE00 6.46
Grey Pink
#C3909B
ΔE00 7.56
Mauve (survey)
#AE7181
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA889F #88AA93
analogous
#A488AA #AA889F #AA888E
triadic
#AA889F #9FAA88 #889FAA
tetradic
#AA889F #AAA488 #88AA93 #888EAA
square
#AA889F #AAA488 #88AA93 #888EAA
split-complementary
#AA889F #8EAA88 #88AAA4
monochromatic
#6B4C61 #8F6682 #AA889F #C4ACBC #DDCFD9
Accessibility & contrast
On white
3.12
#AA889F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#AA889F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA889F
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA889F | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898FA0
Deuteranopia (green-blind)
#90949E
Tritanopia (blue-blind)
#AE8990
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa889f; /* rgb */ color: rgb(170, 136, 159); /* oklch */ color: oklch(66.6% 0.052 338.3);
Tailwind
colors: {
custom: {
50: '#c3abbb',
500: '#aa889f',
950: '#000000',
},
}SCSS
$custom: #aa889f; $custom-light: #c3abbb; $custom-dark: #000000;
JSON
{
"hex": "#aa889f",
"rgb": {
"r": 170,
"g": 136,
"b": 159
},
"hsl": {
"h": 319.412,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.6658,
"c": 0.05209,
"h": 338.3
},
"luminance": 0.28658
}Semantic roles & 50–950 ramp
primary
#AA889F
secondary
#C0CDC5
accent
#B9876E
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80