#E87FF0#E87FF0
#E87FF0 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.189 H 324.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FF0 |
|---|---|
| RGB | rgb(232, 127, 240) |
| HSL | hsl(296, 79%, 72%) |
| HSV | hsv(296, 47%, 94%) |
| CMYK | cmyk(3.3%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(68.48, 56.50, -39.86) |
| CIE-LCH | lch(68.48, 69.14, 324.80°) |
| OKLab | oklab(75.16% 0.1542 -0.1096) |
| OKLCH | oklch(75.16% 0.189 324.6) |
| XYZ | xyz(56.5949, 38.6285, 86.8961) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 4.67
Orchid
#DA70D6
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FF0 #87F07F
analogous
#B07FF0 #E87FF0 #F07FC0
triadic
#E87FF0 #F0E87F #7FF0E8
tetradic
#E87FF0 #F0B07F #87F07F #7FC0F0
square
#E87FF0 #F0B07F #87F07F #7FC0F0
split-complementary
#E87FF0 #C0F07F #7FF0B0
monochromatic
#CD1ADB #DE48EA #E87FF0 #F2B6F6 #FAE4FC
Accessibility & contrast
On white
2.41
#E87FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#E87FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FF0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FF0 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 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)
#729FF4
Deuteranopia (green-blind)
#90ACED
Tritanopia (blue-blind)
#EC8CAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e87ff0; /* rgb */ color: rgb(232, 127, 240); /* oklch */ color: oklch(75.2% 0.189 324.6);
Tailwind
colors: {
custom: {
50: '#f1a7f5',
500: '#e87ff0',
950: '#000000',
},
}SCSS
$custom: #e87ff0; $custom-light: #f1a7f5; $custom-dark: #000000;
JSON
{
"hex": "#e87ff0",
"rgb": {
"r": 232,
"g": 127,
"b": 240
},
"hsl": {
"h": 295.752,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.7516,
"c": 0.1892,
"h": 324.6
},
"luminance": 0.38626
}Semantic roles & 50–950 ramp
primary
#E87FF0
secondary
#D9F4D7
accent
#DB0A19
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85