#AA87FF#AA87FF
#AA87FF is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.7% C 0.172 H 295.1°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AA87FF |
|---|---|
| RGB | rgb(170, 135, 255) |
| HSL | hsl(258, 100%, 76%) |
| HSV | hsv(258, 47%, 100%) |
| CMYK | cmyk(33.3%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(64.24, 38.84, -55.22) |
| CIE-LCH | lch(64.24, 67.51, 305.12°) |
| OKLab | oklab(70.75% 0.0729 -0.1556) |
| OKLCH | oklch(70.75% 0.172 295.1) |
| XYZ | xyz(43.2870, 33.0933, 98.6954) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 5.33
Liliac
#C48EFD
ΔE00 5.40
Lavender Blue
#8B88F8
ΔE00 6.19
Light Purple
#BF77F6
ΔE00 6.30
Perrywinkle
#8F8CE7
ΔE00 6.58
Light Urple
#B36FF6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA87FF #DCFF87
analogous
#87A0FF #AA87FF #E687FF
triadic
#AA87FF #FFAA87 #87FFAA
tetradic
#AA87FF #FF87A0 #DCFF87 #87FFE6
square
#AA87FF #FF87A0 #DCFF87 #87FFE6
split-complementary
#AA87FF #FFE687 #A0FF87
monochromatic
#530DFF #7F4AFF #AA87FF #D5C4FF #E9E0FF
Accessibility & contrast
On white
2.76
#AA87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#AA87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA87FF
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA87FF | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#649AFC
Tritanopia (blue-blind)
#979EB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa87ff; /* rgb */ color: rgb(170, 135, 255); /* oklch */ color: oklch(70.7% 0.172 295.1);
Tailwind
colors: {
custom: {
50: '#c7aaff',
500: '#aa87ff',
950: '#000000',
},
}SCSS
$custom: #aa87ff; $custom-light: #c7aaff; $custom-dark: #000000;
JSON
{
"hex": "#aa87ff",
"rgb": {
"r": 170,
"g": 135,
"b": 255
},
"hsl": {
"h": 257.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.70748,
"c": 0.17183,
"h": 295.1
},
"luminance": 0.33094
}Semantic roles & 50–950 ramp
primary
#AA87FF
secondary
#EDF7D4
accent
#E600A3
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86