Skip to content

#fc74cd

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

RGB
252, 116, 205
HSL
321°, 96%, 72%
CMYK
0, 54, 19, 1
Luminance
0.3759

Every format

HEX#fc74cd
RGBrgb(252, 116, 205)
HSLhsl(321, 96%, 72%)
CMYKcmyk(0%, 54%, 19%, 1%)
LABlab(67.7 61.8 -21.4)
LCHlch(67.7 65.4 340.9)
OKLCHoklch(0.747 0.193 342.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc74cd on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#fc74cd on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green45.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta54.0%
Yellow18.7%
Key (black)1.2%

Color previews

#fc74cd text on a black background

contrast 8.52:1

Card sample

#fc74cd text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc74cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc74cd in the Color Lab