Skip to content

#df203f

a balanced, vivid red · warm · “crimson”

RGB
223, 32, 63
HSL
350°, 75%, 50%
CMYK
0, 86, 72, 13
Luminance
0.1708

Every format

HEX#df203f
RGBrgb(223, 32, 63)
HSLhsl(350, 75%, 50%)
CMYKcmyk(0%, 86%, 72%, 13%)
LABlab(48.4 69.8 33.5)
LCHlch(48.4 77.5 25.6)
OKLCHoklch(0.582 0.219 20.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df203f on white: 4.76:1
AA ✓ pass · AA-large · AAA
Aa
#df203f on black: 4.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green12.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta85.7%
Yellow71.7%
Key (black)12.5%

Color previews

#df203f text on a black background

contrast 4.42:1

Card sample

#df203f text on a white background

contrast 4.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df203f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df203f in the Color Lab