Skip to content

#fd008c

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

RGB
253, 0, 140
HSL
327°, 100%, 50%
CMYK
0, 100, 45, 1
Luminance
0.2278

Every format

HEX#fd008c
RGBrgb(253, 0, 140)
HSLhsl(327, 100%, 50%)
CMYKcmyk(0%, 100%, 45%, 1%)
LABlab(54.9 85.0 -3.2)
LCHlch(54.9 85.1 357.8)
OKLCHoklch(0.645 0.263 358.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd008c on white: 3.78:1
AA ✗ fail · AA-large · AAA
Aa
#fd008c on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green0.0%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow44.7%
Key (black)0.8%

Color previews

#fd008c text on a black background

contrast 5.56:1

Card sample

#fd008c text on a white background

contrast 3.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd008c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd008c in the Color Lab