Skip to content

#fd007c

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

RGB
253, 0, 124
HSL
331°, 100%, 50%
CMYK
0, 100, 51, 1
Luminance
0.2234

Every format

HEX#fd007c
RGBrgb(253, 0, 124)
HSLhsl(331, 100%, 50%)
CMYKcmyk(0%, 100%, 51%, 1%)
LABlab(54.4 83.8 5.7)
LCHlch(54.4 84.0 3.9)
OKLCHoklch(0.641 0.258 3.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd007c on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#fd007c on black: 5.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green0.0%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow51.0%
Key (black)0.8%

Color previews

#fd007c text on a black background

contrast 5.47:1

Card sample

#fd007c text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd007c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd007c in the Color Lab