#E87BFA#E87BFA
#E87BFA is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.1% C 0.205 H 321.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E87BFA |
|---|---|
| RGB | rgb(232, 123, 250) |
| HSL | hsl(291, 93%, 73%) |
| HSV | hsv(291, 51%, 98%) |
| CMYK | cmyk(7.2%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(68.19, 60.28, -45.80) |
| CIE-LCH | lch(68.19, 75.71, 322.77°) |
| OKLab | oklab(75.09% 0.161 -0.1267) |
| OKLCH | oklch(75.09% 0.205 321.8) |
| XYZ | xyz(57.6151, 38.2264, 94.7675) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.81
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87BFA #8DFA7B
analogous
#A87BFA #E87BFA #FA7BCC
triadic
#E87BFA #FAE87B #7BFAE8
tetradic
#E87BFA #FAA87B #8DFA7B #7BCCFA
square
#E87BFA #FAA87B #8DFA7B #7BCCFA
split-complementary
#E87BFA #CCFA7B #7BFAA8
monochromatic
#D109F1 #DE40F8 #E87BFA #F2B6FC #FAE2FE
Accessibility & contrast
On white
2.43
#E87BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#E87BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87BFA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87BFA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#EB8CAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e87bfa; /* rgb */ color: rgb(232, 123, 250); /* oklch */ color: oklch(75.1% 0.205 321.8);
Tailwind
colors: {
custom: {
50: '#f2a5fc',
500: '#e87bfa',
950: '#000000',
},
}SCSS
$custom: #e87bfa; $custom-light: #f2a5fc; $custom-dark: #000000;
JSON
{
"hex": "#e87bfa",
"rgb": {
"r": 232,
"g": 123,
"b": 250
},
"hsl": {
"h": 291.496,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.75088,
"c": 0.20484,
"h": 321.8
},
"luminance": 0.38224
}Semantic roles & 50–950 ramp
primary
#E87BFA
secondary
#DAF6D5
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85