Skip to content

#fe5ccc

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

RGB
254, 92, 204
HSL
319°, 99%, 68%
CMYK
0, 64, 20, 0
Luminance
0.3308

Every format

HEX#fe5ccc
RGBrgb(254, 92, 204)
HSLhsl(319, 99%, 68%)
CMYKcmyk(0%, 64%, 20%, 0%)
LABlab(64.2 72.3 -26.2)
LCHlch(64.2 76.9 340.1)
OKLCHoklch(0.722 0.227 342.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe5ccc on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#fe5ccc on black: 7.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green36.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta63.8%
Yellow19.7%
Key (black)0.4%

Color previews

#fe5ccc text on a black background

contrast 7.62:1

Card sample

#fe5ccc text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe5ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe5ccc in the Color Lab