#EF50EA#EF50EA
#EF50EA is a light, highly saturated purple. Relative luminance 0.300; OKLCH L 70.3% C 0.254 H 329.2°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EF50EA |
|---|---|
| RGB | rgb(239, 80, 234) |
| HSL | hsl(302, 83%, 63%) |
| HSV | hsv(302, 67%, 94%) |
| CMYK | cmyk(0%, 66.5%, 2.1%, 6.3%) |
| CIE-LAB | lab(61.68, 77.52, -47.15) |
| CIE-LCH | lch(61.68, 90.73, 328.69°) |
| OKLab | oklab(70.29% 0.2182 -0.1301) |
| OKLCH | oklch(70.29% 0.254 329.2) |
| XYZ | xyz(53.3161, 30.0324, 80.8146) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 3.56
Violet Pink
#FB5FFC
ΔE00 3.95
Bright Magenta
#FF08E8
ΔE00 4.23
Magenta
#FF00FF
ΔE00 4.56
Fuchsia
#FF00FF
ΔE00 4.56
Heliotrope
#D94FF5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF50EA #50EF55
analogous
#A550EF #EF50EA #EF509A
triadic
#EF50EA #EAEF50 #50EAEF
tetradic
#EF50EA #EFA550 #50EF55 #509AEF
square
#EF50EA #EFA550 #50EF55 #509AEF
split-complementary
#EF50EA #9AEF50 #50EFA5
monochromatic
#B410AF #EA18E3 #EF50EA #F488F1 #F9C0F7
Accessibility & contrast
On white
3.00
#EF50EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#EF50EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF50EA
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF50EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF50EA | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D87EE
Deuteranopia (green-blind)
#7B9CE6
Tritanopia (blue-blind)
#F76497
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ef50ea; /* rgb */ color: rgb(239, 80, 234); /* oklch */ color: oklch(70.3% 0.254 329.2);
Tailwind
colors: {
custom: {
50: '#f88df1',
500: '#ef50ea',
950: '#000000',
},
}SCSS
$custom: #ef50ea; $custom-light: #f88df1; $custom-dark: #000000;
JSON
{
"hex": "#ef50ea",
"rgb": {
"r": 239,
"g": 80,
"b": 234
},
"hsl": {
"h": 301.887,
"s": 83.246,
"l": 62.549
},
"oklch": {
"l": 0.70287,
"c": 0.25403,
"h": 329.2
},
"luminance": 0.30029
}Semantic roles & 50–950 ramp
primary
#EF50EA
secondary
#B0EAB2
accent
#E00D06
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180D17
muted
#867E85