Skip to content

#df002d

a dark, electric red · warm · closest name: crimson

RGB
223, 0, 45
HSL
348°, 100%, 44%
CMYK
0, 100, 80, 13
Luminance
0.1588

Every format

HEX#df002d
RGBrgb(223, 0, 45)
HSLhsl(348, 100%, 44%)
CMYKcmyk(0%, 100%, 80%, 13%)
LABlab(46.8 73.1 42.3)
LCHlch(46.8 84.4 30.1)
OKLCHoklch(0.570 0.230 23.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green0.0%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow79.8%
Key (black)12.5%

Color previews

#df002d text on a black background

contrast 4.18:1

Card sample

#df002d text on a white background

contrast 5.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df002d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df002d in the Color Lab