#E78DFD#E78DFD
#E78DFD is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.179 H 319.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E78DFD |
|---|---|
| RGB | rgb(231, 141, 253) |
| HSL | hsl(288, 97%, 77%) |
| HSV | hsv(288, 44%, 99%) |
| CMYK | cmyk(8.7%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(71.64, 51.63, -42.03) |
| CIE-LCH | lch(71.64, 66.58, 320.85°) |
| OKLab | oklab(77.67% 0.136 -0.116) |
| OKLCH | oklch(77.67% 0.179 319.5) |
| XYZ | xyz(60.2072, 43.1326, 98.0634) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.50
Liliac
#C48EFD
ΔE00 6.67
Lilac (survey)
#CEA2FD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78DFD #A3FD8D
analogous
#AF8DFD #E78DFD #FD8DDB
triadic
#E78DFD #FDE78D #8DFDE7
tetradic
#E78DFD #FDAF8D #A3FD8D #8DDBFD
square
#E78DFD #FDAF8D #A3FD8D #8DDBFD
split-complementary
#E78DFD #DBFD8D #8DFDAF
monochromatic
#CE15FB #DA51FC #E78DFD #F4C9FE #F9E1FE
Accessibility & contrast
On white
2.18
#E78DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E78DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78DFD
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78DFD | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#E89CB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e78dfd; /* rgb */ color: rgb(231, 141, 253); /* oklch */ color: oklch(77.7% 0.179 319.5);
Tailwind
colors: {
custom: {
50: '#f0b0fe',
500: '#e78dfd',
950: '#000000',
},
}SCSS
$custom: #e78dfd; $custom-light: #f0b0fe; $custom-dark: #000000;
JSON
{
"hex": "#e78dfd",
"rgb": {
"r": 231,
"g": 141,
"b": 253
},
"hsl": {
"h": 288.214,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77672,
"c": 0.17872,
"h": 319.5
},
"luminance": 0.43131
}Semantic roles & 50–950 ramp
primary
#E78DFD
secondary
#DBF7D4
accent
#E6002D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086