#AA84EF#AA84EF
#AA84EF is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.4% C 0.156 H 298.6°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84EF |
|---|---|
| RGB | rgb(170, 132, 239) |
| HSL | hsl(261, 77%, 73%) |
| HSV | hsv(261, 45%, 94%) |
| CMYK | cmyk(28.9%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(62.74, 36.54, -48.79) |
| CIE-LCH | lch(62.74, 60.96, 306.83°) |
| OKLab | oklab(69.36% 0.0748 -0.1368) |
| OKLCH | oklch(69.36% 0.156 298.6) |
| XYZ | xyz(40.4051, 31.2802, 85.5536) |
| Luminance | 0.3128 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.17
Light Purple
#BF77F6
ΔE00 5.28
Light Urple
#B36FF6
ΔE00 5.72
Easter Purple
#C071FE
ΔE00 6.32
Periwinkle (survey)
#8E82FE
ΔE00 6.53
Perrywinkle
#8F8CE7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84EF #C9EF84
analogous
#8494EF #AA84EF #DF84EF
triadic
#AA84EF #EFAA84 #84EFAA
tetradic
#AA84EF #EF8494 #C9EF84 #84EFDF
square
#AA84EF #EF8494 #C9EF84 #84EFDF
split-complementary
#AA84EF #EFDF84 #94EF84
monochromatic
#611DDC #854EE8 #AA84EF #CFBAF6 #ECE4FB
Accessibility & contrast
On white
2.89
#AA84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#AA84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84EF
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84EF | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F3
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#9C97AE
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa84ef; /* rgb */ color: rgb(170, 132, 239); /* oklch */ color: oklch(69.4% 0.156 298.6);
Tailwind
colors: {
custom: {
50: '#c6a8f5',
500: '#aa84ef',
950: '#000000',
},
}SCSS
$custom: #aa84ef; $custom-light: #c6a8f5; $custom-dark: #000000;
JSON
{
"hex": "#aa84ef",
"rgb": {
"r": 170,
"g": 132,
"b": 239
},
"hsl": {
"h": 261.308,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.69363,
"c": 0.15594,
"h": 298.6
},
"luminance": 0.31281
}Semantic roles & 50–950 ramp
primary
#AA84EF
secondary
#E9F3D8
accent
#D90C90
background
#FCFAFF
surface
#F8F4FE
border
#D1CED6
text
#131017
muted
#827F85