Skip to content

#eb5def

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

RGB
235, 93, 239
HSL
298°, 82%, 65%
CMYK
2, 61, 0, 6
Luminance
0.3172

Every format

HEX#eb5def
RGBrgb(235, 93, 239)
HSLhsl(298, 82%, 65%)
CMYKcmyk(2%, 61%, 0%, 6%)
LABlab(63.1 72.5 -47.7)
LCHlch(63.1 86.8 326.6)
OKLCHoklch(0.713 0.240 326.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb5def on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#eb5def on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green36.5%
Blue93.7%

CMYK percentages

Cyan1.7%
Magenta61.1%
Yellow0.0%
Key (black)6.3%

Color previews

#eb5def text on a black background

contrast 7.34:1

Card sample

#eb5def text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb5def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb5def in the Color Lab