#AA809A#AA809A
#AA809A is a light, moderate pink. Relative luminance 0.263; OKLCH L 64.9% C 0.063 H 341.4°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AA809A |
|---|---|
| RGB | rgb(170, 128, 154) |
| HSL | hsl(323, 20%, 58%) |
| HSV | hsv(323, 25%, 67%) |
| CMYK | cmyk(0%, 24.7%, 9.4%, 33.3%) |
| CIE-LAB | lab(58.34, 20.50, -7.59) |
| CIE-LCH | lch(58.34, 21.86, 339.67°) |
| OKLab | oklab(64.88% 0.0595 -0.02) |
| OKLCH | oklch(64.88% 0.063 341.4) |
| XYZ | xyz(30.1292, 26.3186, 34.0585) |
| Luminance | 0.2632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.53
Heather
#A484AC
ΔE00 5.73
Purpley Grey
#947E94
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 7.45
Mauve (survey)
#AE7181
ΔE00 7.47
Grey Pink
#C3909B
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA809A #80AA90
analogous
#A580AA #AA809A #AA8085
triadic
#AA809A #9AAA80 #809AAA
tetradic
#AA809A #AAA580 #80AA90 #8085AA
square
#AA809A #AAA580 #80AA90 #8085AA
split-complementary
#AA809A #85AA80 #80AAA5
monochromatic
#69465C #8E5F7C #AA809A #C3A5B7 #DBC9D4
Accessibility & contrast
On white
3.35
#AA809A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#AA809A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA809A
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA809A | 1.00 | 3.35 | 6.26 | 6.26 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82889B
Deuteranopia (green-blind)
#8B8F99
Tritanopia (blue-blind)
#AF8089
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #aa809a; /* rgb */ color: rgb(170, 128, 154); /* oklch */ color: oklch(64.9% 0.063 341.4);
Tailwind
colors: {
custom: {
50: '#c3a5b7',
500: '#aa809a',
950: '#000000',
},
}SCSS
$custom: #aa809a; $custom-light: #c3a5b7; $custom-dark: #000000;
JSON
{
"hex": "#aa809a",
"rgb": {
"r": 170,
"g": 128,
"b": 154
},
"hsl": {
"h": 322.857,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.64878,
"c": 0.06274,
"h": 341.4
},
"luminance": 0.26317
}Semantic roles & 50–950 ramp
primary
#AA809A
secondary
#BBCBC1
accent
#BC8A6B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80