#AA84CA#AA84CA
#AA84CA is a light, moderate violet. Relative luminance 0.293; OKLCH L 67.5% C 0.109 H 308.6°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84CA |
|---|---|
| RGB | rgb(170, 132, 202) |
| HSL | hsl(273, 40%, 65%) |
| HSV | hsv(273, 35%, 79%) |
| CMYK | cmyk(15.8%, 34.7%, 0%, 20.8%) |
| CIE-LAB | lab(61.06, 27.90, -30.80) |
| CIE-LCH | lch(61.06, 41.55, 312.17°) |
| OKLab | oklab(67.54% 0.0677 -0.0849) |
| OKLCH | oklch(67.54% 0.109 308.6) |
| XYZ | xyz(35.4875, 29.3132, 59.6542) |
| Luminance | 0.2931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 2.31
Pale Purple
#B790D4
ΔE00 3.86
Soft Purple
#A66FB5
ΔE00 6.77
Lavender
#B39DDB
ΔE00 7.24
Heather
#A484AC
ΔE00 7.36
Deep Lilac
#966EBD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84CA #A4CA84
analogous
#8784CA #AA84CA #CA84C7
triadic
#AA84CA #CAAA84 #84CAAA
tetradic
#AA84CA #CA8784 #A4CA84 #84C7CA
square
#AA84CA #CA8784 #A4CA84 #84C7CA
split-complementary
#AA84CA #C7CA84 #84CA87
monochromatic
#6D4094 #8C59B8 #AA84CA #C8AFDC #E5DAEF
Accessibility & contrast
On white
3.06
#AA84CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#AA84CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA84CA
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84CA | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7792CD
Deuteranopia (green-blind)
#7F94C8
Tritanopia (blue-blind)
#A68E9E
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #aa84ca; /* rgb */ color: rgb(170, 132, 202); /* oklch */ color: oklch(67.5% 0.109 308.6);
Tailwind
colors: {
custom: {
50: '#c4a8da',
500: '#aa84ca',
950: '#000000',
},
}SCSS
$custom: #aa84ca; $custom-light: #c4a8da; $custom-dark: #000000;
JSON
{
"hex": "#aa84ca",
"rgb": {
"r": 170,
"g": 132,
"b": 202
},
"hsl": {
"h": 272.571,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.67536,
"c": 0.10858,
"h": 308.6
},
"luminance": 0.29313
}Semantic roles & 50–950 ramp
primary
#AA84CA
secondary
#D4E1C9
accent
#B3336D
background
#FCFAFD
surface
#F8F4FA
border
#D1CED3
text
#130F15
muted
#827F83