#EF70FF#EF70FF
#EF70FF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.8% C 0.229 H 323.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF70FF |
|---|---|
| RGB | rgb(239, 112, 255) |
| HSL | hsl(293, 100%, 72%) |
| HSV | hsv(293, 56%, 100%) |
| CMYK | cmyk(6.3%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(67.40, 68.10, -49.72) |
| CIE-LCH | lch(67.40, 84.32, 323.86°) |
| OKLab | oklab(74.77% 0.1832 -0.1378) |
| OKLCH | oklch(74.77% 0.229 323.1) |
| XYZ | xyz(59.4390, 37.1621, 98.6305) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.75
Light Magenta
#FA5FF7
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 4.36
Violet (CSS)
#EE82EE
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF70FF #80FF70
analogous
#A870FF #EF70FF #FF70C7
triadic
#EF70FF #FFEF70 #70FFEF
tetradic
#EF70FF #FFA870 #80FF70 #70C7FF
square
#EF70FF #FFA870 #80FF70 #70C7FF
split-complementary
#EF70FF #C7FF70 #70FFA8
monochromatic
#D900F5 #E833FF #EF70FF #F6ADFF #FCE0FF
Accessibility & contrast
On white
2.49
#EF70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EF70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF70FF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF70FF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589AFF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#F384AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef70ff; /* rgb */ color: rgb(239, 112, 255); /* oklch */ color: oklch(74.8% 0.229 323.1);
Tailwind
colors: {
custom: {
50: '#f79fff',
500: '#ef70ff',
950: '#000000',
},
}SCSS
$custom: #ef70ff; $custom-light: #f79fff; $custom-dark: #000000;
JSON
{
"hex": "#ef70ff",
"rgb": {
"r": 239,
"g": 112,
"b": 255
},
"hsl": {
"h": 293.287,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74772,
"c": 0.22928,
"h": 323.1
},
"luminance": 0.37159
}Semantic roles & 50–950 ramp
primary
#EF70FF
secondary
#D7F7D3
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86