#E784E5#E784E5
#E784E5 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.170 H 327.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E784E5 |
|---|---|
| RGB | rgb(231, 132, 229) |
| HSL | hsl(301, 67%, 71%) |
| HSV | hsv(301, 43%, 91%) |
| CMYK | cmyk(0%, 42.9%, 0.9%, 9.4%) |
| CIE-LAB | lab(68.86, 51.75, -33.22) |
| CIE-LCH | lch(68.86, 61.50, 327.31°) |
| OKLab | oklab(75.27% 0.1442 -0.0907) |
| OKLCH | oklch(75.27% 0.17 327.8) |
| XYZ | xyz(55.3482, 39.1514, 78.7551) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.65
Lavender Pink
#DD85D7
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.07
Orchid
#DA70D6
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E784E5 #84E786
analogous
#B784E7 #E784E5 #E784B3
triadic
#E784E5 #E5E784 #84E5E7
tetradic
#E784E5 #E7B784 #84E786 #84B3E7
square
#E784E5 #E7B784 #84E786 #84B3E7
split-complementary
#E784E5 #B3E784 #84E7B7
monochromatic
#C927C6 #DD51DA #E784E5 #F1B7F0 #FAE5FA
Accessibility & contrast
On white
2.38
#E784E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E784E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E784E5
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E784E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E784E5 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E8
Deuteranopia (green-blind)
#98ADE2
Tritanopia (blue-blind)
#ED8DAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e784e5; /* rgb */ color: rgb(231, 132, 229); /* oklch */ color: oklch(75.3% 0.170 327.8);
Tailwind
colors: {
custom: {
50: '#f0aaed',
500: '#e784e5',
950: '#000000',
},
}SCSS
$custom: #e784e5; $custom-light: #f0aaed; $custom-dark: #000000;
JSON
{
"hex": "#e784e5",
"rgb": {
"r": 231,
"g": 132,
"b": 229
},
"hsl": {
"h": 301.212,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.75266,
"c": 0.17034,
"h": 327.8
},
"luminance": 0.39149
}Semantic roles & 50–950 ramp
primary
#E784E5
secondary
#D6F0D7
accent
#CF1A16
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84