#E978ED#E978ED
#E978ED is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.198 H 326.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E978ED |
|---|---|
| RGB | rgb(233, 120, 237) |
| HSL | hsl(298, 76%, 70%) |
| HSV | hsv(298, 49%, 93%) |
| CMYK | cmyk(1.7%, 49.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.18, 59.64, -40.22) |
| CIE-LCH | lch(67.18, 71.93, 326.00°) |
| OKLab | oklab(74.18% 0.1643 -0.1106) |
| OKLCH | oklch(74.18% 0.198 326.1) |
| XYZ | xyz(55.6057, 36.8739, 84.2928) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.98
Violet (CSS)
#EE82EE
ΔE00 2.32
Orchid
#DA70D6
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E978ED #7CED78
analogous
#AF78ED #E978ED #ED78B6
triadic
#E978ED #EDE978 #78EDE9
tetradic
#E978ED #EDAF78 #7CED78 #78B6ED
square
#E978ED #EDAF78 #7CED78 #78B6ED
split-complementary
#E978ED #B6ED78 #78EDAF
monochromatic
#C91CCF #E042E6 #E978ED #F2AEF4 #FBE4FB
Accessibility & contrast
On white
2.51
#E978ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#E978ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E978ED
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E978ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E978ED | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#EE85A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e978ed; /* rgb */ color: rgb(233, 120, 237); /* oklch */ color: oklch(74.2% 0.198 326.1);
Tailwind
colors: {
custom: {
50: '#f2a3f3',
500: '#e978ed',
950: '#000000',
},
}SCSS
$custom: #e978ed; $custom-light: #f2a3f3; $custom-dark: #000000;
JSON
{
"hex": "#e978ed",
"rgb": {
"r": 233,
"g": 120,
"b": 237
},
"hsl": {
"h": 297.949,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.74182,
"c": 0.19809,
"h": 326.1
},
"luminance": 0.36871
}Semantic roles & 50–950 ramp
primary
#E978ED
secondary
#D1F1D0
accent
#D90D14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85