#E87EF5#E87EF5
#E87EF5 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.3% C 0.195 H 323.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E87EF5 |
|---|---|
| RGB | rgb(232, 126, 245) |
| HSL | hsl(293, 86%, 73%) |
| HSV | hsv(293, 49%, 96%) |
| CMYK | cmyk(5.3%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(68.51, 57.90, -42.55) |
| CIE-LCH | lch(68.51, 71.86, 323.69°) |
| OKLab | oklab(75.26% 0.1563 -0.1173) |
| OKLCH | oklch(75.26% 0.195 323.1) |
| XYZ | xyz(57.2193, 38.6727, 90.8191) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87EF5 #8BF57E
analogous
#AC7EF5 #E87EF5 #F57EC7
triadic
#E87EF5 #F5E87E #7EF5E8
tetradic
#E87EF5 #F5AC7E #8BF57E #7EC7F5
square
#E87EF5 #F5AC7E #8BF57E #7EC7F5
split-complementary
#E87EF5 #C7F57E #7EF5AC
monochromatic
#CF12E7 #DE45F1 #E87EF5 #F2B7F9 #FAE3FD
Accessibility & contrast
On white
2.40
#E87EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#E87EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87EF5
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87EF5 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF9
Deuteranopia (green-blind)
#8DABF2
Tritanopia (blue-blind)
#EB8DAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e87ef5; /* rgb */ color: rgb(232, 126, 245); /* oklch */ color: oklch(75.3% 0.195 323.1);
Tailwind
colors: {
custom: {
50: '#f1a7f9',
500: '#e87ef5',
950: '#000000',
},
}SCSS
$custom: #e87ef5; $custom-light: #f1a7f9; $custom-dark: #000000;
JSON
{
"hex": "#e87ef5",
"rgb": {
"r": 232,
"g": 126,
"b": 245
},
"hsl": {
"h": 293.445,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.75256,
"c": 0.19547,
"h": 323.1
},
"luminance": 0.3867
}Semantic roles & 50–950 ramp
primary
#E87EF5
secondary
#DAF5D6
accent
#E2031C
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85