Skip to content

#fc3dec

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
252, 61, 236
HSL
305°, 97%, 61%
CMYK
0, 76, 6, 1
Luminance
0.3009

Every format

HEX#fc3dec
RGBrgb(252, 61, 236)
HSLhsl(305, 97%, 61%)
CMYKcmyk(0%, 76%, 6%, 1%)
LABlab(61.7 86.5 -48.0)
LCHlch(61.7 98.9 330.9)
OKLCHoklch(0.708 0.281 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc3dec on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#fc3dec on black: 7.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green23.9%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta75.8%
Yellow6.3%
Key (black)1.2%

Color previews

#fc3dec text on a black background

contrast 7.02:1

Card sample

#fc3dec text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc3dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc3dec in the Color Lab