#AA8A93#AA8A93
#AA8A93 is a light, muted pink. Relative luminance 0.288; OKLCH L 66.6% C 0.041 H 359.5°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A93 |
|---|---|
| RGB | rgb(170, 138, 147) |
| HSL | hsl(343, 16%, 60%) |
| HSV | hsv(343, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 13.5%, 33.3%) |
| CIE-LAB | lab(60.63, 13.61, -0.20) |
| CIE-LCH | lch(60.63, 13.61, 359.16°) |
| OKLab | oklab(66.58% 0.0407 -0.0003) |
| OKLCH | oklch(66.58% 0.041 359.5) |
| XYZ | xyz(30.9323, 28.8306, 31.5336) |
| Luminance | 0.2883 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.81
Light Mauve
#C292A1
ΔE00 6.10
Grey Pink
#C3909B
ΔE00 6.17
Purpley Grey
#947E94
ΔE00 7.66
Greyish Pink
#C88D94
ΔE00 7.74
Dusty Lavender
#AC86A8
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A93 #8AAAA1
analogous
#AA8AA3 #AA8A93 #AA918A
triadic
#AA8A93 #93AA8A #8A93AA
tetradic
#AA8A93 #A3AA8A #8AAAA1 #918AAA
square
#AA8A93 #A3AA8A #8AAAA1 #918AAA
split-complementary
#AA8A93 #8AAA91 #8AA3AA
monochromatic
#6C4E56 #8F6873 #AA8A93 #C4ADB4 #DED1D4
Accessibility & contrast
On white
3.10
#AA8A93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#AA8A93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A93
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A93 | 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)
#8E8F93
Deuteranopia (green-blind)
#959492
Tritanopia (blue-blind)
#B0888D
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa8a93; /* rgb */ color: rgb(170, 138, 147); /* oklch */ color: oklch(66.6% 0.041 359.5);
Tailwind
colors: {
custom: {
50: '#c3acb2',
500: '#aa8a93',
950: '#000000',
},
}SCSS
$custom: #aa8a93; $custom-light: #c3acb2; $custom-dark: #000000;
JSON
{
"hex": "#aa8a93",
"rgb": {
"r": 170,
"g": 138,
"b": 147
},
"hsl": {
"h": 343.125,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66582,
"c": 0.04067,
"h": 359.5
},
"luminance": 0.2883
}Semantic roles & 50–950 ramp
primary
#AA8A93
secondary
#C2CECB
accent
#9A844B
background
#FCFAFA
surface
#F8F4F5
border
#D1CECF
text
#121011
muted
#817F80