#EF71FF#EF71FF
#EF71FF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.9% C 0.228 H 323.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EF71FF |
|---|---|
| RGB | rgb(239, 113, 255) |
| HSL | hsl(293, 100%, 72%) |
| HSV | hsv(293, 56%, 100%) |
| CMYK | cmyk(6.3%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(67.56, 67.65, -49.46) |
| CIE-LCH | lch(67.56, 83.81, 323.83°) |
| OKLab | oklab(74.89% 0.182 -0.1371) |
| OKLCH | oklch(74.89% 0.228 323) |
| XYZ | xyz(59.5500, 37.3840, 98.6675) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.87
Light Magenta
#FA5FF7
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF71FF #81FF71
analogous
#A871FF #EF71FF #FF71C8
triadic
#EF71FF #FFEF71 #71FFEF
tetradic
#EF71FF #FFA871 #81FF71 #71C8FF
square
#EF71FF #FFA871 #81FF71 #71C8FF
split-complementary
#EF71FF #C8FF71 #71FFA8
monochromatic
#DA00F6 #E834FF #EF71FF #F6AEFF #FCE0FF
Accessibility & contrast
On white
2.48
#EF71FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EF71FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF71FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF71FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF71FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#F385AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef71ff; /* rgb */ color: rgb(239, 113, 255); /* oklch */ color: oklch(74.9% 0.228 323.0);
Tailwind
colors: {
custom: {
50: '#f79fff',
500: '#ef71ff',
950: '#000000',
},
}SCSS
$custom: #ef71ff; $custom-light: #f79fff; $custom-dark: #000000;
JSON
{
"hex": "#ef71ff",
"rgb": {
"r": 239,
"g": 113,
"b": 255
},
"hsl": {
"h": 293.239,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74893,
"c": 0.22784,
"h": 323
},
"luminance": 0.37381
}Semantic roles & 50–950 ramp
primary
#EF71FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86