#AA84F9#AA84F9
#AA84F9 is a light, vivid violet. Relative luminance 0.319; OKLCH L 69.9% C 0.169 H 296.8°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84F9 |
|---|---|
| RGB | rgb(170, 132, 249) |
| HSL | hsl(259, 91%, 75%) |
| HSV | hsv(259, 47%, 98%) |
| CMYK | cmyk(31.7%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(63.25, 39.01, -53.50) |
| CIE-LCH | lch(63.25, 66.21, 306.10°) |
| OKLab | oklab(69.91% 0.076 -0.1506) |
| OKLCH | oklch(69.91% 0.169 296.8) |
| XYZ | xyz(41.9235, 31.8876, 93.5503) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 5.46
Periwinkle (survey)
#8E82FE
ΔE00 5.66
Light Urple
#B36FF6
ΔE00 5.67
Easter Purple
#C071FE
ΔE00 6.15
Lavender Blue
#8B88F8
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84F9 #D3F984
analogous
#8499F9 #AA84F9 #E484F9
triadic
#AA84F9 #F9AA84 #84F9AA
tetradic
#AA84F9 #F98499 #D3F984 #84F9E4
square
#AA84F9 #F98499 #D3F984 #84F9E4
split-complementary
#AA84F9 #F9E484 #99F984
monochromatic
#590FF3 #824AF6 #AA84F9 #D2BEFC #EBE2FE
Accessibility & contrast
On white
2.85
#AA84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#AA84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84F9
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84F9 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFD
Deuteranopia (green-blind)
#6598F6
Tritanopia (blue-blind)
#999AB3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa84f9; /* rgb */ color: rgb(170, 132, 249); /* oklch */ color: oklch(69.9% 0.169 296.8);
Tailwind
colors: {
custom: {
50: '#c6a8fc',
500: '#aa84f9',
950: '#000000',
},
}SCSS
$custom: #aa84f9; $custom-light: #c6a8fc; $custom-dark: #000000;
JSON
{
"hex": "#aa84f9",
"rgb": {
"r": 170,
"g": 132,
"b": 249
},
"hsl": {
"h": 259.487,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.69908,
"c": 0.16869,
"h": 296.8
},
"luminance": 0.31888
}Semantic roles & 50–950 ramp
primary
#AA84F9
secondary
#EBF6D5
accent
#E6009B
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85