Skip to content

#df01cd

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

RGB
223, 1, 205
HSL
305°, 99%, 44%
CMYK
0, 100, 8, 13
Luminance
0.2012

Every format

HEX#df01cd
RGBrgb(223, 1, 205)
HSLhsl(305, 99%, 44%)
CMYKcmyk(0%, 100%, 8%, 13%)
LABlab(52.0 86.2 -46.3)
LCHlch(52.0 97.8 331.8)
OKLCHoklch(0.624 0.280 332.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df01cd on white: 4.18:1
AA ✗ fail · AA-large · AAA
Aa
#df01cd on black: 5.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green0.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta99.6%
Yellow8.1%
Key (black)12.5%

Color previews

#df01cd text on a black background

contrast 5.02:1

Card sample

#df01cd text on a white background

contrast 4.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df01cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df01cd in the Color Lab