#E978F9#E978F9
#E978F9 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.8% C 0.209 H 322.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E978F9 |
|---|---|
| RGB | rgb(233, 120, 249) |
| HSL | hsl(293, 91%, 72%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(6.4%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.72, 61.80, -45.98) |
| CIE-LCH | lch(67.72, 77.02, 323.35°) |
| OKLab | oklab(74.76% 0.1659 -0.1272) |
| OKLCH | oklch(74.76% 0.209 322.5) |
| XYZ | xyz(57.4179, 37.5988, 93.8370) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 5.36
Orchid
#DA70D6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E978F9 #88F978
analogous
#A878F9 #E978F9 #F978C9
triadic
#E978F9 #F9E978 #78F9E9
tetradic
#E978F9 #F9A878 #88F978 #78C9F9
square
#E978F9 #F9A878 #88F978 #78C9F9
split-complementary
#E978F9 #C9F978 #78F9A8
monochromatic
#D00AEC #DF3DF6 #E978F9 #F3B3FC #FAE2FE
Accessibility & contrast
On white
2.47
#E978F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E978F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E978F9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E978F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E978F9 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#EC89AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e978f9; /* rgb */ color: rgb(233, 120, 249); /* oklch */ color: oklch(74.8% 0.209 322.5);
Tailwind
colors: {
custom: {
50: '#f2a3fc',
500: '#e978f9',
950: '#000000',
},
}SCSS
$custom: #e978f9; $custom-light: #f2a3fc; $custom-dark: #000000;
JSON
{
"hex": "#e978f9",
"rgb": {
"r": 233,
"g": 120,
"b": 249
},
"hsl": {
"h": 292.558,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74758,
"c": 0.20901,
"h": 322.5
},
"luminance": 0.37596
}Semantic roles & 50–950 ramp
primary
#E978F9
secondary
#D9F6D5
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85