#EF79EA#EF79EA
#EF79EA is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.9% C 0.197 H 328.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79EA |
|---|---|
| RGB | rgb(239, 121, 234) |
| HSL | hsl(303, 79%, 71%) |
| HSV | hsv(303, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 2.1%, 6.3%) |
| CIE-LAB | lab(68.00, 60.29, -37.24) |
| CIE-LCH | lch(68.00, 70.86, 328.30°) |
| OKLab | oklab(74.9% 0.1692 -0.1019) |
| OKLCH | oklch(74.9% 0.197 328.9) |
| XYZ | xyz(57.2845, 37.9693, 82.1375) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.95
Violet (CSS)
#EE82EE
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79EA #79EF7E
analogous
#B979EF #EF79EA #EF79AF
triadic
#EF79EA #EAEF79 #79EAEF
tetradic
#EF79EA #EFB979 #79EF7E #79AFEF
square
#EF79EA #EFB979 #79EF7E #79AFEF
split-complementary
#EF79EA #AFEF79 #79EFB9
monochromatic
#D419CC #E842E1 #EF79EA #F6B0F3 #FCE4FB
Accessibility & contrast
On white
2.44
#EF79EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EF79EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79EA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79EA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEE
Deuteranopia (green-blind)
#94ABE6
Tritanopia (blue-blind)
#F684A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef79ea; /* rgb */ color: rgb(239, 121, 234); /* oklch */ color: oklch(74.9% 0.197 328.9);
Tailwind
colors: {
custom: {
50: '#f7a4f1',
500: '#ef79ea',
950: '#000000',
},
}SCSS
$custom: #ef79ea; $custom-light: #f7a4f1; $custom-dark: #000000;
JSON
{
"hex": "#ef79ea",
"rgb": {
"r": 239,
"g": 121,
"b": 234
},
"hsl": {
"h": 302.542,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.74902,
"c": 0.19749,
"h": 328.9
},
"luminance": 0.37966
}Semantic roles & 50–950 ramp
primary
#EF79EA
secondary
#D2F2D3
accent
#DB130B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84