Skip to content

#df00cd

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

RGB
223, 0, 205
HSL
305°, 100%, 44%
CMYK
0, 100, 8, 13
Luminance
0.2010

Every format

HEX#df00cd
RGBrgb(223, 0, 205)
HSLhsl(305, 100%, 44%)
CMYKcmyk(0%, 100%, 8%, 13%)
LABlab(52.0 86.3 -46.3)
LCHlch(52.0 97.9 331.8)
OKLCHoklch(0.624 0.280 332.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow8.1%
Key (black)12.5%

Color previews

#df00cd text on a black background

contrast 5.02:1

Card sample

#df00cd text on a white background

contrast 4.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df00cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df00cd in the Color Lab