#E978F5#E978F5
#E978F5 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.205 H 323.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E978F5 |
|---|---|
| RGB | rgb(233, 120, 245) |
| HSL | hsl(294, 86%, 72%) |
| HSV | hsv(294, 51%, 96%) |
| CMYK | cmyk(4.9%, 51%, 0%, 3.9%) |
| CIE-LAB | lab(67.54, 61.07, -44.07) |
| CIE-LCH | lch(67.54, 75.31, 324.18°) |
| OKLab | oklab(74.56% 0.1654 -0.1217) |
| OKLCH | oklch(74.56% 0.205 323.7) |
| XYZ | xyz(56.8006, 37.3519, 90.5862) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.08
Candy Pink
#FF63E9
ΔE00 4.97
Orchid
#DA70D6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E978F5 #84F578
analogous
#AB78F5 #E978F5 #F578C3
triadic
#E978F5 #F5E978 #78F5E9
tetradic
#E978F5 #F5AB78 #84F578 #78C3F5
square
#E978F5 #F5AB78 #84F578 #78C3F5
split-complementary
#E978F5 #C3F578 #78F5AB
monochromatic
#CE11E2 #E03FF1 #E978F5 #F2B1F9 #FAE3FD
Accessibility & contrast
On white
2.48
#E978F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E978F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E978F5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E978F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E978F5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#ED88AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e978f5; /* rgb */ color: rgb(233, 120, 245); /* oklch */ color: oklch(74.6% 0.205 323.7);
Tailwind
colors: {
custom: {
50: '#f2a3f9',
500: '#e978f5',
950: '#000000',
},
}SCSS
$custom: #e978f5; $custom-light: #f2a3f9; $custom-dark: #000000;
JSON
{
"hex": "#e978f5",
"rgb": {
"r": 233,
"g": 120,
"b": 245
},
"hsl": {
"h": 294.24,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.74563,
"c": 0.20533,
"h": 323.7
},
"luminance": 0.37349
}Semantic roles & 50–950 ramp
primary
#E978F5
secondary
#D7F4D4
accent
#E30318
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85