#EF79E4#EF79E4
#EF79E4 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.6% C 0.192 H 330.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79E4 |
|---|---|
| RGB | rgb(239, 121, 228) |
| HSL | hsl(306, 79%, 71%) |
| HSV | hsv(306, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 4.6%, 6.3%) |
| CIE-LAB | lab(67.75, 59.27, -34.31) |
| CIE-LCH | lch(67.75, 68.49, 329.93°) |
| OKLab | oklab(74.63% 0.1681 -0.0936) |
| OKLCH | oklch(74.63% 0.192 330.9) |
| XYZ | xyz(56.4371, 37.6303, 77.6745) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.86
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79E4 #79EF84
analogous
#BF79EF #EF79E4 #EF79A9
triadic
#EF79E4 #E4EF79 #79E4EF
tetradic
#EF79E4 #EFBF79 #79EF84 #79A9EF
square
#EF79E4 #EFBF79 #79EF84 #79A9EF
split-complementary
#EF79E4 #A9EF79 #79EFBF
monochromatic
#D419C3 #E842D9 #EF79E4 #F6B0EF #FCE4F9
Accessibility & contrast
On white
2.46
#EF79E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EF79E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79E4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79E4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749BE8
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#F782A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef79e4; /* rgb */ color: rgb(239, 121, 228); /* oklch */ color: oklch(74.6% 0.192 330.9);
Tailwind
colors: {
custom: {
50: '#f7a4ed',
500: '#ef79e4',
950: '#000000',
},
}SCSS
$custom: #ef79e4; $custom-light: #f7a4ed; $custom-dark: #000000;
JSON
{
"hex": "#ef79e4",
"rgb": {
"r": 239,
"g": 121,
"b": 228
},
"hsl": {
"h": 305.593,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.74635,
"c": 0.19242,
"h": 330.9
},
"luminance": 0.37627
}Semantic roles & 50–950 ramp
primary
#EF79E4
secondary
#D2F2D5
accent
#DB1E0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84