Skip to content

#fe5dec

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

RGB
254, 93, 236
HSL
307°, 99%, 68%
CMYK
0, 63, 7, 0
Luminance
0.3496

Every format

HEX#fe5dec
RGBrgb(254, 93, 236)
HSLhsl(307, 99%, 68%)
CMYKcmyk(0%, 63%, 7%, 0%)
LABlab(65.7 76.5 -41.8)
LCHlch(65.7 87.2 331.4)
OKLCHoklch(0.737 0.248 332.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe5dec on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#fe5dec on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green36.5%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta63.4%
Yellow7.1%
Key (black)0.4%

Color previews

#fe5dec text on a black background

contrast 7.99:1

Card sample

#fe5dec text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe5dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe5dec in the Color Lab