#AA8A98#AA8A98
#AA8A98 is a light, muted pink. Relative luminance 0.290; OKLCH L 66.7% C 0.043 H 350.2°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A98 |
|---|---|
| RGB | rgb(170, 138, 152) |
| HSL | hsl(334, 16%, 60%) |
| HSV | hsv(334, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 10.6%, 33.3%) |
| CIE-LAB | lab(60.77, 14.48, -2.84) |
| CIE-LCH | lch(60.77, 14.76, 348.89°) |
| OKLab | oklab(66.74% 0.0426 -0.0073) |
| OKLCH | oklch(66.74% 0.043 350.2) |
| XYZ | xyz(31.3332, 28.9909, 33.6449) |
| Luminance | 0.2899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.75
Grey Pink
#C3909B
ΔE00 6.32
Purpley Grey
#947E94
ΔE00 6.58
Dusty Lavender
#AC86A8
ΔE00 6.62
Rosybrown
#BC8F8F
ΔE00 7.19
Greyish Pink
#C88D94
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A98 #8AAA9C
analogous
#AA8AA8 #AA8A98 #AA8C8A
triadic
#AA8A98 #98AA8A #8A98AA
tetradic
#AA8A98 #A8AA8A #8AAA9C #8C8AAA
square
#AA8A98 #A8AA8A #8AAA9C #8C8AAA
split-complementary
#AA8A98 #8AAA8C #8AA8AA
monochromatic
#6C4E5B #8F6879 #AA8A98 #C4ADB7 #DED1D6
Accessibility & contrast
On white
3.09
#AA8A98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#AA8A98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A98
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A98 | 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)
#8D9099
Deuteranopia (green-blind)
#949597
Tritanopia (blue-blind)
#AF898F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #aa8a98; /* rgb */ color: rgb(170, 138, 152); /* oklch */ color: oklch(66.7% 0.043 350.2);
Tailwind
colors: {
custom: {
50: '#c3acb6',
500: '#aa8a98',
950: '#000000',
},
}SCSS
$custom: #aa8a98; $custom-light: #c3acb6; $custom-dark: #000000;
JSON
{
"hex": "#aa8a98",
"rgb": {
"r": 170,
"g": 138,
"b": 152
},
"hsl": {
"h": 333.75,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66738,
"c": 0.04323,
"h": 350.2
},
"luminance": 0.2899
}Semantic roles & 50–950 ramp
primary
#AA8A98
secondary
#C2CEC9
accent
#9A784B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80