Skip to content

#fc3def

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

RGB
252, 61, 239
HSL
304°, 97%, 61%
CMYK
0, 76, 5, 1
Luminance
0.3026

Every format

HEX#fc3def
RGBrgb(252, 61, 239)
HSLhsl(304, 97%, 61%)
CMYKcmyk(0%, 76%, 5%, 1%)
LABlab(61.9 86.9 -49.5)
LCHlch(61.9 100.0 330.3)
OKLCHoklch(0.709 0.283 331.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc3def on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#fc3def on black: 7.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green23.9%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta75.8%
Yellow5.2%
Key (black)1.2%

Color previews

#fc3def text on a black background

contrast 7.05:1

Card sample

#fc3def text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc3def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc3def in the Color Lab