Skip to content

#eb64ec

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

RGB
235, 100, 236
HSL
300°, 78%, 66%
CMYK
0, 58, 0, 8
Luminance
0.3283

Every format

HEX#eb64ec
RGBrgb(235, 100, 236)
HSLhsl(300, 78%, 66%)
CMYKcmyk(0%, 58%, 0%, 8%)
LABlab(64.0 69.1 -44.6)
LCHlch(64.0 82.2 327.1)
OKLCHoklch(0.719 0.228 327.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb64ec on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#eb64ec on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green39.2%
Blue92.5%

CMYK percentages

Cyan0.4%
Magenta57.6%
Yellow0.0%
Key (black)7.5%

Color previews

#eb64ec text on a black background

contrast 7.57:1

Card sample

#eb64ec text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb64ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb64ec in the Color Lab