Skip to content

#eb3fff

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

RGB
235, 63, 255
HSL
294°, 100%, 62%
CMYK
8, 75, 0, 0
Luminance
0.2844

Every format

HEX#eb3fff
RGBrgb(235, 63, 255)
HSLhsl(294, 100%, 62%)
CMYKcmyk(8%, 75%, 0%, 0%)
LABlab(60.3 85.5 -61.1)
LCHlch(60.3 105.1 324.5)
OKLCHoklch(0.695 0.285 323.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb3fff on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#eb3fff on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green24.7%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#eb3fff text on a black background

contrast 6.69:1

Card sample

#eb3fff text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb3fff in the Color Lab