Skip to content

#fc5dec

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

RGB
252, 93, 236
HSL
306°, 96%, 68%
CMYK
0, 63, 6, 1
Luminance
0.3458

Every format

HEX#fc5dec
RGBrgb(252, 93, 236)
HSLhsl(306, 96%, 68%)
CMYKcmyk(0%, 63%, 6%, 1%)
LABlab(65.4 76.0 -42.2)
LCHlch(65.4 87.0 330.9)
OKLCHoklch(0.734 0.247 332.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc5dec on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#fc5dec on black: 7.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green36.5%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta63.1%
Yellow6.3%
Key (black)1.2%

Color previews

#fc5dec text on a black background

contrast 7.92:1

Card sample

#fc5dec text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc5dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc5dec in the Color Lab