#EF73FF#EF73FF
#EF73FF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.1% C 0.225 H 322.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EF73FF |
|---|---|
| RGB | rgb(239, 115, 255) |
| HSL | hsl(293, 100%, 73%) |
| HSV | hsv(293, 55%, 100%) |
| CMYK | cmyk(6.3%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(67.90, 66.75, -48.93) |
| CIE-LCH | lch(67.90, 82.76, 323.75°) |
| OKLab | oklab(75.14% 0.1795 -0.1355) |
| OKLCH | oklch(75.14% 0.225 322.9) |
| XYZ | xyz(59.7755, 37.8352, 98.7427) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 5.05
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF73FF #83FF73
analogous
#A973FF #EF73FF #FF73C9
triadic
#EF73FF #FFEF73 #73FFEF
tetradic
#EF73FF #FFA973 #83FF73 #73C9FF
square
#EF73FF #FFA973 #83FF73 #73C9FF
split-complementary
#EF73FF #C9FF73 #73FFA9
monochromatic
#DB00F8 #E836FF #EF73FF #F6B0FF #FCE0FF
Accessibility & contrast
On white
2.45
#EF73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EF73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF73FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF73FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#F286AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef73ff; /* rgb */ color: rgb(239, 115, 255); /* oklch */ color: oklch(75.1% 0.225 322.9);
Tailwind
colors: {
custom: {
50: '#f7a1ff',
500: '#ef73ff',
950: '#000000',
},
}SCSS
$custom: #ef73ff; $custom-light: #f7a1ff; $custom-dark: #000000;
JSON
{
"hex": "#ef73ff",
"rgb": {
"r": 239,
"g": 115,
"b": 255
},
"hsl": {
"h": 293.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75138,
"c": 0.22496,
"h": 322.9
},
"luminance": 0.37832
}Semantic roles & 50–950 ramp
primary
#EF73FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86