Skip to content

#eb64ff

a light, electric magenta / pink · warm · closest name: violet

RGB
235, 100, 255
HSL
292°, 100%, 70%
CMYK
8, 61, 0, 0
Luminance
0.3400

Every format

HEX#eb64ff
RGBrgb(235, 100, 255)
HSLhsl(292, 100%, 70%)
CMYKcmyk(8%, 61%, 0%, 0%)
LABlab(65.0 72.3 -53.6)
LCHlch(65.0 90.0 323.5)
OKLCHoklch(0.729 0.244 322.3)

Copy-ready code

/* CSS */
color: #eb64ff;
background-color: #eb64ff;
/* Tailwind (arbitrary) */
class="text-[#eb64ff] bg-[#eb64ff]"
/* SCSS */
$brand: #eb64ff;
/* SwiftUI */
Color(red: 0.922, green: 0.392, blue: 1.000)
/* Android */
Color.parseColor("#eb64ff")

Accessibility — WCAG contrast

Aa
#eb64ff on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#eb64ff on black: 7.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green39.2%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta60.8%
Yellow0.0%
Key (black)0.0%

Color previews

#eb64ff text on a black background

contrast 7.80:1

Card sample

#eb64ff text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #eb64ff;
Background color
Panel with #eb64ff background
background-color: #eb64ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #eb64ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(235, 100, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 100, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb64ff;
background: linear-gradient(135deg, #eb64ff, #FF64AC);

Monochromatic scale

Palettes built from #eb64ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb64ff in the Color Lab