#E87EE7#E87EE7
#E87EE7 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.183 H 327.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E87EE7 |
|---|---|
| RGB | rgb(232, 126, 231) |
| HSL | hsl(301, 70%, 70%) |
| HSV | hsv(301, 46%, 91%) |
| CMYK | cmyk(0%, 45.7%, 0.4%, 9%) |
| CIE-LAB | lab(67.91, 55.39, -35.79) |
| CIE-LCH | lch(67.91, 65.94, 327.13°) |
| OKLab | oklab(74.61% 0.1541 -0.098) |
| OKLCH | oklch(74.61% 0.183 327.6) |
| XYZ | xyz(55.1624, 37.8499, 79.9860) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 1.97
Lavender Pink
#DD85D7
ΔE00 3.46
Orchid
#DA70D6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87EE7 #7EE87F
analogous
#B47EE8 #E87EE7 #E87EB2
triadic
#E87EE7 #E7E87E #7EE7E8
tetradic
#E87EE7 #E8B47E #7EE87F #7EB2E8
square
#E87EE7 #E8B47E #7EE87F #7EB2E8
split-complementary
#E87EE7 #B2E87E #7EE8B4
monochromatic
#C824C6 #DF4ADD #E87EE7 #F1B2F1 #FAE5FA
Accessibility & contrast
On white
2.45
#E87EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E87EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87EE7
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87EE7 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEB
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#EE89A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e87ee7; /* rgb */ color: rgb(232, 126, 231); /* oklch */ color: oklch(74.6% 0.183 327.6);
Tailwind
colors: {
custom: {
50: '#f1a7ef',
500: '#e87ee7',
950: '#000000',
},
}SCSS
$custom: #e87ee7; $custom-light: #f1a7ef; $custom-dark: #000000;
JSON
{
"hex": "#e87ee7",
"rgb": {
"r": 232,
"g": 126,
"b": 231
},
"hsl": {
"h": 300.566,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.7461,
"c": 0.18259,
"h": 327.6
},
"luminance": 0.37847
}Semantic roles & 50–950 ramp
primary
#E87EE7
secondary
#D2F0D2
accent
#D21614
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84