#AA8A9A#AA8A9A
#AA8A9A is a light, muted pink. Relative luminance 0.291; OKLCH L 66.8% C 0.045 H 346.8°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A9A |
|---|---|
| RGB | rgb(170, 138, 154) |
| HSL | hsl(330, 16%, 60%) |
| HSV | hsv(330, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 9.4%, 33.3%) |
| CIE-LAB | lab(60.83, 14.84, -3.90) |
| CIE-LCH | lch(60.83, 15.34, 345.28°) |
| OKLab | oklab(66.8% 0.0434 -0.0102) |
| OKLCH | oklch(66.8% 0.045 346.8) |
| XYZ | xyz(31.4984, 29.0570, 34.5149) |
| Luminance | 0.2906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.78
Dusty Lavender
#AC86A8
ΔE00 5.91
Purpley Grey
#947E94
ΔE00 6.28
Grey Pink
#C3909B
ΔE00 6.53
Rosybrown
#BC8F8F
ΔE00 7.79
Heather
#A484AC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A9A #8AAA9A
analogous
#AA8AAA #AA8A9A #AA8A8A
triadic
#AA8A9A #9AAA8A #8A9AAA
tetradic
#AA8A9A #AAAA8A #8AAA9A #8A8AAA
square
#AA8A9A #AAAA8A #8AAA9A #8A8AAA
split-complementary
#AA8A9A #8AAA8A #8AAAAA
monochromatic
#6C4E5D #8F687B #AA8A9A #C4ADB9 #DED1D7
Accessibility & contrast
On white
3.08
#AA8A9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#AA8A9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A9A
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A9A | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909B
Deuteranopia (green-blind)
#939599
Tritanopia (blue-blind)
#AF8A8F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #aa8a9a; /* rgb */ color: rgb(170, 138, 154); /* oklch */ color: oklch(66.8% 0.045 346.8);
Tailwind
colors: {
custom: {
50: '#c3acb7',
500: '#aa8a9a',
950: '#000000',
},
}SCSS
$custom: #aa8a9a; $custom-light: #c3acb7; $custom-dark: #000000;
JSON
{
"hex": "#aa8a9a",
"rgb": {
"r": 170,
"g": 138,
"b": 154
},
"hsl": {
"h": 330,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66803,
"c": 0.04454,
"h": 346.8
},
"luminance": 0.29056
}Semantic roles & 50–950 ramp
primary
#AA8A9A
secondary
#C2CEC8
accent
#9A734B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80