Skip to content

#df4142

a balanced, vivid red · warm · closest name: crimson

RGB
223, 65, 66
HSL
360°, 71%, 57%
CMYK
0, 71, 70, 13
Luminance
0.1986

Every format

HEX#df4142
RGBrgb(223, 65, 66)
HSLhsl(360, 71%, 57%)
CMYKcmyk(0%, 71%, 70%, 13%)
LABlab(51.7 60.8 35.7)
LCHlch(51.7 70.5 30.4)
OKLCHoklch(0.607 0.195 24.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4142 on white: 4.22:1
AA ✗ fail · AA-large · AAA
Aa
#df4142 on black: 4.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green25.5%
Blue25.9%

CMYK percentages

Cyan0.0%
Magenta70.9%
Yellow70.4%
Key (black)12.5%

Color previews

#df4142 text on a black background

contrast 4.97:1

Card sample

#df4142 text on a white background

contrast 4.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4142

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df4142 in the Color Lab