Skip to content

#eb4fff

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

RGB
235, 79, 255
HSL
293°, 100%, 66%
CMYK
8, 69, 0, 0
Luminance
0.3047

Every format

HEX#eb4fff
RGBrgb(235, 79, 255)
HSLhsl(293, 100%, 66%)
CMYKcmyk(8%, 69%, 0%, 0%)
LABlab(62.1 80.4 -58.2)
LCHlch(62.1 99.3 324.1)
OKLCHoklch(0.708 0.270 322.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb4fff on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#eb4fff on black: 7.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green31.0%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#eb4fff text on a black background

contrast 7.09:1

Card sample

#eb4fff text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb4fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb4fff in the Color Lab