#E87DE2#E87DE2
#E87DE2 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.180 H 329.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E87DE2 |
|---|---|
| RGB | rgb(232, 125, 226) |
| HSL | hsl(303, 70%, 70%) |
| HSV | hsv(303, 46%, 91%) |
| CMYK | cmyk(0%, 46.1%, 2.6%, 9%) |
| CIE-LAB | lab(67.51, 55.01, -33.64) |
| CIE-LCH | lch(67.51, 64.48, 328.55°) |
| OKLab | oklab(74.25% 0.1546 -0.0918) |
| OKLCH | oklch(74.25% 0.18 329.3) |
| XYZ | xyz(54.3391, 37.3170, 76.2775) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 2.07
Lavender Pink
#DD85D7
ΔE00 2.97
Orchid
#DA70D6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87DE2 #7DE883
analogous
#B87DE8 #E87DE2 #E87DAD
triadic
#E87DE2 #E2E87D #7DE2E8
tetradic
#E87DE2 #E8B87D #7DE883 #7DADE8
square
#E87DE2 #E8B87D #7DE883 #7DADE8
split-complementary
#E87DE2 #ADE87D #7DE8B8
monochromatic
#C723BE #DF49D6 #E87DE2 #F1B1EE #FAE5F9
Accessibility & contrast
On white
2.48
#E87DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E87DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87DE2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87DE2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779BE5
Deuteranopia (green-blind)
#95AADF
Tritanopia (blue-blind)
#EF86A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e87de2; /* rgb */ color: rgb(232, 125, 226); /* oklch */ color: oklch(74.2% 0.180 329.3);
Tailwind
colors: {
custom: {
50: '#f1a6eb',
500: '#e87de2',
950: '#000000',
},
}SCSS
$custom: #e87de2; $custom-light: #f1a6eb; $custom-dark: #000000;
JSON
{
"hex": "#e87de2",
"rgb": {
"r": 232,
"g": 125,
"b": 226
},
"hsl": {
"h": 303.364,
"s": 69.935,
"l": 70
},
"oklch": {
"l": 0.74248,
"c": 0.17979,
"h": 329.3
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#E87DE2
secondary
#D1EFD3
accent
#D21E14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84