Skip to content

#df000b

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

RGB
223, 0, 11
HSL
357°, 100%, 44%
CMYK
0, 100, 95, 13
Luminance
0.1571

Every format

HEX#df000b
RGBrgb(223, 0, 11)
HSLhsl(357, 100%, 44%)
CMYKcmyk(0%, 100%, 95%, 13%)
LABlab(46.6 72.5 57.5)
LCHlch(46.6 92.5 38.4)
OKLCHoklch(0.568 0.232 28.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df000b on white: 5.07:1
AA ✓ pass · AA-large · AAA
Aa
#df000b on black: 4.14:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green0.0%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow95.1%
Key (black)12.5%

Color previews

#df000b text on a black background

contrast 4.14:1

Card sample

#df000b text on a white background

contrast 5.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df000b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df000b in the Color Lab