#AA899B#AA899B
#AA899B is a light, muted pink. Relative luminance 0.288; OKLCH L 66.6% C 0.047 H 344.5°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AA899B |
|---|---|
| RGB | rgb(170, 137, 155) |
| HSL | hsl(327, 16%, 60%) |
| HSV | hsv(327, 19%, 67%) |
| CMYK | cmyk(0%, 19.4%, 8.8%, 33.3%) |
| CIE-LAB | lab(60.61, 15.58, -4.80) |
| CIE-LCH | lch(60.61, 16.30, 342.88°) |
| OKLab | oklab(66.64% 0.0453 -0.0126) |
| OKLCH | oklch(66.64% 0.047 344.5) |
| XYZ | xyz(31.4392, 28.8048, 34.9078) |
| Luminance | 0.2880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.16
Light Mauve
#C292A1
ΔE00 5.86
Purpley Grey
#947E94
ΔE00 6.02
Grey Pink
#C3909B
ΔE00 6.71
Heather
#A484AC
ΔE00 7.27
Rosybrown
#BC8F8F
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA899B #89AA98
analogous
#A889AA #AA899B #AA898A
triadic
#AA899B #9BAA89 #899BAA
tetradic
#AA899B #AAA889 #89AA98 #898AAA
square
#AA899B #AAA889 #89AA98 #898AAA
split-complementary
#AA899B #8AAA89 #89AAA8
monochromatic
#6B4D5E #8F677D #AA899B #C4ADB9 #DDD0D7
Accessibility & contrast
On white
3.11
#AA899B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#AA899B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA899B
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA899B | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9C
Deuteranopia (green-blind)
#92949A
Tritanopia (blue-blind)
#AF898F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa899b; /* rgb */ color: rgb(170, 137, 155); /* oklch */ color: oklch(66.6% 0.047 344.5);
Tailwind
colors: {
custom: {
50: '#c3abb8',
500: '#aa899b',
950: '#000000',
},
}SCSS
$custom: #aa899b; $custom-light: #c3abb8; $custom-dark: #000000;
JSON
{
"hex": "#aa899b",
"rgb": {
"r": 170,
"g": 137,
"b": 155
},
"hsl": {
"h": 327.273,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.6664,
"c": 0.04705,
"h": 344.5
},
"luminance": 0.28804
}Semantic roles & 50–950 ramp
primary
#AA899B
secondary
#C1CEC7
accent
#9A6F4B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80