#E784E9#E784E9
#E784E9 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.4% C 0.174 H 326.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E784E9 |
|---|---|
| RGB | rgb(231, 132, 233) |
| HSL | hsl(299, 70%, 72%) |
| HSV | hsv(299, 43%, 91%) |
| CMYK | cmyk(0.9%, 43.3%, 0%, 8.6%) |
| CIE-LAB | lab(69.02, 52.47, -35.17) |
| CIE-LCH | lch(69.02, 63.17, 326.17°) |
| OKLab | oklab(75.44% 0.145 -0.0963) |
| OKLCH | oklch(75.44% 0.174 326.4) |
| XYZ | xyz(55.9131, 39.3773, 81.7304) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 3.20
Orchid
#DA70D6
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E784E9 #86E984
analogous
#B584E9 #E784E9 #E984B9
triadic
#E784E9 #E9E784 #84E9E7
tetradic
#E784E9 #E9B584 #86E984 #84B9E9
square
#E784E9 #E9B584 #86E984 #84B9E9
split-complementary
#E784E9 #B9E984 #84E9B5
monochromatic
#CA25CE #DD50E0 #E784E9 #F1B8F2 #FAE5FA
Accessibility & contrast
On white
2.37
#E784E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E784E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E784E9
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E784E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E784E9 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA0ED
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#EC8EAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e784e9; /* rgb */ color: rgb(231, 132, 233); /* oklch */ color: oklch(75.4% 0.174 326.4);
Tailwind
colors: {
custom: {
50: '#f0aaf0',
500: '#e784e9',
950: '#000000',
},
}SCSS
$custom: #e784e9; $custom-light: #f0aaf0; $custom-dark: #000000;
JSON
{
"hex": "#e784e9",
"rgb": {
"r": 231,
"g": 132,
"b": 233
},
"hsl": {
"h": 298.812,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.75441,
"c": 0.17402,
"h": 326.4
},
"luminance": 0.39375
}Semantic roles & 50–950 ramp
primary
#E784E9
secondary
#D8F1D7
accent
#D21418
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84