#AA8A9E#AA8A9E
#AA8A9E is a light, muted pink. Relative luminance 0.292; OKLCH L 66.9% C 0.048 H 340.6°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8A9E |
|---|---|
| RGB | rgb(170, 138, 158) |
| HSL | hsl(323, 16%, 60%) |
| HSV | hsv(323, 19%, 67%) |
| CMYK | cmyk(0%, 18.8%, 7.1%, 33.3%) |
| CIE-LAB | lab(60.95, 15.56, -6.00) |
| CIE-LCH | lch(60.95, 16.68, 338.90°) |
| OKLab | oklab(66.93% 0.0449 -0.0158) |
| OKLCH | oklch(66.93% 0.048 340.6) |
| XYZ | xyz(31.8371, 29.1925, 36.2987) |
| Luminance | 0.2919 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.55
Purpley Grey
#947E94
ΔE00 5.91
Light Mauve
#C292A1
ΔE00 6.12
Heather
#A484AC
ΔE00 6.59
Grey Pink
#C3909B
ΔE00 7.15
Rosybrown
#BC8F8F
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8A9E #8AAA96
analogous
#A68AAA #AA8A9E #AA8A8E
triadic
#AA8A9E #9EAA8A #8A9EAA
tetradic
#AA8A9E #AAA68A #8AAA96 #8A8EAA
square
#AA8A9E #AAA68A #8AAA96 #8A8EAA
split-complementary
#AA8A9E #8EAA8A #8AAAA6
monochromatic
#6C4E60 #8F6880 #AA8A9E #C4ADBB #DED1D9
Accessibility & contrast
On white
3.07
#AA8A9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#AA8A9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA8A9E
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8A9E | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909F
Deuteranopia (green-blind)
#92959D
Tritanopia (blue-blind)
#AE8A91
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #aa8a9e; /* rgb */ color: rgb(170, 138, 158); /* oklch */ color: oklch(66.9% 0.048 340.6);
Tailwind
colors: {
custom: {
50: '#c3acba',
500: '#aa8a9e',
950: '#000000',
},
}SCSS
$custom: #aa8a9e; $custom-light: #c3acba; $custom-dark: #000000;
JSON
{
"hex": "#aa8a9e",
"rgb": {
"r": 170,
"g": 138,
"b": 158
},
"hsl": {
"h": 322.5,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.66934,
"c": 0.04757,
"h": 340.6
},
"luminance": 0.29192
}Semantic roles & 50–950 ramp
primary
#AA8A9E
secondary
#C2CEC6
accent
#9A694B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80