Skip to content

#eb64da

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

RGB
235, 100, 218
HSL
308°, 77%, 66%
CMYK
0, 57, 7, 8
Luminance
0.3184

Every format

HEX#eb64da
RGBrgb(235, 100, 218)
HSLhsl(308, 77%, 66%)
CMYKcmyk(0%, 57%, 7%, 8%)
LABlab(63.2 66.1 -35.8)
LCHlch(63.2 75.2 331.5)
OKLCHoklch(0.710 0.213 332.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb64da on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#eb64da on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green39.2%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta57.4%
Yellow7.2%
Key (black)7.8%

Color previews

#eb64da text on a black background

contrast 7.37:1

Card sample

#eb64da text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb64da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb64da in the Color Lab