#E78FF2#E78FF2
#E78FF2 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.5% C 0.164 H 322.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E78FF2 |
|---|---|
| RGB | rgb(231, 143, 242) |
| HSL | hsl(293, 79%, 75%) |
| HSV | hsv(293, 41%, 95%) |
| CMYK | cmyk(4.5%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(71.59, 48.52, -36.13) |
| CIE-LCH | lch(71.59, 60.49, 323.33°) |
| OKLab | oklab(77.48% 0.1312 -0.0991) |
| OKLCH | oklch(77.48% 0.164 322.9) |
| XYZ | xyz(58.8028, 43.0469, 89.1986) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.48
Plum
#DDA0DD
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 6.90
Orchid
#DA70D6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78FF2 #9AF28F
analogous
#B58FF2 #E78FF2 #F28FCC
triadic
#E78FF2 #F2E78F #8FF2E7
tetradic
#E78FF2 #F2B58F #9AF28F #8FCCF2
square
#E78FF2 #F2B58F #9AF28F #8FCCF2
split-complementary
#E78FF2 #CCF28F #8FF2B5
monochromatic
#CF21E5 #DB58EC #E78FF2 #F3C6F8 #F9E4FC
Accessibility & contrast
On white
2.19
#E78FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E78FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78FF2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78FF2 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#EA9AB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e78ff2; /* rgb */ color: rgb(231, 143, 242); /* oklch */ color: oklch(77.5% 0.164 322.9);
Tailwind
colors: {
custom: {
50: '#f0b2f6',
500: '#e78ff2',
950: '#000000',
},
}SCSS
$custom: #e78ff2; $custom-light: #f0b2f6; $custom-dark: #000000;
JSON
{
"hex": "#e78ff2",
"rgb": {
"r": 231,
"g": 143,
"b": 242
},
"hsl": {
"h": 293.333,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.77477,
"c": 0.16438,
"h": 322.9
},
"luminance": 0.43045
}Semantic roles & 50–950 ramp
primary
#E78FF2
secondary
#DBF4D7
accent
#DB0A21
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085