#E87DEF#E87DEF
#E87DEF is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.191 H 325.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E87DEF |
|---|---|
| RGB | rgb(232, 125, 239) |
| HSL | hsl(296, 78%, 71%) |
| HSV | hsv(296, 48%, 94%) |
| CMYK | cmyk(2.9%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.06, 57.30, -39.96) |
| CIE-LCH | lch(68.06, 69.86, 325.11°) |
| OKLab | oklab(74.84% 0.1568 -0.1099) |
| OKLCH | oklch(74.84% 0.191 325) |
| XYZ | xyz(56.1910, 38.0578, 86.0307) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 4.71
Orchid
#DA70D6
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87DEF #84EF7D
analogous
#AF7DEF #E87DEF #EF7DBD
triadic
#E87DEF #EFE87D #7DEFE8
tetradic
#E87DEF #EFAF7D #84EF7D #7DBDEF
square
#E87DEF #EFAF7D #84EF7D #7DBDEF
split-complementary
#E87DEF #BDEF7D #7DEFAF
monochromatic
#CC1AD7 #DE47E8 #E87DEF #F2B3F6 #FAE4FC
Accessibility & contrast
On white
2.44
#E87DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#E87DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87DEF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87DEF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#ED8AAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e87def; /* rgb */ color: rgb(232, 125, 239); /* oklch */ color: oklch(74.8% 0.191 325.0);
Tailwind
colors: {
custom: {
50: '#f1a6f4',
500: '#e87def',
950: '#000000',
},
}SCSS
$custom: #e87def; $custom-light: #f1a6f4; $custom-dark: #000000;
JSON
{
"hex": "#e87def",
"rgb": {
"r": 232,
"g": 125,
"b": 239
},
"hsl": {
"h": 296.316,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.74836,
"c": 0.19147,
"h": 325
},
"luminance": 0.38055
}Semantic roles & 50–950 ramp
primary
#E87DEF
secondary
#D7F3D5
accent
#DA0B18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85