Skip to content

#d80c39

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

RGB
216, 12, 57
HSL
347°, 90%, 45%
CMYK
0, 94, 74, 15
Luminance
0.1516

At a glance

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

Hex
#d80c39
Hue
347°
red
Saturation
90%
electric
Lightness
45%
dark
Brightness
85%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1516
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Electric
Best ink
White
5.21:1
Closest name
Crimson
ΔE2000 1.2
Where it sits
Hue347° of 360°
Saturation90%
Lightness45%
Temperature
Warm ← → Cool24% 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#d80c39
RGBrgb(216, 12, 57)
HSLhsl(347, 90%, 45%)
CMYKcmyk(0%, 94%, 74%, 15%)
LABlab(45.9 70.7 33.8)
LCHlch(45.9 78.4 25.5)
OKLCHoklch(0.561 0.221 20.2)
Decimal14158905
Display P3color(display-p3 0.847 0.047 0.224)

Copy-ready code

/* CSS */
color: #d80c39;
background-color: #d80c39;
/* Tailwind (arbitrary) */
class="text-[#d80c39] bg-[#d80c39]"
/* SCSS */
$brand: #d80c39;
/* SwiftUI */
Color(red: 0.847, green: 0.047, blue: 0.224)
/* Android */
Color.parseColor("#d80c39")
/* Flutter */
Color(0xFFD80C39)
/* Python / OpenCV (BGR) */
(57, 12, 216)

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 #d80c39 · 5.21:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.21:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.03:1
AA fail · AA large pass · AAA fail
Reading the other direction: #d80c39 as text scores 5.21:1 on white and 4.03:1 on black.

Accessibility — WCAG contrast

Aa
#d80c39 on white: 5.21:1
AA ✓ pass · AA-large · AAA
Aa
#d80c39 on black: 4.03:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #595338
deuteranopia · #887B32
tritanopia · #EE0025

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d80c39 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.

#FDF2F4
#FBE5EA
#F8C3CF
#F995AB
#F66081
#F32A57
#d80c39
#C10B33
#9B0929
#700B21
#460715
Base = 600Lightest = 50 · #FDF2F4Darkest = 950 · #460715
:root {
  --brand-50: #FDF2F4;
  --brand-100: #FBE5EA;
  --brand-200: #F8C3CF;
  --brand-300: #F995AB;
  --brand-400: #F66081;
  --brand-500: #F32A57;
  --brand-600: #d80c39;
  --brand-700: #C10B33;
  --brand-800: #9B0929;
  --brand-900: #700B21;
  --brand-950: #460715;
  --brand: #d80c39;
  --brand-ink: #ffffff;
}

Colors that work with #d80c39

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#FAF4F6
Tinted page background
Border#EDC0CA
Hairlines and dividers
Muted text#9B4B5C
Captions on the surface
Accent#06C66B
Second voice, not a rival
Dark variant#790720
Hover, pressed, headers
Light variant#FEE7EC
Selected rows, tints
Dark surface#241417
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 #d80c39

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#0CD8AB
Analogous left#D80C9F
Analogous right#D8450C
Split-complement 1#0CD845
Split-complement 2#0C9FD8
Triadic 1#39D80C
Triadic 2#0C39D8
Tetradic#9FD80C

RGB percentages

Red84.7%
Green4.7%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta94.4%
Yellow73.6%
Key (black)15.3%

Color previews

#d80c39 text on a black background

contrast 4.03:1

Card sample

#d80c39 text on a white background

contrast 5.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d80c39

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.

#d80c39 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.

#d80c39, answered

What color is #d80c39?

#d80c39 is a dark electric red, closest to Crimson (ΔE2000 1.2). It sits at 347° on the hue wheel with 90% saturation and 45% lightness, which reads as warm.

What is the RGB value of #d80c39?

rgb(216, 12, 57) — 216 red, 12 green and 57 blue out of 255, or 84.7% / 4.7% / 22.4% by channel.

Is #d80c39 a light or a dark color?

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

Should I use black or white text on #d80c39?

White. It scores 5.21:1 against #d80c39, versus 4.03:1 for black — AA at any size.

What is the complementary color of #d80c39?

#0CD8AB sits directly opposite on the wheel. Softer options are the split-complements #0CD845 and #0C9FD8, which give the same contrast with far less vibration.

What colors go well with #d80c39?

For interface work: #FAF4F6 as the surface, #EDC0CA for borders, #9B4B5C for secondary text, #06C66B as an accent and #790720 for hover and pressed states. For a palette, the analogous pair #D80C9F and #D8450C stays calm, while #0CD8AB is the loudest partner.

What is #d80c39 in CMYK for printing?

cmyk(0%, 94%, 74%, 15%). 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 #d80c39 warm or cool?

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

Work with #d80c39 in the Color Lab