Skip to content

#df103c

a balanced, electric red · warm · “crimson”

RGB
223, 16, 60
HSL
347°, 87%, 47%
CMYK
0, 93, 73, 13
Luminance
0.1638

Every format

HEX#df103c
RGBrgb(223, 16, 60)
HSLhsl(347, 87%, 47%)
CMYKcmyk(0%, 93%, 73%, 13%)
LABlab(47.5 72.2 34.3)
LCHlch(47.5 79.9 25.4)
OKLCHoklch(0.576 0.226 20.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df103c on white: 4.91:1
AA ✓ pass · AA-large · AAA
Aa
#df103c on black: 4.28:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green6.3%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta92.8%
Yellow73.1%
Key (black)12.5%

Color previews

#df103c text on a black background

contrast 4.28:1

Card sample

#df103c text on a white background

contrast 4.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df103c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df103c in the Color Lab