#AA87F6#AA87F6
#AA87F6 is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.3% C 0.160 H 296.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AA87F6 |
|---|---|
| RGB | rgb(170, 135, 246) |
| HSL | hsl(259, 86%, 75%) |
| HSV | hsv(259, 45%, 96%) |
| CMYK | cmyk(30.9%, 45.1%, 0%, 3.5%) |
| CIE-LAB | lab(63.78, 36.59, -51.01) |
| CIE-LCH | lch(63.78, 62.78, 305.65°) |
| OKLab | oklab(70.25% 0.0718 -0.1433) |
| OKLCH | oklch(70.25% 0.16 296.6) |
| XYZ | xyz(41.8720, 32.5273, 91.2433) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.03
Periwinkle (survey)
#8E82FE
ΔE00 5.89
Light Purple
#BF77F6
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.36
Light Urple
#B36FF6
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA87F6 #D3F687
analogous
#879CF6 #AA87F6 #E287F6
triadic
#AA87F6 #F6AA87 #87F6AA
tetradic
#AA87F6 #F6879C #D3F687 #87F6E2
square
#AA87F6 #F6879C #D3F687 #87F6E2
split-complementary
#AA87F6 #F6E287 #9CF687
monochromatic
#5915ED #824EF2 #AA87F6 #D2C0FA #EBE3FD
Accessibility & contrast
On white
2.80
#AA87F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#AA87F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA87F6
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA87F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA87F6 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BFA
Deuteranopia (green-blind)
#6B99F3
Tritanopia (blue-blind)
#9A9BB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa87f6; /* rgb */ color: rgb(170, 135, 246); /* oklch */ color: oklch(70.3% 0.160 296.6);
Tailwind
colors: {
custom: {
50: '#c6aaf9',
500: '#aa87f6',
950: '#000000',
},
}SCSS
$custom: #aa87f6; $custom-light: #c6aaf9; $custom-dark: #000000;
JSON
{
"hex": "#aa87f6",
"rgb": {
"r": 170,
"g": 135,
"b": 246
},
"hsl": {
"h": 258.919,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.70253,
"c": 0.1603,
"h": 296.6
},
"luminance": 0.32528
}Semantic roles & 50–950 ramp
primary
#AA87F6
secondary
#EBF5D6
accent
#E3039C
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85