Skip to content

#da080c

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

RGB
218, 8, 12
HSL
359°, 93%, 44%
CMYK
0, 96, 95, 15
Luminance
0.1511

Every format

HEX#da080c
RGBrgb(218, 8, 12)
HSLhsl(359, 93%, 44%)
CMYKcmyk(0%, 96%, 95%, 15%)
LABlab(45.8 70.6 56.2)
LCHlch(45.8 90.2 38.5)
OKLCHoklch(0.560 0.227 28.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da080c on white: 5.22:1
AA ✓ pass · AA-large · AAA
Aa
#da080c on black: 4.02:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green3.1%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta96.3%
Yellow94.5%
Key (black)14.5%

Color previews

#da080c text on a black background

contrast 4.02:1

Card sample

#da080c text on a white background

contrast 5.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da080c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da080c in the Color Lab