Skip to content

#eb5fff

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

RGB
235, 95, 255
HSL
293°, 100%, 69%
CMYK
8, 63, 0, 0
Luminance
0.3307

Every format

HEX#eb5fff
RGBrgb(235, 95, 255)
HSLhsl(293, 100%, 69%)
CMYKcmyk(8%, 63%, 0%, 0%)
LABlab(64.2 74.4 -54.8)
LCHlch(64.2 92.4 323.6)
OKLCHoklch(0.724 0.250 322.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb5fff on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#eb5fff on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green37.3%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#eb5fff text on a black background

contrast 7.61:1

Card sample

#eb5fff text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb5fff in the Color Lab