Skip to content

#eb0def

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

RGB
235, 13, 239
HSL
299°, 90%, 49%
CMYK
2, 95, 0, 6
Luminance
0.2418

Every format

HEX#eb0def
RGBrgb(235, 13, 239)
HSLhsl(299, 90%, 49%)
CMYKcmyk(2%, 95%, 0%, 6%)
LABlab(56.3 92.1 -58.6)
LCHlch(56.3 109.1 327.5)
OKLCHoklch(0.664 0.303 327.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb0def on white: 3.60:1
AA ✗ fail · AA-large · AAA
Aa
#eb0def on black: 5.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green5.1%
Blue93.7%

CMYK percentages

Cyan1.7%
Magenta94.6%
Yellow0.0%
Key (black)6.3%

Color previews

#eb0def text on a black background

contrast 5.84:1

Card sample

#eb0def text on a white background

contrast 3.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb0def in the Color Lab