#EF64FF#EF64FF
#EF64FF is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 73.4% C 0.246 H 323.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF64FF |
|---|---|
| RGB | rgb(239, 100, 255) |
| HSL | hsl(294, 100%, 70%) |
| HSV | hsv(294, 61%, 100%) |
| CMYK | cmyk(6.3%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(65.51, 73.27, -52.72) |
| CIE-LCH | lch(65.51, 90.27, 324.27°) |
| OKLab | oklab(73.39% 0.1974 -0.1464) |
| OKLCH | oklch(73.39% 0.246 323.4) |
| XYZ | xyz(58.2021, 34.6882, 98.2182) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.29
Heliotrope
#D94FF5
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF64FF #74FF64
analogous
#A164FF #EF64FF #FF64C2
triadic
#EF64FF #FFEF64 #64FFEF
tetradic
#EF64FF #FFA164 #74FF64 #64C2FF
square
#EF64FF #FFA164 #74FF64 #64C2FF
split-complementary
#EF64FF #C2FF64 #64FFA1
monochromatic
#D100E9 #E927FF #EF64FF #F5A1FF #FCDEFF
Accessibility & contrast
On white
2.65
#EF64FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#EF64FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF64FF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF64FF | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4694FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#F37BA9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef64ff; /* rgb */ color: rgb(239, 100, 255); /* oklch */ color: oklch(73.4% 0.246 323.4);
Tailwind
colors: {
custom: {
50: '#f898ff',
500: '#ef64ff',
950: '#000000',
},
}SCSS
$custom: #ef64ff; $custom-light: #f898ff; $custom-dark: #000000;
JSON
{
"hex": "#ef64ff",
"rgb": {
"r": 239,
"g": 100,
"b": 255
},
"hsl": {
"h": 293.806,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.73393,
"c": 0.2458,
"h": 323.4
},
"luminance": 0.34685
}Semantic roles & 50–950 ramp
primary
#EF64FF
secondary
#CEF6C9
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86