Skip to content

#eb4def

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
235, 77, 239
HSL
299°, 84%, 62%
CMYK
2, 68, 0, 6
Luminance
0.2920

Every format

HEX#eb4def
RGBrgb(235, 77, 239)
HSLhsl(299, 84%, 62%)
CMYKcmyk(2%, 68%, 0%, 6%)
LABlab(61.0 78.5 -51.1)
LCHlch(61.0 93.7 326.9)
OKLCHoklch(0.697 0.259 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb4def on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#eb4def on black: 6.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green30.2%
Blue93.7%

CMYK percentages

Cyan1.7%
Magenta67.8%
Yellow0.0%
Key (black)6.3%

Color previews

#eb4def text on a black background

contrast 6.84:1

Card sample

#eb4def text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb4def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb4def in the Color Lab