#E784F9#E784F9
#E784F9 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.189 H 321.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E784F9 |
|---|---|
| RGB | rgb(231, 132, 249) |
| HSL | hsl(291, 91%, 75%) |
| HSV | hsv(291, 47%, 98%) |
| CMYK | cmyk(7.2%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(69.71, 55.41, -42.88) |
| CIE-LCH | lch(69.71, 70.07, 322.26°) |
| OKLab | oklab(76.17% 0.1477 -0.1184) |
| OKLCH | oklch(76.17% 0.189 321.3) |
| XYZ | xyz(58.3032, 40.3334, 94.3181) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E784F9 #96F984
analogous
#AC84F9 #E784F9 #F984D1
triadic
#E784F9 #F9E784 #84F9E7
tetradic
#E784F9 #F9AC84 #96F984 #84D1F9
square
#E784F9 #F9AC84 #96F984 #84D1F9
split-complementary
#E784F9 #D1F984 #84F9AC
monochromatic
#D00FF3 #DC4AF6 #E784F9 #F2BEFC #F9E2FE
Accessibility & contrast
On white
2.32
#E784F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#E784F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E784F9
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E784F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E784F9 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#E993B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e784f9; /* rgb */ color: rgb(231, 132, 249); /* oklch */ color: oklch(76.2% 0.189 321.3);
Tailwind
colors: {
custom: {
50: '#f1abfb',
500: '#e784f9',
950: '#000000',
},
}SCSS
$custom: #e784f9; $custom-light: #f1abfb; $custom-dark: #000000;
JSON
{
"hex": "#e784f9",
"rgb": {
"r": 231,
"g": 132,
"b": 249
},
"hsl": {
"h": 290.769,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.76172,
"c": 0.18926,
"h": 321.3
},
"luminance": 0.40331
}Semantic roles & 50–950 ramp
primary
#E784F9
secondary
#DAF6D5
accent
#E60023
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85