#AA899A#AA899A
#AA899A is a light, muted pink. Relative luminance 0.288; OKLCH L 66.6% C 0.046 H 346.1°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AA899A |
|---|---|
| RGB | rgb(170, 137, 154) |
| HSL | hsl(329, 16%, 60%) |
| HSV | hsv(329, 19%, 67%) |
| CMYK | cmyk(0%, 19.4%, 9.4%, 33.3%) |
| CIE-LAB | lab(60.58, 15.40, -4.27) |
| CIE-LCH | lch(60.58, 15.98, 344.50°) |
| OKLab | oklab(66.61% 0.045 -0.0112) |
| OKLCH | oklch(66.61% 0.046 346.1) |
| XYZ | xyz(31.3556, 28.7714, 34.4673) |
| Luminance | 0.2877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.51
Light Mauve
#C292A1
ΔE00 5.79
Purpley Grey
#947E94
ΔE00 6.13
Grey Pink
#C3909B
ΔE00 6.56
Heather
#A484AC
ΔE00 7.61
Rosybrown
#BC8F8F
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA899A #89AA99
analogous
#A989AA #AA899A #AA8989
triadic
#AA899A #9AAA89 #899AAA
tetradic
#AA899A #AAA989 #89AA99 #8989AA
square
#AA899A #AAA989 #89AA99 #8989AA
split-complementary
#AA899A #89AA89 #89AAA9
monochromatic
#6B4D5D #8F677C #AA899A #C4ADB8 #DDD0D7
Accessibility & contrast
On white
3.11
#AA899A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#AA899A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA899A
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA899A | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9B
Deuteranopia (green-blind)
#929499
Tritanopia (blue-blind)
#AF898F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa899a; /* rgb */ color: rgb(170, 137, 154); /* oklch */ color: oklch(66.6% 0.046 346.1);
Tailwind
colors: {
custom: {
50: '#c3abb7',
500: '#aa899a',
950: '#000000',
},
}SCSS
$custom: #aa899a; $custom-light: #c3abb7; $custom-dark: #000000;
JSON
{
"hex": "#aa899a",
"rgb": {
"r": 170,
"g": 137,
"b": 154
},
"hsl": {
"h": 329.091,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.66607,
"c": 0.04632,
"h": 346.1
},
"luminance": 0.2877
}Semantic roles & 50–950 ramp
primary
#AA899A
secondary
#C1CEC7
accent
#9A724B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80