#E87FF7#E87FF7
#E87FF7 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.196 H 322.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FF7 |
|---|---|
| RGB | rgb(232, 127, 247) |
| HSL | hsl(293, 88%, 73%) |
| HSV | hsv(293, 49%, 97%) |
| CMYK | cmyk(6.1%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.79, 57.78, -43.22) |
| CIE-LCH | lch(68.79, 72.16, 323.21°) |
| OKLab | oklab(75.49% 0.1553 -0.1193) |
| OKLCH | oklch(75.49% 0.196 322.5) |
| XYZ | xyz(57.6548, 39.0525, 92.4786) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.74
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FF7 #8EF77F
analogous
#AC7FF7 #E87FF7 #F77FCA
triadic
#E87FF7 #F7E87F #7FF7E8
tetradic
#E87FF7 #F7AC7F #8EF77F #7FCAF7
square
#E87FF7 #F7AC7F #8EF77F #7FCAF7
split-complementary
#E87FF7 #CAF77F #7FF7AC
monochromatic
#D10FED #DE45F3 #E87FF7 #F2B9FB #FAE2FD
Accessibility & contrast
On white
2.38
#E87FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#E87FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FF7
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FF7 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#EB8EB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e87ff7; /* rgb */ color: rgb(232, 127, 247); /* oklch */ color: oklch(75.5% 0.196 322.5);
Tailwind
colors: {
custom: {
50: '#f1a7fa',
500: '#e87ff7',
950: '#000000',
},
}SCSS
$custom: #e87ff7; $custom-light: #f1a7fa; $custom-dark: #000000;
JSON
{
"hex": "#e87ff7",
"rgb": {
"r": 232,
"g": 127,
"b": 247
},
"hsl": {
"h": 292.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75489,
"c": 0.19578,
"h": 322.5
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#E87FF7
secondary
#DAF5D6
accent
#E5011D
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85