#AA84F7#AA84F7
#AA84F7 is a light, vivid violet. Relative luminance 0.318; OKLCH L 69.8% C 0.166 H 297.1°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84F7 |
|---|---|
| RGB | rgb(170, 132, 247) |
| HSL | hsl(260, 88%, 74%) |
| HSV | hsv(260, 47%, 97%) |
| CMYK | cmyk(31.2%, 46.6%, 0%, 3.1%) |
| CIE-LAB | lab(63.15, 38.51, -52.56) |
| CIE-LCH | lch(63.15, 65.16, 306.23°) |
| OKLab | oklab(69.8% 0.0758 -0.1478) |
| OKLCH | oklch(69.8% 0.166 297.1) |
| XYZ | xyz(41.6132, 31.7635, 91.9162) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.26
Light Purple
#BF77F6
ΔE00 5.39
Light Urple
#B36FF6
ΔE00 5.64
Periwinkle (survey)
#8E82FE
ΔE00 5.80
Easter Purple
#C071FE
ΔE00 6.15
Lavender Blue
#8B88F8
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84F7 #D1F784
analogous
#8498F7 #AA84F7 #E484F7
triadic
#AA84F7 #F7AA84 #84F7AA
tetradic
#AA84F7 #F78498 #D1F784 #84F7E4
square
#AA84F7 #F78498 #D1F784 #84F7E4
split-complementary
#AA84F7 #F7E484 #98F784
monochromatic
#5B11F0 #824BF3 #AA84F7 #D2BDFB #EBE2FD
Accessibility & contrast
On white
2.86
#AA84F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#AA84F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84F7
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84F7 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FB
Deuteranopia (green-blind)
#6698F4
Tritanopia (blue-blind)
#9999B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa84f7; /* rgb */ color: rgb(170, 132, 247); /* oklch */ color: oklch(69.8% 0.166 297.1);
Tailwind
colors: {
custom: {
50: '#c6a8fa',
500: '#aa84f7',
950: '#000000',
},
}SCSS
$custom: #aa84f7; $custom-light: #c6a8fa; $custom-dark: #000000;
JSON
{
"hex": "#aa84f7",
"rgb": {
"r": 170,
"g": 132,
"b": 247
},
"hsl": {
"h": 259.826,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.69797,
"c": 0.16615,
"h": 297.1
},
"luminance": 0.31764
}Semantic roles & 50–950 ramp
primary
#AA84F7
secondary
#EBF5D6
accent
#E40199
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85