Skip to content

#ff3dec

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

RGB
255, 61, 236
HSL
306°, 100%, 62%
CMYK
0, 76, 8, 0
Luminance
0.3065

Every format

HEX#ff3dec
RGBrgb(255, 61, 236)
HSLhsl(306, 100%, 62%)
CMYKcmyk(0%, 76%, 8%, 0%)
LABlab(62.2 87.1 -47.3)
LCHlch(62.2 99.1 331.5)
OKLCHoklch(0.712 0.282 332.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3dec on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#ff3dec on black: 7.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green23.9%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta76.1%
Yellow7.5%
Key (black)0.0%

Color previews

#ff3dec text on a black background

contrast 7.13:1

Card sample

#ff3dec text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3dec in the Color Lab