#E787DE#E787DE
#E787DE is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.4% C 0.159 H 330.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E787DE |
|---|---|
| RGB | rgb(231, 135, 222) |
| HSL | hsl(306, 67%, 72%) |
| HSV | hsv(306, 42%, 91%) |
| CMYK | cmyk(0%, 41.6%, 3.9%, 9.4%) |
| CIE-LAB | lab(69.18, 49.01, -28.86) |
| CIE-LCH | lch(69.18, 56.87, 329.51°) |
| OKLab | oklab(75.41% 0.1384 -0.0784) |
| OKLCH | oklch(75.41% 0.159 330.5) |
| XYZ | xyz(54.8031, 39.5936, 73.8488) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.79
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.08
Orchid
#DA70D6
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.45
Plum
#DDA0DD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E787DE #87E790
analogous
#C087E7 #E787DE #E787AE
triadic
#E787DE #DEE787 #87DEE7
tetradic
#E787DE #E7C087 #87E790 #87AEE7
square
#E787DE #E7C087 #87E790 #87AEE7
split-complementary
#E787DE #AEE787 #87E7C0
monochromatic
#CB29BC #DD54D0 #E787DE #F1BAEC #FAE5F8
Accessibility & contrast
On white
2.35
#E787DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E787DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E787DE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E787DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E787DE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E1
Deuteranopia (green-blind)
#9DAEDB
Tritanopia (blue-blind)
#EE8EA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e787de; /* rgb */ color: rgb(231, 135, 222); /* oklch */ color: oklch(75.4% 0.159 330.5);
Tailwind
colors: {
custom: {
50: '#f0ace8',
500: '#e787de',
950: '#000000',
},
}SCSS
$custom: #e787de; $custom-light: #f0ace8; $custom-dark: #000000;
JSON
{
"hex": "#e787de",
"rgb": {
"r": 231,
"g": 135,
"b": 222
},
"hsl": {
"h": 305.625,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.75413,
"c": 0.15905,
"h": 330.5
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#E787DE
secondary
#D9F1DB
accent
#CF2817
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84