#AA84F8#AA84F8
#AA84F8 is a light, vivid violet. Relative luminance 0.318; OKLCH L 69.9% C 0.167 H 297.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84F8 |
|---|---|
| RGB | rgb(170, 132, 248) |
| HSL | hsl(260, 89%, 75%) |
| HSV | hsv(260, 47%, 97%) |
| CMYK | cmyk(31.5%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(63.20, 38.76, -53.03) |
| CIE-LCH | lch(63.20, 65.69, 306.17°) |
| OKLab | oklab(69.85% 0.0759 -0.1492) |
| OKLCH | oklch(69.85% 0.167 297) |
| XYZ | xyz(41.7680, 31.8254, 92.7311) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.42
Light Urple
#B36FF6
ΔE00 5.65
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Easter Purple
#C071FE
ΔE00 6.15
Lavender Blue
#8B88F8
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84F8 #D2F884
analogous
#8498F8 #AA84F8 #E484F8
triadic
#AA84F8 #F8AA84 #84F8AA
tetradic
#AA84F8 #F88498 #D2F884 #84F8E4
square
#AA84F8 #F88498 #D2F884 #84F8E4
split-complementary
#AA84F8 #F8E484 #98F884
monochromatic
#5A10F1 #824AF5 #AA84F8 #D2BEFB #EBE2FD
Accessibility & contrast
On white
2.85
#AA84F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#AA84F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84F8
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84F8 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FC
Deuteranopia (green-blind)
#6698F5
Tritanopia (blue-blind)
#999AB2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa84f8; /* rgb */ color: rgb(170, 132, 248); /* oklch */ color: oklch(69.9% 0.167 297.0);
Tailwind
colors: {
custom: {
50: '#c6a8fb',
500: '#aa84f8',
950: '#000000',
},
}SCSS
$custom: #aa84f8; $custom-light: #c6a8fb; $custom-dark: #000000;
JSON
{
"hex": "#aa84f8",
"rgb": {
"r": 170,
"g": 132,
"b": 248
},
"hsl": {
"h": 259.655,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.69852,
"c": 0.16742,
"h": 297
},
"luminance": 0.31826
}Semantic roles & 50–950 ramp
primary
#AA84F8
secondary
#EBF5D6
accent
#E6009A
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85