#AA899C#AA899C
#AA899C is a light, muted pink. Relative luminance 0.288; OKLCH L 66.7% C 0.048 H 343.0°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AA899C |
|---|---|
| RGB | rgb(170, 137, 156) |
| HSL | hsl(325, 16%, 60%) |
| HSV | hsv(325, 19%, 67%) |
| CMYK | cmyk(0%, 19.4%, 8.2%, 33.3%) |
| CIE-LAB | lab(60.64, 15.76, -5.33) |
| CIE-LCH | lch(60.64, 16.64, 341.33°) |
| OKLab | oklab(66.67% 0.0457 -0.014) |
| OKLCH | oklch(66.67% 0.048 343) |
| XYZ | xyz(31.5236, 28.8386, 35.3519) |
| Luminance | 0.2884 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.82
Purpley Grey
#947E94
ΔE00 5.93
Light Mauve
#C292A1
ΔE00 5.95
Grey Pink
#C3909B
ΔE00 6.87
Heather
#A484AC
ΔE00 6.93
Rosybrown
#BC8F8F
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA899C #89AA97
analogous
#A789AA #AA899C #AA898B
triadic
#AA899C #9CAA89 #899CAA
tetradic
#AA899C #AAA789 #89AA97 #898BAA
square
#AA899C #AAA789 #89AA97 #898BAA
split-complementary
#AA899C #8BAA89 #89AAA7
monochromatic
#6B4D5F #8F677E #AA899C #C4ADBA #DDD0D8
Accessibility & contrast
On white
3.10
#AA899C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#AA899C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA899C
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA899C | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9D
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#AF898F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa899c; /* rgb */ color: rgb(170, 137, 156); /* oklch */ color: oklch(66.7% 0.048 343.0);
Tailwind
colors: {
custom: {
50: '#c3abb9',
500: '#aa899c',
950: '#000000',
},
}SCSS
$custom: #aa899c; $custom-light: #c3abb9; $custom-dark: #000000;
JSON
{
"hex": "#aa899c",
"rgb": {
"r": 170,
"g": 137,
"b": 156
},
"hsl": {
"h": 325.455,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.66673,
"c": 0.0478,
"h": 343
},
"luminance": 0.28838
}Semantic roles & 50–950 ramp
primary
#AA899C
secondary
#C1CEC6
accent
#9A6D4B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80