#AA8A96#AA8A96
#AA8A96 is a light, muted pink. Relative luminance 0.289; OKLCH L 66.7% C 0.042 H 353.8°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A96 |
|---|---|
| RGB | rgb(170, 138, 150) |
| HSL | hsl(338, 16%, 60%) |
| HSV | hsv(338, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 11.8%, 33.3%) |
| CIE-LAB | lab(60.72, 14.13, -1.79) |
| CIE-LCH | lch(60.72, 14.24, 352.79°) |
| OKLab | oklab(66.68% 0.0418 -0.0045) |
| OKLCH | oklch(66.68% 0.042 353.8) |
| XYZ | xyz(31.1708, 28.9260, 32.7895) |
| Luminance | 0.2893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.81
Grey Pink
#C3909B
ΔE00 6.19
Rosybrown
#BC8F8F
ΔE00 6.62
Purpley Grey
#947E94
ΔE00 6.96
Dusty Lavender
#AC86A8
ΔE00 7.35
Greyish Pink
#C88D94
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A96 #8AAA9E
analogous
#AA8AA6 #AA8A96 #AA8E8A
triadic
#AA8A96 #96AA8A #8A96AA
tetradic
#AA8A96 #A6AA8A #8AAA9E #8E8AAA
square
#AA8A96 #A6AA8A #8AAA9E #8E8AAA
split-complementary
#AA8A96 #8AAA8E #8AA6AA
monochromatic
#6C4E59 #8F6877 #AA8A96 #C4ADB6 #DED1D6
Accessibility & contrast
On white
3.10
#AA8A96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#AA8A96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A96
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A96 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F96
Deuteranopia (green-blind)
#949495
Tritanopia (blue-blind)
#AF898E
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa8a96; /* rgb */ color: rgb(170, 138, 150); /* oklch */ color: oklch(66.7% 0.042 353.8);
Tailwind
colors: {
custom: {
50: '#c3acb4',
500: '#aa8a96',
950: '#000000',
},
}SCSS
$custom: #aa8a96; $custom-light: #c3acb4; $custom-dark: #000000;
JSON
{
"hex": "#aa8a96",
"rgb": {
"r": 170,
"g": 138,
"b": 150
},
"hsl": {
"h": 337.5,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66675,
"c": 0.04207,
"h": 353.8
},
"luminance": 0.28925
}Semantic roles & 50–950 ramp
primary
#AA8A96
secondary
#C2CEC9
accent
#9A7D4B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80