Skip to content

#d41f39

a balanced, vivid red · warm · closest name: Crimson

RGB
212, 31, 57
HSL
351°, 75%, 48%
CMYK
0, 85, 73, 17
Luminance
0.1527

At a glance

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

Hex
#d41f39
Hue
351°
red
Saturation
75%
vivid
Lightness
48%
balanced
Brightness
83%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1527
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Vivid
Best ink
White
5.18:1
Closest name
Crimson
ΔE2000 1.6
Where it sits
Hue351° of 360°
Saturation75%
Lightness48%
Temperature
Warm ← → Cool21% 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#d41f39
RGBrgb(212, 31, 57)
HSLhsl(351, 75%, 48%)
CMYKcmyk(0%, 85%, 73%, 17%)
LABlab(46.0 66.9 33.8)
LCHlch(46.0 75.0 26.8)
OKLCHoklch(0.561 0.210 21.3)
Decimal13901625
Display P3color(display-p3 0.831 0.122 0.224)

Copy-ready code

/* CSS */
color: #d41f39;
background-color: #d41f39;
/* Tailwind (arbitrary) */
class="text-[#d41f39] bg-[#d41f39]"
/* SCSS */
$brand: #d41f39;
/* SwiftUI */
Color(red: 0.831, green: 0.122, blue: 0.224)
/* Android */
Color.parseColor("#d41f39")
/* Flutter */
Color(0xFFD41F39)
/* Python / OpenCV (BGR) */
(57, 31, 212)

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

Accessibility — WCAG contrast

Aa
#d41f39 on white: 5.18:1
AA ✓ pass · AA-large · AAA
Aa
#d41f39 on black: 4.05:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5C5538
deuteranopia · #887A32
tritanopia · #E9002C

Color scale — 50 to 950

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

#FCF3F4
#F9E7E9
#F4C8CE
#F19DA9
#EA6C7E
#E23B53
#d41f39
#B21A30
#8E1526
#67131F
#400C14
Base = 600Lightest = 50 · #FCF3F4Darkest = 950 · #400C14
:root {
  --brand-50: #FCF3F4;
  --brand-100: #F9E7E9;
  --brand-200: #F4C8CE;
  --brand-300: #F19DA9;
  --brand-400: #EA6C7E;
  --brand-500: #E23B53;
  --brand-600: #d41f39;
  --brand-700: #B21A30;
  --brand-800: #8E1526;
  --brand-900: #67131F;
  --brand-950: #400C14;
  --brand: #d41f39;
  --brand-ink: #ffffff;
}

Colors that work with #d41f39

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#FAF4F5
Tinted page background
Border#EDC0C6
Hairlines and dividers
Muted text#9B4B56
Captions on the surface
Accent#16B677
Second voice, not a rival
Dark variant#6F101E
Hover, pressed, headers
Light variant#FCE9EB
Selected rows, tints
Dark surface#241416
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 #d41f39

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
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • 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#1FD4BA
Analogous left#D41F93
Analogous right#D45F1F
Split-complement 1#1FD45F
Split-complement 2#1F93D4
Triadic 1#39D41F
Triadic 2#1F39D4
Tetradic#93D41F

RGB percentages

Red83.1%
Green12.2%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta85.4%
Yellow73.1%
Key (black)16.9%

Color previews

#d41f39 text on a black background

contrast 4.05:1

Card sample

#d41f39 text on a white background

contrast 5.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d41f39

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.

#d41f39 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

Converts to four-color process without much drama. Proof it anyway.

#d41f39, answered

What color is #d41f39?

#d41f39 is a balanced vivid red, closest to Crimson (ΔE2000 1.6). It sits at 351° on the hue wheel with 75% saturation and 48% lightness, which reads as warm.

What is the RGB value of #d41f39?

rgb(212, 31, 57) — 212 red, 31 green and 57 blue out of 255, or 83.1% / 12.2% / 22.4% by channel.

Is #d41f39 a light or a dark color?

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

Should I use black or white text on #d41f39?

White. It scores 5.18:1 against #d41f39, versus 4.05:1 for black — AA at any size.

What is the complementary color of #d41f39?

#1FD4BA sits directly opposite on the wheel. Softer options are the split-complements #1FD45F and #1F93D4, which give the same contrast with far less vibration.

What colors go well with #d41f39?

For interface work: #FAF4F5 as the surface, #EDC0C6 for borders, #9B4B56 for secondary text, #16B677 as an accent and #6F101E for hover and pressed states. For a palette, the analogous pair #D41F93 and #D45F1F stays calm, while #1FD4BA is the loudest partner.

What is #d41f39 in CMYK for printing?

cmyk(0%, 85%, 73%, 17%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d41f39 warm or cool?

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

Work with #d41f39 in the Color Lab