Skip to content

#dc080d

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

RGB
220, 8, 13
HSL
359°, 93%, 45%
CMYK
0, 96, 94, 14
Luminance
0.1542

At a glance

Every number on this page in one read: what #dc080d is made of, how bright it looks, and which way it leans.

Hex
#dc080d
Hue
359°
red
Saturation
93%
electric
Lightness
45%
dark
Brightness
86%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1542
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Electric
Best ink
White
5.14:1
Closest name
Red
ΔE2000 7.6
Where it sits
Hue359° of 360°
Saturation93%
Lightness45%
Temperature
Warm ← → Cool17% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dc080d
RGBrgb(220, 8, 13)
HSLhsl(359, 93%, 45%)
CMYKcmyk(0%, 96%, 94%, 14%)
LABlab(46.2 71.1 56.4)
LCHlch(46.2 90.7 38.4)
OKLCHoklch(0.564 0.228 28.6)
Decimal14419981
Display P3color(display-p3 0.863 0.031 0.051)

Copy-ready code

/* CSS */
color: #dc080d;
background-color: #dc080d;
/* Tailwind (arbitrary) */
class="text-[#dc080d] bg-[#dc080d]"
/* SCSS */
$brand: #dc080d;
/* SwiftUI */
Color(red: 0.863, green: 0.031, blue: 0.051)
/* Android */
Color.parseColor("#dc080d")
/* Flutter */
Color(0xFFDC080D)
/* Python / OpenCV (BGR) */
(13, 8, 220)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #dc080d · 5.14:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.14:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.08:1
AA fail · AA large pass · AAA fail
Reading the other direction: #dc080d as text scores 5.14:1 on white and 4.08:1 on black.

Accessibility — WCAG contrast

Aa
#dc080d on white: 5.14:1
AA ✓ pass · AA-large · AAA
Aa
#dc080d on black: 4.08:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5E5204
deuteranopia · #8C7C00
tritanopia · #F30013

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dc080d is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF2F2
#FBE4E5
#F9C2C4
#FB9395
#F95D60
#F7262B
#dc080d
#C5070C
#9D0609
#72090B
#470607
Base = 600Lightest = 50 · #FDF2F2Darkest = 950 · #470607
:root {
  --brand-50: #FDF2F2;
  --brand-100: #FBE4E5;
  --brand-200: #F9C2C4;
  --brand-300: #FB9395;
  --brand-400: #F95D60;
  --brand-500: #F7262B;
  --brand-600: #dc080d;
  --brand-700: #C5070C;
  --brand-800: #9D0609;
  --brand-900: #72090B;
  --brand-950: #470607;
  --brand: #dc080d;
  --brand-ink: #ffffff;
}

Colors that work with #dc080d

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF4F4
Tinted page background
Border#EDC0C1
Hairlines and dividers
Muted text#9B4B4C
Captions on the surface
Accent#03C993
Second voice, not a rival
Dark variant#7B0407
Hover, pressed, headers
Light variant#FEE6E7
Selected rows, tints
Dark surface#241414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #dc080d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#08DCD7
Analogous left#DC0877
Analogous right#DC6D08
Split-complement 1#08DC6D
Split-complement 2#0877DC
Triadic 1#0DDC08
Triadic 2#080DDC
Tetradic#77DC08

RGB percentages

Red86.3%
Green3.1%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta96.4%
Yellow94.1%
Key (black)13.7%

Color previews

#dc080d text on a black background

contrast 4.08:1

Card sample

#dc080d text on a white background

contrast 5.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc080d

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#dc080d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dc080d, answered

What color is #dc080d?

#dc080d is a dark electric red, closest to Red (ΔE2000 7.6). It sits at 359° on the hue wheel with 93% saturation and 45% lightness, which reads as warm.

What is the RGB value of #dc080d?

rgb(220, 8, 13) — 220 red, 8 green and 13 blue out of 255, or 86.3% / 3.1% / 5.1% by channel.

Is #dc080d a light or a dark color?

It is a dark color. Relative luminance is 0.1542 and perceived brightness is 47%, so white text on it reaches 5.14:1.

Should I use black or white text on #dc080d?

White. It scores 5.14:1 against #dc080d, versus 4.08:1 for black — AA at any size.

What is the complementary color of #dc080d?

#08DCD7 sits directly opposite on the wheel. Softer options are the split-complements #08DC6D and #0877DC, which give the same contrast with far less vibration.

What colors go well with #dc080d?

For interface work: #FAF4F4 as the surface, #EDC0C1 for borders, #9B4B4C for secondary text, #03C993 as an accent and #7B0407 for hover and pressed states. For a palette, the analogous pair #DC0877 and #DC6D08 stays calm, while #08DCD7 is the loudest partner.

What is #dc080d in CMYK for printing?

cmyk(0%, 96%, 94%, 14%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #dc080d warm or cool?

Warm — it scores 17 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DC3508; nudged cooler, #DE065A.

Work with #dc080d in the Color Lab