#AA87F7#AA87F7
#AA87F7 is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.3% C 0.162 H 296.4°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AA87F7 |
|---|---|
| RGB | rgb(170, 135, 247) |
| HSL | hsl(259, 88%, 75%) |
| HSV | hsv(259, 45%, 97%) |
| CMYK | cmyk(31.2%, 45.3%, 0%, 3.1%) |
| CIE-LAB | lab(63.83, 36.84, -51.48) |
| CIE-LCH | lch(63.83, 63.30, 305.58°) |
| OKLab | oklab(70.31% 0.0719 -0.1447) |
| OKLCH | oklch(70.31% 0.162 296.4) |
| XYZ | xyz(42.0259, 32.5888, 92.0538) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.05
Periwinkle (survey)
#8E82FE
ΔE00 5.81
Light Purple
#BF77F6
ΔE00 5.98
Perrywinkle
#8F8CE7
ΔE00 6.37
Light Urple
#B36FF6
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA87F7 #D4F787
analogous
#879CF7 #AA87F7 #E287F7
triadic
#AA87F7 #F7AA87 #87F7AA
tetradic
#AA87F7 #F7879C #D4F787 #87F7E2
square
#AA87F7 #F7879C #D4F787 #87F7E2
split-complementary
#AA87F7 #F7E287 #9CF787
monochromatic
#5914EF #814EF3 #AA87F7 #D3C0FB #EBE2FD
Accessibility & contrast
On white
2.79
#AA87F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#AA87F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA87F7
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA87F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA87F7 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#6A99F4
Tritanopia (blue-blind)
#999CB3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa87f7; /* rgb */ color: rgb(170, 135, 247); /* oklch */ color: oklch(70.3% 0.162 296.4);
Tailwind
colors: {
custom: {
50: '#c6aafa',
500: '#aa87f7',
950: '#000000',
},
}SCSS
$custom: #aa87f7; $custom-light: #c6aafa; $custom-dark: #000000;
JSON
{
"hex": "#aa87f7",
"rgb": {
"r": 170,
"g": 135,
"b": 247
},
"hsl": {
"h": 258.75,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.70307,
"c": 0.16158,
"h": 296.4
},
"luminance": 0.32589
}Semantic roles & 50–950 ramp
primary
#AA87F7
secondary
#EBF5D6
accent
#E4019D
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85