#AA909A#AA909A
#AA909A is a light, muted pink. Relative luminance 0.308; OKLCH L 68.0% C 0.034 H 352.9°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AA909A |
|---|---|
| RGB | rgb(170, 144, 154) |
| HSL | hsl(337, 13%, 62%) |
| HSV | hsv(337, 15%, 67%) |
| CMYK | cmyk(0%, 15.3%, 9.4%, 33.3%) |
| CIE-LAB | lab(62.36, 11.46, -1.65) |
| CIE-LCH | lch(62.36, 11.57, 351.80°) |
| OKLab | oklab(67.99% 0.0338 -0.0042) |
| OKLCH | oklch(67.99% 0.034 352.9) |
| XYZ | xyz(32.3831, 30.8264, 34.8098) |
| Luminance | 0.3083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.80
Rosybrown
#BC8F8F
ΔE00 7.07
Grey Pink
#C3909B
ΔE00 7.28
Purpley Grey
#947E94
ΔE00 7.90
Dusty Lavender
#AC86A8
ΔE00 8.70
Greyish Pink
#C88D94
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA909A #90AAA0
analogous
#AA90A7 #AA909A #AA9390
triadic
#AA909A #9AAA90 #909AAA
tetradic
#AA909A #A7AA90 #90AAA0 #9390AA
square
#AA909A #A7AA90 #90AAA0 #9390AA
split-complementary
#AA909A #90AA93 #90A7AA
monochromatic
#6D535D #8F6E7B #AA909A #C5B3BA #DFD5D9
Accessibility & contrast
On white
2.93
#AA909A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#AA909A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA909A
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA909A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA909A | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949A
Deuteranopia (green-blind)
#989899
Tritanopia (blue-blind)
#AE8F93
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa909a; /* rgb */ color: rgb(170, 144, 154); /* oklch */ color: oklch(68.0% 0.034 352.9);
Tailwind
colors: {
custom: {
50: '#c3b0b7',
500: '#aa909a',
950: '#000000',
},
}SCSS
$custom: #aa909a; $custom-light: #c3b0b7; $custom-dark: #000000;
JSON
{
"hex": "#aa909a",
"rgb": {
"r": 170,
"g": 144,
"b": 154
},
"hsl": {
"h": 336.923,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.67989,
"c": 0.03405,
"h": 352.9
},
"luminance": 0.30826
}Semantic roles & 50–950 ramp
primary
#AA909A
secondary
#C6D0CC
accent
#977B4E
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80