#EF78EC#EF78EC
#EF78EC is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.201 H 328.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EF78EC |
|---|---|
| RGB | rgb(239, 120, 236) |
| HSL | hsl(302, 79%, 70%) |
| HSV | hsv(302, 50%, 94%) |
| CMYK | cmyk(0%, 49.8%, 1.3%, 6.3%) |
| CIE-LAB | lab(67.90, 61.10, -38.49) |
| CIE-LCH | lch(67.90, 72.21, 327.79°) |
| OKLab | oklab(74.86% 0.1708 -0.1055) |
| OKLCH | oklch(74.86% 0.201 328.3) |
| XYZ | xyz(57.4526, 37.8431, 83.6189) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.13
Violet (CSS)
#EE82EE
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF78EC #78EF7B
analogous
#B778EF #EF78EC #EF78B0
triadic
#EF78EC #ECEF78 #78ECEF
tetradic
#EF78EC #EFB778 #78EF7B #78B0EF
square
#EF78EC #EFB778 #78EF7B #78B0EF
split-complementary
#EF78EC #B0EF78 #78EFB7
monochromatic
#D419CF #E941E4 #EF78EC #F5AFF4 #FCE4FB
Accessibility & contrast
On white
2.45
#EF78EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EF78EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF78EC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF78EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF78EC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF0
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#F684A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef78ec; /* rgb */ color: rgb(239, 120, 236); /* oklch */ color: oklch(74.9% 0.201 328.3);
Tailwind
colors: {
custom: {
50: '#f7a3f2',
500: '#ef78ec',
950: '#000000',
},
}SCSS
$custom: #ef78ec; $custom-light: #f7a3f2; $custom-dark: #000000;
JSON
{
"hex": "#ef78ec",
"rgb": {
"r": 239,
"g": 120,
"b": 236
},
"hsl": {
"h": 301.513,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.74861,
"c": 0.20076,
"h": 328.3
},
"luminance": 0.3784
}Semantic roles & 50–950 ramp
primary
#EF78EC
secondary
#D1F2D2
accent
#DB100A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85