#E784F4#E784F4
#E784F4 is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.9% C 0.184 H 322.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E784F4 |
|---|---|
| RGB | rgb(231, 132, 244) |
| HSL | hsl(293, 84%, 74%) |
| HSV | hsv(293, 46%, 96%) |
| CMYK | cmyk(5.3%, 45.9%, 0%, 4.3%) |
| CIE-LAB | lab(69.49, 54.48, -40.49) |
| CIE-LCH | lch(69.49, 67.88, 323.38°) |
| OKLab | oklab(75.94% 0.1469 -0.1115) |
| OKLCH | oklch(75.94% 0.184 322.8) |
| XYZ | xyz(57.5337, 40.0256, 90.2655) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 4.99
Orchid
#DA70D6
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E784F4 #91F484
analogous
#AF84F4 #E784F4 #F484C9
triadic
#E784F4 #F4E784 #84F4E7
tetradic
#E784F4 #F4AF84 #91F484 #84C9F4
square
#E784F4 #F4AF84 #91F484 #84C9F4
split-complementary
#E784F4 #C9F484 #84F4AF
monochromatic
#D015E9 #DC4CEF #E784F4 #F2BCF9 #FAE3FC
Accessibility & contrast
On white
2.33
#E784F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E784F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E784F4
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E784F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E784F4 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#EA92B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e784f4; /* rgb */ color: rgb(231, 132, 244); /* oklch */ color: oklch(75.9% 0.184 322.8);
Tailwind
colors: {
custom: {
50: '#f1aaf8',
500: '#e784f4',
950: '#000000',
},
}SCSS
$custom: #e784f4; $custom-light: #f1aaf8; $custom-dark: #000000;
JSON
{
"hex": "#e784f4",
"rgb": {
"r": 231,
"g": 132,
"b": 244
},
"hsl": {
"h": 293.036,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.75938,
"c": 0.1844,
"h": 322.8
},
"luminance": 0.40023
}Semantic roles & 50–950 ramp
primary
#E784F4
secondary
#DAF4D7
accent
#E0051F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85