#E78FEE#E78FEE
#E78FEE is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.3% C 0.160 H 324.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E78FEE |
|---|---|
| RGB | rgb(231, 143, 238) |
| HSL | hsl(296, 74%, 75%) |
| HSV | hsv(296, 40%, 93%) |
| CMYK | cmyk(2.9%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(71.43, 47.77, -34.19) |
| CIE-LCH | lch(71.43, 58.75, 324.41°) |
| OKLab | oklab(77.3% 0.1304 -0.0935) |
| OKLCH | oklch(77.3% 0.16 324.3) |
| XYZ | xyz(58.2086, 42.8093, 86.0692) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.33
Plum
#DDA0DD
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 7.25
Orchid
#DA70D6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78FEE #96EE8F
analogous
#B88FEE #E78FEE #EE8FC6
triadic
#E78FEE #EEE78F #8FEEE7
tetradic
#E78FEE #EEB88F #96EE8F #8FC6EE
square
#E78FEE #EEB88F #96EE8F #8FC6EE
split-complementary
#E78FEE #C6EE8F #8FEEB8
monochromatic
#D025DE #DC5AE6 #E78FEE #F2C4F6 #F9E4FB
Accessibility & contrast
On white
2.20
#E78FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#E78FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78FEE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78FEE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#EB99B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e78fee; /* rgb */ color: rgb(231, 143, 238); /* oklch */ color: oklch(77.3% 0.160 324.3);
Tailwind
colors: {
custom: {
50: '#f0b2f4',
500: '#e78fee',
950: '#000000',
},
}SCSS
$custom: #e78fee; $custom-light: #f0b2f4; $custom-dark: #000000;
JSON
{
"hex": "#e78fee",
"rgb": {
"r": 231,
"g": 143,
"b": 238
},
"hsl": {
"h": 295.579,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.77303,
"c": 0.16045,
"h": 324.3
},
"luminance": 0.42807
}Semantic roles & 50–950 ramp
primary
#E78FEE
secondary
#DAF3D8
accent
#D6101E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085