#EF73FE#EF73FE
#EF73FE is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.1% C 0.224 H 323.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF73FE |
|---|---|
| RGB | rgb(239, 115, 254) |
| HSL | hsl(294, 99%, 72%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.9%, 54.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.85, 66.57, -48.46) |
| CIE-LCH | lch(67.85, 82.34, 323.95°) |
| OKLab | oklab(75.09% 0.1794 -0.1342) |
| OKLCH | oklch(75.09% 0.224 323.2) |
| XYZ | xyz(59.6150, 37.7709, 97.8971) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF73FE #82FE73
analogous
#A973FE #EF73FE #FE73C8
triadic
#EF73FE #FEEF73 #73FEEF
tetradic
#EF73FE #FEA973 #82FE73 #73C8FE
square
#EF73FE #FEA973 #82FE73 #73C8FE
split-complementary
#EF73FE #C8FE73 #73FEA9
monochromatic
#DB02F5 #E836FE #EF73FE #F6B0FE #FCE1FF
Accessibility & contrast
On white
2.46
#EF73FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EF73FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF73FE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF73FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF73FE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#F386AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef73fe; /* rgb */ color: rgb(239, 115, 254); /* oklch */ color: oklch(75.1% 0.224 323.2);
Tailwind
colors: {
custom: {
50: '#f7a1ff',
500: '#ef73fe',
950: '#000000',
},
}SCSS
$custom: #ef73fe; $custom-light: #f7a1ff; $custom-dark: #000000;
JSON
{
"hex": "#ef73fe",
"rgb": {
"r": 239,
"g": 115,
"b": 254
},
"hsl": {
"h": 293.525,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.75088,
"c": 0.22406,
"h": 323.2
},
"luminance": 0.37768
}Semantic roles & 50–950 ramp
primary
#EF73FE
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86