Skip to content

#df202f

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

RGB
223, 32, 47
HSL
355°, 75%, 50%
CMYK
0, 86, 79, 13
Luminance
0.1693

Every format

HEX#df202f
RGBrgb(223, 32, 47)
HSLhsl(355, 75%, 50%)
CMYKcmyk(0%, 86%, 79%, 13%)
LABlab(48.2 69.3 42.5)
LCHlch(48.2 81.3 31.6)
OKLCHoklch(0.580 0.220 24.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df202f on white: 4.79:1
AA ✓ pass · AA-large · AAA
Aa
#df202f on black: 4.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green12.5%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta85.7%
Yellow78.9%
Key (black)12.5%

Color previews

#df202f text on a black background

contrast 4.39:1

Card sample

#df202f text on a white background

contrast 4.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df202f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df202f in the Color Lab