Skip to content

#ff5dec

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

RGB
255, 93, 236
HSL
307°, 100%, 68%
CMYK
0, 64, 8, 0
Luminance
0.3514

Every format

HEX#ff5dec
RGBrgb(255, 93, 236)
HSLhsl(307, 100%, 68%)
CMYKcmyk(0%, 64%, 8%, 0%)
LABlab(65.9 76.8 -41.5)
LCHlch(65.9 87.3 331.6)
OKLCHoklch(0.738 0.248 332.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5dec on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#ff5dec on black: 8.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green36.5%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta63.5%
Yellow7.5%
Key (black)0.0%

Color previews

#ff5dec text on a black background

contrast 8.03:1

Card sample

#ff5dec text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5dec in the Color Lab