#EF79EC#EF79EC
#EF79EC is a light, vivid purple. Relative luminance 0.381; OKLCH L 75.0% C 0.199 H 328.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79EC |
|---|---|
| RGB | rgb(239, 121, 236) |
| HSL | hsl(302, 79%, 71%) |
| HSV | hsv(302, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 1.3%, 6.3%) |
| CIE-LAB | lab(68.08, 60.63, -38.21) |
| CIE-LCH | lch(68.08, 71.67, 327.78°) |
| OKLab | oklab(74.99% 0.1695 -0.1047) |
| OKLCH | oklch(74.99% 0.199 328.3) |
| XYZ | xyz(57.5735, 38.0849, 83.6592) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.20
Violet (CSS)
#EE82EE
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.60
Orchid
#DA70D6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79EC #79EF7C
analogous
#B779EF #EF79EC #EF79B1
triadic
#EF79EC #ECEF79 #79ECEF
tetradic
#EF79EC #EFB779 #79EF7C #79B1EF
square
#EF79EC #EFB779 #79EF7C #79B1EF
split-complementary
#EF79EC #B1EF79 #79EFB7
monochromatic
#D419D0 #E842E4 #EF79EC #F6B0F4 #FCE4FB
Accessibility & contrast
On white
2.44
#EF79EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EF79EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79EC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79EC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#F685A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef79ec; /* rgb */ color: rgb(239, 121, 236); /* oklch */ color: oklch(75.0% 0.199 328.3);
Tailwind
colors: {
custom: {
50: '#f7a4f2',
500: '#ef79ec',
950: '#000000',
},
}SCSS
$custom: #ef79ec; $custom-light: #f7a4f2; $custom-dark: #000000;
JSON
{
"hex": "#ef79ec",
"rgb": {
"r": 239,
"g": 121,
"b": 236
},
"hsl": {
"h": 301.525,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.74993,
"c": 0.1992,
"h": 328.3
},
"luminance": 0.38082
}Semantic roles & 50–950 ramp
primary
#EF79EC
secondary
#D2F2D3
accent
#DB100B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85