#AA87F8#AA87F8
#AA87F8 is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.4% C 0.163 H 296.2°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AA87F8 |
|---|---|
| RGB | rgb(170, 135, 248) |
| HSL | hsl(259, 89%, 75%) |
| HSV | hsv(259, 46%, 97%) |
| CMYK | cmyk(31.5%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(63.88, 37.09, -51.95) |
| CIE-LCH | lch(63.88, 63.83, 305.52°) |
| OKLab | oklab(70.36% 0.072 -0.1461) |
| OKLCH | oklch(70.36% 0.163 296.2) |
| XYZ | xyz(42.1806, 32.6507, 92.8687) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.08
Periwinkle (survey)
#8E82FE
ΔE00 5.74
Light Purple
#BF77F6
ΔE00 6.01
Perrywinkle
#8F8CE7
ΔE00 6.38
Light Urple
#B36FF6
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA87F8 #D5F887
analogous
#879DF8 #AA87F8 #E287F8
triadic
#AA87F8 #F8AA87 #87F8AA
tetradic
#AA87F8 #F8879D #D5F887 #87F8E2
square
#AA87F8 #F8879D #D5F887 #87F8E2
split-complementary
#AA87F8 #F8E287 #9DF887
monochromatic
#5813F1 #814DF5 #AA87F8 #D3C1FB #EBE2FD
Accessibility & contrast
On white
2.79
#AA87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#AA87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA87F8
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA87F8 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFC
Deuteranopia (green-blind)
#6999F5
Tritanopia (blue-blind)
#999CB4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa87f8; /* rgb */ color: rgb(170, 135, 248); /* oklch */ color: oklch(70.4% 0.163 296.2);
Tailwind
colors: {
custom: {
50: '#c6aafb',
500: '#aa87f8',
950: '#000000',
},
}SCSS
$custom: #aa87f8; $custom-light: #c6aafb; $custom-dark: #000000;
JSON
{
"hex": "#aa87f8",
"rgb": {
"r": 170,
"g": 135,
"b": 248
},
"hsl": {
"h": 258.584,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.70362,
"c": 0.16287,
"h": 296.2
},
"luminance": 0.32651
}Semantic roles & 50–950 ramp
primary
#AA87F8
secondary
#ECF5D6
accent
#E6009E
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85