#AA8A97#AA8A97
#AA8A97 is a light, muted pink. Relative luminance 0.290; OKLCH L 66.7% C 0.043 H 352.0°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A97 |
|---|---|
| RGB | rgb(170, 138, 151) |
| HSL | hsl(336, 16%, 60%) |
| HSV | hsv(336, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 11.2%, 33.3%) |
| CIE-LAB | lab(60.74, 14.31, -2.32) |
| CIE-LCH | lch(60.74, 14.49, 350.80°) |
| OKLab | oklab(66.71% 0.0422 -0.0059) |
| OKLCH | oklch(66.71% 0.043 352) |
| XYZ | xyz(31.2517, 28.9583, 33.2154) |
| Luminance | 0.2896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.76
Grey Pink
#C3909B
ΔE00 6.24
Purpley Grey
#947E94
ΔE00 6.77
Rosybrown
#BC8F8F
ΔE00 6.90
Dusty Lavender
#AC86A8
ΔE00 6.99
Greyish Pink
#C88D94
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A97 #8AAA9D
analogous
#AA8AA7 #AA8A97 #AA8D8A
triadic
#AA8A97 #97AA8A #8A97AA
tetradic
#AA8A97 #A7AA8A #8AAA9D #8D8AAA
square
#AA8A97 #A7AA8A #8AAA9D #8D8AAA
split-complementary
#AA8A97 #8AAA8D #8AA7AA
monochromatic
#6C4E5A #8F6878 #AA8A97 #C4ADB7 #DED1D6
Accessibility & contrast
On white
3.09
#AA8A97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#AA8A97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A97
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A97 | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F98
Deuteranopia (green-blind)
#949496
Tritanopia (blue-blind)
#AF898E
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa8a97; /* rgb */ color: rgb(170, 138, 151); /* oklch */ color: oklch(66.7% 0.043 352.0);
Tailwind
colors: {
custom: {
50: '#c3acb5',
500: '#aa8a97',
950: '#000000',
},
}SCSS
$custom: #aa8a97; $custom-light: #c3acb5; $custom-dark: #000000;
JSON
{
"hex": "#aa8a97",
"rgb": {
"r": 170,
"g": 138,
"b": 151
},
"hsl": {
"h": 335.625,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66706,
"c": 0.04264,
"h": 352
},
"luminance": 0.28957
}Semantic roles & 50–950 ramp
primary
#AA8A97
secondary
#C2CEC9
accent
#9A7A4B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80