#AA889D#AA889D
#AA889D is a light, muted pink. Relative luminance 0.286; OKLCH L 66.5% C 0.050 H 341.0°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AA889D |
|---|---|
| RGB | rgb(170, 136, 157) |
| HSL | hsl(323, 17%, 60%) |
| HSV | hsv(323, 20%, 67%) |
| CMYK | cmyk(0%, 20%, 7.6%, 33.3%) |
| CIE-LAB | lab(60.42, 16.51, -6.22) |
| CIE-LCH | lch(60.42, 17.64, 339.34°) |
| OKLab | oklab(66.51% 0.0477 -0.0164) |
| OKLCH | oklch(66.51% 0.05 341) |
| XYZ | xyz(31.4671, 28.5896, 35.7525) |
| Luminance | 0.2859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.11
Purpley Grey
#947E94
ΔE00 5.80
Light Mauve
#C292A1
ΔE00 6.17
Heather
#A484AC
ΔE00 6.29
Grey Pink
#C3909B
ΔE00 7.16
Rosybrown
#BC8F8F
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA889D #88AA95
analogous
#A688AA #AA889D #AA888C
triadic
#AA889D #9DAA88 #889DAA
tetradic
#AA889D #AAA688 #88AA95 #888CAA
square
#AA889D #AAA688 #88AA95 #888CAA
split-complementary
#AA889D #8CAA88 #88AAA6
monochromatic
#6B4C5F #8F667F #AA889D #C4ACBA #DDCFD8
Accessibility & contrast
On white
3.13
#AA889D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#AA889D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA889D
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA889D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA889D | 1.00 | 3.13 | 6.72 | 6.72 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898F9E
Deuteranopia (green-blind)
#91949C
Tritanopia (blue-blind)
#AE888F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa889d; /* rgb */ color: rgb(170, 136, 157); /* oklch */ color: oklch(66.5% 0.050 341.0);
Tailwind
colors: {
custom: {
50: '#c3aab9',
500: '#aa889d',
950: '#000000',
},
}SCSS
$custom: #aa889d; $custom-light: #c3aab9; $custom-dark: #000000;
JSON
{
"hex": "#aa889d",
"rgb": {
"r": 170,
"g": 136,
"b": 157
},
"hsl": {
"h": 322.941,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.66512,
"c": 0.05042,
"h": 341
},
"luminance": 0.28589
}Semantic roles & 50–950 ramp
primary
#AA889D
secondary
#C0CDC5
accent
#B98B6E
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80