Skip to content

#d72f2f

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

RGB
215, 47, 47
HSL
0°, 68%, 51%
CMYK
0, 78, 78, 16
Luminance
0.1669

At a glance

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

Hex
#d72f2f
Hue
red
Saturation
68%
vivid
Lightness
51%
balanced
Brightness
84%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1669
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Vivid
Best ink
White
4.84:1
Closest name
Crimson
ΔE2000 5.6
Where it sits
Hue0° of 360°
Saturation68%
Lightness51%
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#d72f2f
RGBrgb(215, 47, 47)
HSLhsl(0, 68%, 51%)
CMYKcmyk(0%, 78%, 78%, 16%)
LABlab(47.9 63.5 41.7)
LCHlch(47.9 76.0 33.3)
OKLCHoklch(0.575 0.204 26.5)
Decimal14102319
Display P3color(display-p3 0.843 0.184 0.184)

Copy-ready code

/* CSS */
color: #d72f2f;
background-color: #d72f2f;
/* Tailwind (arbitrary) */
class="text-[#d72f2f] bg-[#d72f2f]"
/* SCSS */
$brand: #d72f2f;
/* SwiftUI */
Color(red: 0.843, green: 0.184, blue: 0.184)
/* Android */
Color.parseColor("#d72f2f")
/* Flutter */
Color(0xFFD72F2F)
/* Python / OpenCV (BGR) */
(47, 47, 215)

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

Accessibility — WCAG contrast

Aa
#d72f2f on white: 4.84:1
AA ✓ pass · AA-large · AAA
Aa
#d72f2f on black: 4.34:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #645A2D
deuteranopia · #8D7F27
tritanopia · #ED0032

Color scale — 50 to 950

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

#FBF3F3
#F8E8E8
#F2CACA
#EDA1A1
#E47272
#DB4343
#d72f2f
#AB2121
#891A1A
#631717
#3E0E0E
Base = 600Lightest = 50 · #FBF3F3Darkest = 950 · #3E0E0E
:root {
  --brand-50: #FBF3F3;
  --brand-100: #F8E8E8;
  --brand-200: #F2CACA;
  --brand-300: #EDA1A1;
  --brand-400: #E47272;
  --brand-500: #DB4343;
  --brand-600: #d72f2f;
  --brand-700: #AB2121;
  --brand-800: #891A1A;
  --brand-900: #631717;
  --brand-950: #3E0E0E;
  --brand: #d72f2f;
  --brand-ink: #ffffff;
}

Colors that work with #d72f2f

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#EDC0C0
Hairlines and dividers
Muted text#9B4B4B
Captions on the surface
Accent#1DAF8A
Second voice, not a rival
Dark variant#6B1515
Hover, pressed, headers
Light variant#FBEAEA
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 #d72f2f

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#2FD7D7
Analogous left#D72F83
Analogous right#D7832F
Split-complement 1#2FD783
Split-complement 2#2F83D7
Triadic 1#2FD72F
Triadic 2#2F2FD7
Tetradic#83D72F

RGB percentages

Red84.3%
Green18.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta78.1%
Yellow78.1%
Key (black)15.7%

Color previews

#d72f2f text on a black background

contrast 4.34:1

Card sample

#d72f2f text on a white background

contrast 4.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d72f2f

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.

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

#d72f2f, answered

What color is #d72f2f?

#d72f2f is a balanced vivid red, closest to Crimson (ΔE2000 5.6). It sits at 0° on the hue wheel with 68% saturation and 51% lightness, which reads as warm.

What is the RGB value of #d72f2f?

rgb(215, 47, 47) — 215 red, 47 green and 47 blue out of 255, or 84.3% / 18.4% / 18.4% by channel.

Is #d72f2f a light or a dark color?

It is a dark color. Relative luminance is 0.1669 and perceived brightness is 49%, so white text on it reaches 4.84:1.

Should I use black or white text on #d72f2f?

White. It scores 4.84:1 against #d72f2f, versus 4.34:1 for black — AA at any size.

What is the complementary color of #d72f2f?

#2FD7D7 sits directly opposite on the wheel. Softer options are the split-complements #2FD783 and #2F83D7, which give the same contrast with far less vibration.

What colors go well with #d72f2f?

For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4B for secondary text, #1DAF8A as an accent and #6B1515 for hover and pressed states. For a palette, the analogous pair #D72F83 and #D7832F stays calm, while #2FD7D7 is the loudest partner.

What is #d72f2f in CMYK for printing?

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

Is #d72f2f 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 #D7582F; nudged cooler, #D92D6C.

Work with #d72f2f in the Color Lab