#E787DF#E787DF
#E787DF is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.5% C 0.160 H 330.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E787DF |
|---|---|
| RGB | rgb(231, 135, 223) |
| HSL | hsl(305, 67%, 72%) |
| HSV | hsv(305, 42%, 91%) |
| CMYK | cmyk(0%, 41.6%, 3.5%, 9.4%) |
| CIE-LAB | lab(69.22, 49.18, -29.35) |
| CIE-LCH | lch(69.22, 57.28, 329.17°) |
| OKLab | oklab(75.46% 0.1386 -0.0798) |
| OKLCH | oklch(75.46% 0.16 330.1) |
| XYZ | xyz(54.9376, 39.6474, 74.5567) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E787DF #87E78F
analogous
#BF87E7 #E787DF #E787AF
triadic
#E787DF #DFE787 #87DFE7
tetradic
#E787DF #E7BF87 #87E78F #87AFE7
square
#E787DF #E7BF87 #87E78F #87AFE7
split-complementary
#E787DF #AFE787 #87E7BF
monochromatic
#CB29BD #DD54D1 #E787DF #F1BAED #FAE5F8
Accessibility & contrast
On white
2.35
#E787DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E787DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E787DF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E787DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E787DF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#9CAEDC
Tritanopia (blue-blind)
#EE8EA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e787df; /* rgb */ color: rgb(231, 135, 223); /* oklch */ color: oklch(75.5% 0.160 330.1);
Tailwind
colors: {
custom: {
50: '#f0ace9',
500: '#e787df',
950: '#000000',
},
}SCSS
$custom: #e787df; $custom-light: #f0ace9; $custom-dark: #000000;
JSON
{
"hex": "#e787df",
"rgb": {
"r": 231,
"g": 135,
"b": 223
},
"hsl": {
"h": 305,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.75455,
"c": 0.15994,
"h": 330.1
},
"luminance": 0.39645
}Semantic roles & 50–950 ramp
primary
#E787DF
secondary
#D9F1DB
accent
#CF2617
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84