Skip to content

#fc00df

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

RGB
252, 0, 223
HSL
307°, 100%, 49%
CMYK
0, 100, 12, 1
Luminance
0.2602

Every format

HEX#fc00df
RGBrgb(252, 0, 223)
HSLhsl(307, 100%, 49%)
CMYKcmyk(0%, 100%, 12%, 1%)
LABlab(58.1 93.5 -46.5)
LCHlch(58.1 104.5 333.5)
OKLCHoklch(0.679 0.302 335.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc00df on white: 3.38:1
AA ✗ fail · AA-large · AAA
Aa
#fc00df on black: 6.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green0.0%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow11.5%
Key (black)1.2%

Color previews

#fc00df text on a black background

contrast 6.20:1

Card sample

#fc00df text on a white background

contrast 3.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc00df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc00df in the Color Lab