#AA84BC#AA84BC
#AA84BC is a light, moderate purple. Relative luminance 0.287; OKLCH L 66.9% C 0.091 H 314.6°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84BC |
|---|---|
| RGB | rgb(170, 132, 188) |
| HSL | hsl(281, 29%, 63%) |
| HSV | hsv(281, 30%, 74%) |
| CMYK | cmyk(9.6%, 29.8%, 0%, 26.3%) |
| CIE-LAB | lab(60.50, 24.87, -23.75) |
| CIE-LCH | lch(60.50, 34.39, 316.32°) |
| OKLab | oklab(66.93% 0.0641 -0.0649) |
| OKLCH | oklch(66.93% 0.091 314.6) |
| XYZ | xyz(33.9045, 28.6800, 51.3169) |
| Luminance | 0.2868 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Wisteria
#A87DC2
ΔE00 3.21
Heather
#A484AC
ΔE00 4.15
Pale Purple
#B790D4
ΔE00 5.04
Dusty Lavender
#AC86A8
ΔE00 6.18
Soft Purple
#A66FB5
ΔE00 6.41
Dark Lilac
#9C6DA5
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84BC #96BC84
analogous
#8E84BC #AA84BC #BC84B2
triadic
#AA84BC #BCAA84 #84BCAA
tetradic
#AA84BC #BC8E84 #96BC84 #84B2BC
square
#AA84BC #BC8E84 #96BC84 #84B2BC
split-complementary
#AA84BC #B2BC84 #84BC8E
monochromatic
#6D4680 #8F5CA6 #AA84BC #C5ACD2 #E1D3E7
Accessibility & contrast
On white
3.12
#AA84BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#AA84BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA84BC
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84BC | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BE
Deuteranopia (green-blind)
#8493BA
Tritanopia (blue-blind)
#A98B98
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa84bc; /* rgb */ color: rgb(170, 132, 188); /* oklch */ color: oklch(66.9% 0.091 314.6);
Tailwind
colors: {
custom: {
50: '#c4a8d0',
500: '#aa84bc',
950: '#000000',
},
}SCSS
$custom: #aa84bc; $custom-light: #c4a8d0; $custom-dark: #000000;
JSON
{
"hex": "#aa84bc",
"rgb": {
"r": 170,
"g": 132,
"b": 188
},
"hsl": {
"h": 280.714,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.66925,
"c": 0.09115,
"h": 314.6
},
"luminance": 0.28679
}Semantic roles & 50–950 ramp
primary
#AA84BC
secondary
#CAD8C4
accent
#A83D60
background
#FCFAFC
surface
#F8F4F9
border
#D1CED2
text
#120F14
muted
#817F82