#AA809C#AA809C
#AA809C is a light, moderate pink. Relative luminance 0.264; OKLCH L 64.9% C 0.064 H 339.2°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AA809C |
|---|---|
| RGB | rgb(170, 128, 156) |
| HSL | hsl(320, 20%, 58%) |
| HSV | hsv(320, 25%, 67%) |
| CMYK | cmyk(0%, 24.7%, 8.2%, 33.3%) |
| CIE-LAB | lab(58.40, 20.86, -8.65) |
| CIE-LCH | lch(58.40, 22.58, 337.47°) |
| OKLab | oklab(64.95% 0.0602 -0.0229) |
| OKLCH | oklch(64.95% 0.064 339.2) |
| XYZ | xyz(30.2972, 26.3858, 34.9431) |
| Luminance | 0.2638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.01
Heather
#A484AC
ΔE00 5.17
Purpley Grey
#947E94
ΔE00 6.28
Light Mauve
#C292A1
ΔE00 7.79
Mauve (survey)
#AE7181
ΔE00 7.92
Grey Pink
#C3909B
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA809C #80AA8E
analogous
#A380AA #AA809C #AA8087
triadic
#AA809C #9CAA80 #809CAA
tetradic
#AA809C #AAA380 #80AA8E #8087AA
square
#AA809C #AAA380 #80AA8E #8087AA
split-complementary
#AA809C #87AA80 #80AAA3
monochromatic
#69465E #8E5F7E #AA809C #C3A5B9 #DBC9D5
Accessibility & contrast
On white
3.35
#AA809C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#AA809C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA809C
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA809C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA809C | 1.00 | 3.35 | 6.28 | 6.28 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81899D
Deuteranopia (green-blind)
#8B8F9B
Tritanopia (blue-blind)
#AF818A
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #aa809c; /* rgb */ color: rgb(170, 128, 156); /* oklch */ color: oklch(64.9% 0.064 339.2);
Tailwind
colors: {
custom: {
50: '#c3a5b9',
500: '#aa809c',
950: '#000000',
},
}SCSS
$custom: #aa809c; $custom-light: #c3a5b9; $custom-dark: #000000;
JSON
{
"hex": "#aa809c",
"rgb": {
"r": 170,
"g": 128,
"b": 156
},
"hsl": {
"h": 320,
"s": 19.811,
"l": 58.431
},
"oklch": {
"l": 0.64947,
"c": 0.06437,
"h": 339.2
},
"luminance": 0.26385
}Semantic roles & 50–950 ramp
primary
#AA809C
secondary
#BBCBC0
accent
#BC866B
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#120F11
muted
#817F80