#E87FF5#E87FF5
#E87FF5 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.4% C 0.194 H 323.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FF5 |
|---|---|
| RGB | rgb(232, 127, 245) |
| HSL | hsl(293, 86%, 73%) |
| HSV | hsv(293, 48%, 96%) |
| CMYK | cmyk(5.3%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.70, 57.42, -42.26) |
| CIE-LCH | lch(68.70, 71.29, 323.65°) |
| OKLab | oklab(75.39% 0.155 -0.1165) |
| OKLCH | oklch(75.39% 0.194 323.1) |
| XYZ | xyz(57.3479, 38.9297, 90.8619) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FF5 #8CF57F
analogous
#AD7FF5 #E87FF5 #F57FC7
triadic
#E87FF5 #F5E87F #7FF5E8
tetradic
#E87FF5 #F5AD7F #8CF57F #7FC7F5
square
#E87FF5 #F5AD7F #8CF57F #7FC7F5
split-complementary
#E87FF5 #C7F57F #7FF5AD
monochromatic
#D012E8 #DE46F1 #E87FF5 #F2B8F9 #FAE3FD
Accessibility & contrast
On white
2.39
#E87FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E87FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FF5
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FF5 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#8EACF2
Tritanopia (blue-blind)
#EB8EAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e87ff5; /* rgb */ color: rgb(232, 127, 245); /* oklch */ color: oklch(75.4% 0.194 323.1);
Tailwind
colors: {
custom: {
50: '#f1a7f9',
500: '#e87ff5',
950: '#000000',
},
}SCSS
$custom: #e87ff5; $custom-light: #f1a7f9; $custom-dark: #000000;
JSON
{
"hex": "#e87ff5",
"rgb": {
"r": 232,
"g": 127,
"b": 245
},
"hsl": {
"h": 293.39,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.75394,
"c": 0.1939,
"h": 323.1
},
"luminance": 0.38927
}Semantic roles & 50–950 ramp
primary
#E87FF5
secondary
#DAF5D6
accent
#E2031C
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85