#E078EE#E078EE
#E078EE is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.2% C 0.194 H 322.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E078EE |
|---|---|
| RGB | rgb(224, 120, 238) |
| HSL | hsl(293, 78%, 70%) |
| HSV | hsv(293, 50%, 93%) |
| CMYK | cmyk(5.9%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(66.10, 57.37, -42.55) |
| CIE-LCH | lch(66.10, 71.42, 323.44°) |
| OKLab | oklab(73.16% 0.1544 -0.1175) |
| OKLCH | oklch(73.16% 0.194 322.7) |
| XYZ | xyz(52.8880, 35.4557, 84.9301) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E078EE #86EE78
analogous
#A578EE #E078EE #EE78C1
triadic
#E078EE #EEE078 #78EEE0
tetradic
#E078EE #EEA578 #86EE78 #78C1EE
square
#E078EE #EEA578 #86EE78 #78C1EE
split-complementary
#E078EE #C1EE78 #78EEA5
monochromatic
#BC1AD1 #D442E7 #E078EE #ECAEF5 #F9E4FC
Accessibility & contrast
On white
2.60
#E078EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#E078EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E078EE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E078EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E078EE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#E387A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e078ee; /* rgb */ color: rgb(224, 120, 238); /* oklch */ color: oklch(73.2% 0.194 322.7);
Tailwind
colors: {
custom: {
50: '#eca2f4',
500: '#e078ee',
950: '#000000',
},
}SCSS
$custom: #e078ee; $custom-light: #eca2f4; $custom-dark: #000000;
JSON
{
"hex": "#e078ee",
"rgb": {
"r": 224,
"g": 120,
"b": 238
},
"hsl": {
"h": 292.881,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.7316,
"c": 0.19399,
"h": 322.7
},
"luminance": 0.35453
}Semantic roles & 50–950 ramp
primary
#E078EE
secondary
#D4F1D1
accent
#DA0C24
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85