Skip to content

#df313c

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

RGB
223, 49, 60
HSL
356°, 73%, 53%
CMYK
0, 78, 73, 13
Luminance
0.1821

Every format

HEX#df313c
RGBrgb(223, 49, 60)
HSLhsl(356, 73%, 53%)
CMYKcmyk(0%, 78%, 73%, 13%)
LABlab(49.8 65.7 36.9)
LCHlch(49.8 75.3 29.3)
OKLCHoklch(0.592 0.209 23.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df313c on white: 4.52:1
AA ✓ pass · AA-large · AAA
Aa
#df313c on black: 4.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green19.2%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta78.0%
Yellow73.1%
Key (black)12.5%

Color previews

#df313c text on a black background

contrast 4.64:1

Card sample

#df313c text on a white background

contrast 4.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df313c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df313c in the Color Lab