#E787EA#E787EA
#E787EA is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.9% C 0.170 H 326.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E787EA |
|---|---|
| RGB | rgb(231, 135, 234) |
| HSL | hsl(298, 70%, 72%) |
| HSV | hsv(298, 42%, 92%) |
| CMYK | cmyk(1.3%, 42.3%, 0%, 8.2%) |
| CIE-LAB | lab(69.65, 51.13, -34.74) |
| CIE-LCH | lch(69.65, 61.82, 325.81°) |
| OKLab | oklab(75.93% 0.1409 -0.0951) |
| OKLCH | oklch(75.93% 0.17 326) |
| XYZ | xyz(56.4690, 40.2600, 82.6224) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.50
Lavender Pink
#DD85D7
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E787EA #8AEA87
analogous
#B687EA #E787EA #EA87BB
triadic
#E787EA #EAE787 #87EAE7
tetradic
#E787EA #EAB687 #8AEA87 #87BBEA
square
#E787EA #EAB687 #8AEA87 #87BBEA
split-complementary
#E787EA #BBEA87 #87EAB6
monochromatic
#CD25D2 #DD53E1 #E787EA #F1BBF3 #FAE5FA
Accessibility & contrast
On white
2.32
#E787EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#E787EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E787EA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E787EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E787EA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#EC91AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e787ea; /* rgb */ color: rgb(231, 135, 234); /* oklch */ color: oklch(75.9% 0.170 326.0);
Tailwind
colors: {
custom: {
50: '#f0acf1',
500: '#e787ea',
950: '#000000',
},
}SCSS
$custom: #e787ea; $custom-light: #f0acf1; $custom-dark: #000000;
JSON
{
"hex": "#e787ea",
"rgb": {
"r": 231,
"g": 135,
"b": 234
},
"hsl": {
"h": 298.182,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.75925,
"c": 0.16999,
"h": 326
},
"luminance": 0.40257
}Semantic roles & 50–950 ramp
primary
#E787EA
secondary
#DAF2D9
accent
#D21319
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84