Skip to content

#e45def

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

RGB
228, 93, 239
HSL
296°, 82%, 65%
CMYK
5, 61, 0, 6
Luminance
0.3055

Every format

HEX#e45def
RGBrgb(228, 93, 239)
HSLhsl(296, 82%, 65%)
CMYKcmyk(5%, 61%, 0%, 6%)
LABlab(62.1 70.8 -49.3)
LCHlch(62.1 86.3 325.1)
OKLCHoklch(0.704 0.236 324.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e45def on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#e45def on black: 7.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red89.4%
Green36.5%
Blue93.7%

CMYK percentages

Cyan4.6%
Magenta61.1%
Yellow0.0%
Key (black)6.3%

Color previews

#e45def text on a black background

contrast 7.11:1

Card sample

#e45def text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e45def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e45def in the Color Lab