Skip to content

#df005a

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

RGB
223, 0, 90
HSL
336°, 100%, 44%
CMYK
0, 100, 60, 13
Luminance
0.1643

Every format

HEX#df005a
RGBrgb(223, 0, 90)
HSLhsl(336, 100%, 44%)
CMYKcmyk(0%, 100%, 60%, 13%)
LABlab(47.5 75.0 16.0)
LCHlch(47.5 76.7 12.0)
OKLCHoklch(0.578 0.231 9.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df005a on white: 4.90:1
AA ✓ pass · AA-large · AAA
Aa
#df005a on black: 4.29:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green0.0%
Blue35.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow59.6%
Key (black)12.5%

Color previews

#df005a text on a black background

contrast 4.29:1

Card sample

#df005a text on a white background

contrast 4.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df005a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df005a in the Color Lab