#AA87F4#AA87F4
#AA87F4 is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.1% C 0.158 H 297.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AA87F4 |
|---|---|
| RGB | rgb(170, 135, 244) |
| HSL | hsl(259, 83%, 74%) |
| HSV | hsv(259, 45%, 96%) |
| CMYK | cmyk(30.3%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(63.68, 36.09, -50.07) |
| CIE-LCH | lch(63.68, 61.72, 305.78°) |
| OKLab | oklab(70.15% 0.0715 -0.1406) |
| OKLCH | oklch(70.15% 0.158 297) |
| XYZ | xyz(41.5667, 32.4052, 89.6353) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.99
Light Purple
#BF77F6
ΔE00 5.92
Periwinkle (survey)
#8E82FE
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 6.35
Light Urple
#B36FF6
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA87F4 #D1F487
analogous
#879BF4 #AA87F4 #E187F4
triadic
#AA87F4 #F4AA87 #87F4AA
tetradic
#AA87F4 #F4879B #D1F487 #87F4E1
square
#AA87F4 #F4879B #D1F487 #87F4E1
split-complementary
#AA87F4 #F4E187 #9BF487
monochromatic
#5B17EA #824FEF #AA87F4 #D2BFF9 #EBE3FC
Accessibility & contrast
On white
2.81
#AA87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#AA87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA87F4
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA87F4 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BF8
Deuteranopia (green-blind)
#6C99F1
Tritanopia (blue-blind)
#9A9BB2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa87f4; /* rgb */ color: rgb(170, 135, 244); /* oklch */ color: oklch(70.1% 0.158 297.0);
Tailwind
colors: {
custom: {
50: '#c6aaf8',
500: '#aa87f4',
950: '#000000',
},
}SCSS
$custom: #aa87f4; $custom-light: #c6aaf8; $custom-dark: #000000;
JSON
{
"hex": "#aa87f4",
"rgb": {
"r": 170,
"g": 135,
"b": 244
},
"hsl": {
"h": 259.266,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.70145,
"c": 0.15772,
"h": 297
},
"luminance": 0.32406
}Semantic roles & 50–950 ramp
primary
#AA87F4
secondary
#EBF4D7
accent
#E0069A
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85