#AA8A94#AA8A94
#AA8A94 is a light, muted pink. Relative luminance 0.289; OKLCH L 66.6% C 0.041 H 357.6°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A94 |
|---|---|
| RGB | rgb(170, 138, 148) |
| HSL | hsl(341, 16%, 60%) |
| HSV | hsv(341, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 12.9%, 33.3%) |
| CIE-LAB | lab(60.66, 13.79, -0.73) |
| CIE-LCH | lch(60.66, 13.80, 356.97°) |
| OKLab | oklab(66.61% 0.0411 -0.0017) |
| OKLCH | oklch(66.61% 0.041 357.6) |
| XYZ | xyz(31.0111, 28.8621, 31.9486) |
| Luminance | 0.2886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.98
Rosybrown
#BC8F8F
ΔE00 6.07
Grey Pink
#C3909B
ΔE00 6.15
Purpley Grey
#947E94
ΔE00 7.41
Greyish Pink
#C88D94
ΔE00 7.82
Dusty Lavender
#AC86A8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A94 #8AAAA0
analogous
#AA8AA4 #AA8A94 #AA908A
triadic
#AA8A94 #94AA8A #8A94AA
tetradic
#AA8A94 #A4AA8A #8AAAA0 #908AAA
square
#AA8A94 #A4AA8A #8AAAA0 #908AAA
split-complementary
#AA8A94 #8AAA90 #8AA4AA
monochromatic
#6C4E57 #8F6874 #AA8A94 #C4ADB4 #DED1D5
Accessibility & contrast
On white
3.10
#AA8A94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#AA8A94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A94
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A94 | 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)
#8D8F94
Deuteranopia (green-blind)
#959493
Tritanopia (blue-blind)
#B0898D
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa8a94; /* rgb */ color: rgb(170, 138, 148); /* oklch */ color: oklch(66.6% 0.041 357.6);
Tailwind
colors: {
custom: {
50: '#c3acb3',
500: '#aa8a94',
950: '#000000',
},
}SCSS
$custom: #aa8a94; $custom-light: #c3acb3; $custom-dark: #000000;
JSON
{
"hex": "#aa8a94",
"rgb": {
"r": 170,
"g": 138,
"b": 148
},
"hsl": {
"h": 341.25,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66612,
"c": 0.0411,
"h": 357.6
},
"luminance": 0.28861
}Semantic roles & 50–950 ramp
primary
#AA8A94
secondary
#C2CECA
accent
#9A814B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80