#E78FFA#E78FFA
#E78FFA is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.172 H 320.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E78FFA |
|---|---|
| RGB | rgb(231, 143, 250) |
| HSL | hsl(289, 91%, 77%) |
| HSV | hsv(289, 43%, 98%) |
| CMYK | cmyk(7.6%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(71.92, 50.03, -39.97) |
| CIE-LCH | lch(71.92, 64.04, 321.38°) |
| OKLab | oklab(77.83% 0.1327 -0.1101) |
| OKLCH | oklch(77.83% 0.172 320.3) |
| XYZ | xyz(60.0307, 43.5381, 95.6655) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.39
Liliac
#C48EFD
ΔE00 6.95
Lilac (survey)
#CEA2FD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78FFA #A2FA8F
analogous
#B28FFA #E78FFA #FA8FD7
triadic
#E78FFA #FAE78F #8FFAE7
tetradic
#E78FFA #FAB28F #A2FA8F #8FD7FA
square
#E78FFA #FAB28F #A2FA8F #8FD7FA
split-complementary
#E78FFA #D7FA8F #8FFAB2
monochromatic
#CE1AF5 #DA54F7 #E78FFA #F4CAFD #F9E2FE
Accessibility & contrast
On white
2.16
#E78FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#E78FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78FFA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78FFA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#E99CB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e78ffa; /* rgb */ color: rgb(231, 143, 250); /* oklch */ color: oklch(77.8% 0.172 320.3);
Tailwind
colors: {
custom: {
50: '#f0b2fc',
500: '#e78ffa',
950: '#000000',
},
}SCSS
$custom: #e78ffa; $custom-light: #f0b2fc; $custom-dark: #000000;
JSON
{
"hex": "#e78ffa",
"rgb": {
"r": 231,
"g": 143,
"b": 250
},
"hsl": {
"h": 289.346,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.77835,
"c": 0.1724,
"h": 320.3
},
"luminance": 0.43536
}Semantic roles & 50–950 ramp
primary
#E78FFA
secondary
#DBF6D5
accent
#E60029
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085