Skip to content

#df080c

a balanced, electric red · warm · closest name: red

RGB
223, 8, 12
HSL
359°, 93%, 45%
CMYK
0, 96, 95, 13
Luminance
0.1589

Every format

HEX#df080c
RGBrgb(223, 8, 12)
HSLhsl(359, 93%, 45%)
CMYKcmyk(0%, 96%, 95%, 13%)
LABlab(46.8 71.8 57.3)
LCHlch(46.8 91.9 38.6)
OKLCHoklch(0.570 0.231 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df080c on white: 5.03:1
AA ✓ pass · AA-large · AAA
Aa
#df080c on black: 4.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green3.1%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta96.4%
Yellow94.6%
Key (black)12.5%

Color previews

#df080c text on a black background

contrast 4.18:1

Card sample

#df080c text on a white background

contrast 5.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df080c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df080c in the Color Lab