#AA8A99#AA8A99
#AA8A99 is a light, muted pink. Relative luminance 0.290; OKLCH L 66.8% C 0.044 H 348.5°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A99 |
|---|---|
| RGB | rgb(170, 138, 153) |
| HSL | hsl(332, 16%, 60%) |
| HSV | hsv(332, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 10%, 33.3%) |
| CIE-LAB | lab(60.80, 14.66, -3.37) |
| CIE-LCH | lch(60.80, 15.04, 347.05°) |
| OKLab | oklab(66.77% 0.043 -0.0088) |
| OKLCH | oklch(66.77% 0.044 348.5) |
| XYZ | xyz(31.4155, 29.0238, 34.0781) |
| Luminance | 0.2902 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.75
Dusty Lavender
#AC86A8
ΔE00 6.26
Grey Pink
#C3909B
ΔE00 6.41
Purpley Grey
#947E94
ΔE00 6.42
Rosybrown
#BC8F8F
ΔE00 7.49
Heather
#A484AC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A99 #8AAA9B
analogous
#AA8AA9 #AA8A99 #AA8B8A
triadic
#AA8A99 #99AA8A #8A99AA
tetradic
#AA8A99 #A9AA8A #8AAA9B #8B8AAA
square
#AA8A99 #A9AA8A #8AAA9B #8B8AAA
split-complementary
#AA8A99 #8AAA8B #8AA9AA
monochromatic
#6C4E5C #8F687A #AA8A99 #C4ADB8 #DED1D7
Accessibility & contrast
On white
3.09
#AA8A99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#AA8A99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A99
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A99 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909A
Deuteranopia (green-blind)
#939598
Tritanopia (blue-blind)
#AF898F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #aa8a99; /* rgb */ color: rgb(170, 138, 153); /* oklch */ color: oklch(66.8% 0.044 348.5);
Tailwind
colors: {
custom: {
50: '#c3acb7',
500: '#aa8a99',
950: '#000000',
},
}SCSS
$custom: #aa8a99; $custom-light: #c3acb7; $custom-dark: #000000;
JSON
{
"hex": "#aa8a99",
"rgb": {
"r": 170,
"g": 138,
"b": 153
},
"hsl": {
"h": 331.875,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.6677,
"c": 0.04386,
"h": 348.5
},
"luminance": 0.29023
}Semantic roles & 50–950 ramp
primary
#AA8A99
secondary
#C2CEC8
accent
#9A754B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80