#AA87E7#AA87E7
#AA87E7 is a light, vivid violet. Relative luminance 0.316; OKLCH L 69.5% C 0.141 H 299.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AA87E7 |
|---|---|
| RGB | rgb(170, 135, 231) |
| HSL | hsl(262, 67%, 72%) |
| HSV | hsv(262, 42%, 91%) |
| CMYK | cmyk(26.4%, 41.6%, 0%, 9.4%) |
| CIE-LAB | lab(63.05, 32.92, -43.88) |
| CIE-LCH | lch(63.05, 54.86, 306.87°) |
| OKLab | oklab(69.47% 0.0695 -0.1226) |
| OKLCH | oklch(69.47% 0.141 299.5) |
| XYZ | xyz(39.6620, 31.6433, 79.6040) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 6.13
Pale Purple
#B790D4
ΔE00 6.52
Perrywinkle
#8F8CE7
ΔE00 6.73
Light Urple
#B36FF6
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA87E7 #C4E787
analogous
#8794E7 #AA87E7 #DA87E7
triadic
#AA87E7 #E7AA87 #87E7AA
tetradic
#AA87E7 #E78794 #C4E787 #87E7DA
square
#AA87E7 #E78794 #C4E787 #87E7DA
split-complementary
#AA87E7 #E7DA87 #94E787
monochromatic
#6429CB #8654DD #AA87E7 #CEBAF1 #EDE5FA
Accessibility & contrast
On white
2.87
#AA87E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#AA87E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA87E7
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA87E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA87E7 | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98EB
Deuteranopia (green-blind)
#7498E5
Tritanopia (blue-blind)
#9E98AC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa87e7; /* rgb */ color: rgb(170, 135, 231); /* oklch */ color: oklch(69.5% 0.141 299.5);
Tailwind
colors: {
custom: {
50: '#c5aaef',
500: '#aa87e7',
950: '#000000',
},
}SCSS
$custom: #aa87e7; $custom-light: #c5aaef; $custom-dark: #000000;
JSON
{
"hex": "#aa87e7",
"rgb": {
"r": 170,
"g": 135,
"b": 231
},
"hsl": {
"h": 261.875,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.69466,
"c": 0.14091,
"h": 299.5
},
"luminance": 0.31644
}Semantic roles & 50–950 ramp
primary
#AA87E7
secondary
#E8F1D9
accent
#CF178C
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131016
muted
#827F84