#E78FF9#E78FF9
#E78FF9 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.171 H 320.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E78FF9 |
|---|---|
| RGB | rgb(231, 143, 249) |
| HSL | hsl(290, 90%, 77%) |
| HSV | hsv(290, 43%, 98%) |
| CMYK | cmyk(7.2%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(71.88, 49.84, -39.49) |
| CIE-LCH | lch(71.88, 63.59, 321.61°) |
| OKLab | oklab(77.79% 0.1325 -0.1087) |
| OKLCH | oklch(77.79% 0.171 320.6) |
| XYZ | xyz(59.8743, 43.4755, 94.8418) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 6.44
Liliac
#C48EFD
ΔE00 7.05
Lilac (survey)
#CEA2FD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78FF9 #A1F98F
analogous
#B28FF9 #E78FF9 #F98FD6
triadic
#E78FF9 #F9E78F #8FF9E7
tetradic
#E78FF9 #F9B28F #A1F98F #8FD6F9
square
#E78FF9 #F9B28F #A1F98F #8FD6F9
split-complementary
#E78FF9 #D6F98F #8FF9B2
monochromatic
#CE1BF3 #DB55F6 #E78FF9 #F3C9FC #F9E2FD
Accessibility & contrast
On white
2.17
#E78FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E78FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78FF9
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78FF9 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#98B3F6
Tritanopia (blue-blind)
#E99CB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e78ff9; /* rgb */ color: rgb(231, 143, 249); /* oklch */ color: oklch(77.8% 0.171 320.6);
Tailwind
colors: {
custom: {
50: '#f0b2fb',
500: '#e78ff9',
950: '#000000',
},
}SCSS
$custom: #e78ff9; $custom-light: #f0b2fb; $custom-dark: #000000;
JSON
{
"hex": "#e78ff9",
"rgb": {
"r": 231,
"g": 143,
"b": 249
},
"hsl": {
"h": 289.811,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.77789,
"c": 0.17138,
"h": 320.6
},
"luminance": 0.43473
}Semantic roles & 50–950 ramp
primary
#E78FF9
secondary
#DBF6D5
accent
#E60027
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085