#E87FEE#E87FEE
#E87FEE is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.1% C 0.187 H 325.2°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FEE |
|---|---|
| RGB | rgb(232, 127, 238) |
| HSL | hsl(297, 77%, 72%) |
| HSV | hsv(297, 47%, 93%) |
| CMYK | cmyk(2.5%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.39, 56.14, -38.89) |
| CIE-LCH | lch(68.39, 68.30, 325.29°) |
| OKLab | oklab(75.07% 0.1539 -0.1068) |
| OKLCH | oklch(75.07% 0.187 325.2) |
| XYZ | xyz(56.2994, 38.5103, 85.3401) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 2.62
Lavender Pink
#DD85D7
ΔE00 4.37
Orchid
#DA70D6
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FEE #85EE7F
analogous
#B17FEE #E87FEE #EE7FBD
triadic
#E87FEE #EEE87F #7FEEE8
tetradic
#E87FEE #EEB17F #85EE7F #7FBDEE
square
#E87FEE #EEB17F #85EE7F #7FBDEE
split-complementary
#E87FEE #BDEE7F #7FEEB1
monochromatic
#CC1CD6 #DE49E7 #E87FEE #F2B5F5 #FAE4FB
Accessibility & contrast
On white
2.41
#E87FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#E87FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FEE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FEE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#ED8CAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e87fee; /* rgb */ color: rgb(232, 127, 238); /* oklch */ color: oklch(75.1% 0.187 325.2);
Tailwind
colors: {
custom: {
50: '#f1a7f4',
500: '#e87fee',
950: '#000000',
},
}SCSS
$custom: #e87fee; $custom-light: #f1a7f4; $custom-dark: #000000;
JSON
{
"hex": "#e87fee",
"rgb": {
"r": 232,
"g": 127,
"b": 238
},
"hsl": {
"h": 296.757,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.75068,
"c": 0.18736,
"h": 325.2
},
"luminance": 0.38508
}Semantic roles & 50–950 ramp
primary
#E87FEE
secondary
#D8F3D6
accent
#D90D18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85