Skip to content

#ff51eb

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

RGB
255, 81, 235
HSL
307°, 100%, 66%
CMYK
0, 68, 8, 0
Luminance
0.3314

Every format

HEX#ff51eb
RGBrgb(255, 81, 235)
HSLhsl(307, 100%, 66%)
CMYKcmyk(0%, 68%, 8%, 0%)
LABlab(64.3 80.9 -43.5)
LCHlch(64.3 91.8 331.8)
OKLCHoklch(0.727 0.262 332.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff51eb on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#ff51eb on black: 7.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green31.8%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta68.2%
Yellow7.8%
Key (black)0.0%

Color previews

#ff51eb text on a black background

contrast 7.63:1

Card sample

#ff51eb text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff51eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff51eb in the Color Lab