#AA84F0#AA84F0
#AA84F0 is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.4% C 0.157 H 298.5°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84F0 |
|---|---|
| RGB | rgb(170, 132, 240) |
| HSL | hsl(261, 78%, 73%) |
| HSV | hsv(261, 45%, 94%) |
| CMYK | cmyk(29.2%, 45%, 0%, 5.9%) |
| CIE-LAB | lab(62.79, 36.79, -49.26) |
| CIE-LCH | lch(62.79, 61.48, 306.75°) |
| OKLab | oklab(69.42% 0.0749 -0.1382) |
| OKLCH | oklch(69.42% 0.157 298.5) |
| XYZ | xyz(40.5533, 31.3395, 86.3338) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.27
Light Urple
#B36FF6
ΔE00 5.69
Easter Purple
#C071FE
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 6.43
Perrywinkle
#8F8CE7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84F0 #CAF084
analogous
#8494F0 #AA84F0 #E084F0
triadic
#AA84F0 #F0AA84 #84F0AA
tetradic
#AA84F0 #F08494 #CAF084 #84F0E0
square
#AA84F0 #F08494 #CAF084 #84F0E0
split-complementary
#AA84F0 #F0E084 #94F084
monochromatic
#601BDE #844DE9 #AA84F0 #D0BBF7 #ECE4FC
Accessibility & contrast
On white
2.89
#AA84F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#AA84F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84F0
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84F0 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F4
Deuteranopia (green-blind)
#6B97ED
Tritanopia (blue-blind)
#9C98AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa84f0; /* rgb */ color: rgb(170, 132, 240); /* oklch */ color: oklch(69.4% 0.157 298.5);
Tailwind
colors: {
custom: {
50: '#c6a8f5',
500: '#aa84f0',
950: '#000000',
},
}SCSS
$custom: #aa84f0; $custom-light: #c6a8f5; $custom-dark: #000000;
JSON
{
"hex": "#aa84f0",
"rgb": {
"r": 170,
"g": 132,
"b": 240
},
"hsl": {
"h": 261.111,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.69417,
"c": 0.15722,
"h": 298.5
},
"luminance": 0.3134
}Semantic roles & 50–950 ramp
primary
#AA84F0
secondary
#EAF3D8
accent
#DB0B91
background
#FCFAFF
surface
#F8F4FE
border
#D1CED6
text
#131017
muted
#827F85