#E978EE#E978EE
#E978EE is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.199 H 325.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E978EE |
|---|---|
| RGB | rgb(233, 120, 238) |
| HSL | hsl(297, 78%, 70%) |
| HSV | hsv(297, 50%, 93%) |
| CMYK | cmyk(2.1%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.23, 59.81, -40.71) |
| CIE-LCH | lch(67.23, 72.35, 325.76°) |
| OKLab | oklab(74.23% 0.1645 -0.112) |
| OKLCH | oklch(74.23% 0.199 325.8) |
| XYZ | xyz(55.7522, 36.9325, 85.0644) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Violet (CSS)
#EE82EE
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E978EE #7DEE78
analogous
#AE78EE #E978EE #EE78B8
triadic
#E978EE #EEE978 #78EEE9
tetradic
#E978EE #EEAE78 #7DEE78 #78B8EE
square
#E978EE #EEAE78 #7DEE78 #78B8EE
split-complementary
#E978EE #B8EE78 #78EEAE
monochromatic
#CA1AD1 #E042E7 #E978EE #F2AEF5 #FBE4FC
Accessibility & contrast
On white
2.50
#E978EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E978EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E978EE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E978EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E978EE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#EE86A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e978ee; /* rgb */ color: rgb(233, 120, 238); /* oklch */ color: oklch(74.2% 0.199 325.8);
Tailwind
colors: {
custom: {
50: '#f2a3f4',
500: '#e978ee',
950: '#000000',
},
}SCSS
$custom: #e978ee; $custom-light: #f2a3f4; $custom-dark: #000000;
JSON
{
"hex": "#e978ee",
"rgb": {
"r": 233,
"g": 120,
"b": 238
},
"hsl": {
"h": 297.458,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.74229,
"c": 0.19898,
"h": 325.8
},
"luminance": 0.3693
}Semantic roles & 50–950 ramp
primary
#E978EE
secondary
#D2F1D1
accent
#DA0C14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85