#AA809B#AA809B
#AA809B is a light, moderate pink. Relative luminance 0.264; OKLCH L 64.9% C 0.064 H 340.2°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AA809B |
|---|---|
| RGB | rgb(170, 128, 155) |
| HSL | hsl(321, 20%, 58%) |
| HSV | hsv(321, 25%, 67%) |
| CMYK | cmyk(0%, 24.7%, 8.8%, 33.3%) |
| CIE-LAB | lab(58.37, 20.68, -8.12) |
| CIE-LCH | lch(58.37, 22.22, 338.55°) |
| OKLab | oklab(64.91% 0.0598 -0.0215) |
| OKLCH | oklch(64.91% 0.064 340.2) |
| XYZ | xyz(30.2128, 26.3520, 34.4990) |
| Luminance | 0.2635 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.27
Heather
#A484AC
ΔE00 5.45
Purpley Grey
#947E94
ΔE00 6.25
Light Mauve
#C292A1
ΔE00 7.62
Mauve (survey)
#AE7181
ΔE00 7.69
Grey Pink
#C3909B
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA809B #80AA8F
analogous
#A480AA #AA809B #AA8086
triadic
#AA809B #9BAA80 #809BAA
tetradic
#AA809B #AAA480 #80AA8F #8086AA
square
#AA809B #AAA480 #80AA8F #8086AA
split-complementary
#AA809B #86AA80 #80AAA4
monochromatic
#69465D #8E5F7D #AA809B #C3A5B8 #DBC9D5
Accessibility & contrast
On white
3.35
#AA809B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#AA809B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA809B
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA809B | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81899C
Deuteranopia (green-blind)
#8B8F9A
Tritanopia (blue-blind)
#AF8189
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #aa809b; /* rgb */ color: rgb(170, 128, 155); /* oklch */ color: oklch(64.9% 0.064 340.2);
Tailwind
colors: {
custom: {
50: '#c3a5b8',
500: '#aa809b',
950: '#000000',
},
}SCSS
$custom: #aa809b; $custom-light: #c3a5b8; $custom-dark: #000000;
JSON
{
"hex": "#aa809b",
"rgb": {
"r": 170,
"g": 128,
"b": 155
},
"hsl": {
"h": 321.429,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.64913,
"c": 0.06355,
"h": 340.2
},
"luminance": 0.26351
}Semantic roles & 50–950 ramp
primary
#AA809B
secondary
#BBCBC1
accent
#BC886B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80