#AA8A95#AA8A95
#AA8A95 is a light, muted pink. Relative luminance 0.289; OKLCH L 66.6% C 0.042 H 355.7°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A95 |
|---|---|
| RGB | rgb(170, 138, 149) |
| HSL | hsl(339, 16%, 60%) |
| HSV | hsv(339, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 12.4%, 33.3%) |
| CIE-LAB | lab(60.69, 13.96, -1.26) |
| CIE-LCH | lch(60.69, 14.01, 354.85°) |
| OKLab | oklab(66.64% 0.0415 -0.0031) |
| OKLCH | oklch(66.64% 0.042 355.7) |
| XYZ | xyz(31.0906, 28.8939, 32.3673) |
| Luminance | 0.2889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.88
Grey Pink
#C3909B
ΔE00 6.16
Rosybrown
#BC8F8F
ΔE00 6.34
Purpley Grey
#947E94
ΔE00 7.18
Dusty Lavender
#AC86A8
ΔE00 7.73
Greyish Pink
#C88D94
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A95 #8AAA9F
analogous
#AA8AA5 #AA8A95 #AA8F8A
triadic
#AA8A95 #95AA8A #8A95AA
tetradic
#AA8A95 #A5AA8A #8AAA9F #8F8AAA
square
#AA8A95 #A5AA8A #8AAA9F #8F8AAA
split-complementary
#AA8A95 #8AAA8F #8AA5AA
monochromatic
#6C4E58 #8F6875 #AA8A95 #C4ADB5 #DED1D5
Accessibility & contrast
On white
3.10
#AA8A95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#AA8A95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A95
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A95 | 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)
#8D8F95
Deuteranopia (green-blind)
#949494
Tritanopia (blue-blind)
#B0898E
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa8a95; /* rgb */ color: rgb(170, 138, 149); /* oklch */ color: oklch(66.6% 0.042 355.7);
Tailwind
colors: {
custom: {
50: '#c3acb4',
500: '#aa8a95',
950: '#000000',
},
}SCSS
$custom: #aa8a95; $custom-light: #c3acb4; $custom-dark: #000000;
JSON
{
"hex": "#aa8a95",
"rgb": {
"r": 170,
"g": 138,
"b": 149
},
"hsl": {
"h": 339.375,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66644,
"c": 0.04157,
"h": 355.7
},
"luminance": 0.28893
}Semantic roles & 50–950 ramp
primary
#AA8A95
secondary
#C2CECA
accent
#9A7F4B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80