#AA84E3#AA84E3
#AA84E3 is a light, vivid violet. Relative luminance 0.306; OKLCH L 68.7% C 0.141 H 301.2°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84E3 |
|---|---|
| RGB | rgb(170, 132, 227) |
| HSL | hsl(264, 63%, 70%) |
| HSV | hsv(264, 42%, 89%) |
| CMYK | cmyk(25.1%, 41.9%, 0%, 11%) |
| CIE-LAB | lab(62.16, 33.65, -43.05) |
| CIE-LCH | lch(62.16, 54.64, 308.01°) |
| OKLab | oklab(68.74% 0.0729 -0.1202) |
| OKLCH | oklch(68.74% 0.141 301.2) |
| XYZ | xyz(38.6909, 30.5945, 76.5251) |
| Luminance | 0.3059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 6.37
Light Urple
#B36FF6
ΔE00 6.43
Wisteria
#A87DC2
ΔE00 6.48
Mediumpurple
#9370DB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84E3 #BDE384
analogous
#848DE3 #AA84E3 #D984E3
triadic
#AA84E3 #E3AA84 #84E3AA
tetradic
#AA84E3 #E3848D #BDE384 #84E3D9
square
#AA84E3 #E3848D #BDE384 #84E3D9
split-complementary
#AA84E3 #E3D984 #8DE384
monochromatic
#672CC1 #8852D8 #AA84E3 #CCB6EE #EEE6F9
Accessibility & contrast
On white
2.95
#AA84E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#AA84E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84E3
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84E3 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B96E7
Deuteranopia (green-blind)
#7396E1
Tritanopia (blue-blind)
#A094A9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #aa84e3; /* rgb */ color: rgb(170, 132, 227); /* oklch */ color: oklch(68.7% 0.141 301.2);
Tailwind
colors: {
custom: {
50: '#c5a8ec',
500: '#aa84e3',
950: '#000000',
},
}SCSS
$custom: #aa84e3; $custom-light: #c5a8ec; $custom-dark: #000000;
JSON
{
"hex": "#aa84e3",
"rgb": {
"r": 170,
"g": 132,
"b": 227
},
"hsl": {
"h": 264,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.68737,
"c": 0.14056,
"h": 301.2
},
"luminance": 0.30595
}Semantic roles & 50–950 ramp
primary
#AA84E3
secondary
#E4EED4
accent
#CB1B84
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F16
muted
#827F84