#E87FED#E87FED
#E87FED is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.186 H 325.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FED |
|---|---|
| RGB | rgb(232, 127, 237) |
| HSL | hsl(297, 75%, 71%) |
| HSV | hsv(297, 46%, 93%) |
| CMYK | cmyk(2.1%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.35, 55.96, -38.41) |
| CIE-LCH | lch(68.35, 67.87, 325.54°) |
| OKLab | oklab(75.02% 0.1537 -0.1055) |
| OKLCH | oklch(75.02% 0.186 325.6) |
| XYZ | xyz(56.1529, 38.4517, 84.5685) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.52
Lavender Pink
#DD85D7
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FED #84ED7F
analogous
#B17FED #E87FED #ED7FBB
triadic
#E87FED #EDE87F #7FEDE8
tetradic
#E87FED #EDB17F #84ED7F #7FBBED
square
#E87FED #EDB17F #84ED7F #7FBBED
split-complementary
#E87FED #BBED7F #7FEDB1
monochromatic
#CC1ED4 #DE49E5 #E87FED #F2B5F5 #FAE4FB
Accessibility & contrast
On white
2.42
#E87FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E87FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FED
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FED | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#92ABEA
Tritanopia (blue-blind)
#ED8BAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e87fed; /* rgb */ color: rgb(232, 127, 237); /* oklch */ color: oklch(75.0% 0.186 325.6);
Tailwind
colors: {
custom: {
50: '#f1a7f3',
500: '#e87fed',
950: '#000000',
},
}SCSS
$custom: #e87fed; $custom-light: #f1a7f3; $custom-dark: #000000;
JSON
{
"hex": "#e87fed",
"rgb": {
"r": 232,
"g": 127,
"b": 237
},
"hsl": {
"h": 297.273,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.75022,
"c": 0.18643,
"h": 325.6
},
"luminance": 0.38449
}Semantic roles & 50–950 ramp
primary
#E87FED
secondary
#D7F2D6
accent
#D80E17
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85