Skip to content

#df003f

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

RGB
223, 0, 63
HSL
343°, 100%, 44%
CMYK
0, 100, 72, 13
Luminance
0.1605

Every format

HEX#df003f
RGBrgb(223, 0, 63)
HSLhsl(343, 100%, 44%)
CMYKcmyk(0%, 100%, 72%, 13%)
LABlab(47.0 73.7 32.0)
LCHlch(47.0 80.3 23.5)
OKLCHoklch(0.572 0.230 18.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df003f on white: 4.99:1
AA ✓ pass · AA-large · AAA
Aa
#df003f on black: 4.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green0.0%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow71.7%
Key (black)12.5%

Color previews

#df003f text on a black background

contrast 4.21:1

Card sample

#df003f text on a white background

contrast 4.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df003f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df003f in the Color Lab