Skip to content

#df3f51

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

RGB
223, 63, 81
HSL
353°, 71%, 56%
CMYK
0, 72, 64, 13
Luminance
0.1984

At a glance

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

Hex
#df3f51
Hue
353°
red
Saturation
71%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1984
WCAG relative
Temperature
Warm
20/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
4.97:1
Closest name
Crimson
ΔE2000 5.4
Where it sits
Hue353° of 360°
Saturation71%
Lightness56%
Temperature
Warm ← → Cool20% 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#df3f51
RGBrgb(223, 63, 81)
HSLhsl(353, 71%, 56%)
CMYKcmyk(0%, 72%, 64%, 13%)
LABlab(51.7 62.3 26.9)
LCHlch(51.7 67.8 23.4)
OKLCHoklch(0.608 0.196 19.2)
Decimal14630737
Display P3color(display-p3 0.875 0.247 0.318)

Copy-ready code

/* CSS */
color: #df3f51;
background-color: #df3f51;
/* Tailwind (arbitrary) */
class="text-[#df3f51] bg-[#df3f51]"
/* SCSS */
$brand: #df3f51;
/* SwiftUI */
Color(red: 0.875, green: 0.247, blue: 0.318)
/* Android */
Color.parseColor("#df3f51")
/* Flutter */
Color(0xFFDF3F51)
/* Python / OpenCV (BGR) */
(81, 63, 223)

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

Accessibility — WCAG contrast

Aa
#df3f51 on white: 4.23:1
AA ✗ fail · AA-large · AAA
Aa
#df3f51 on black: 4.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6B6651
deuteranopia · #94874C
tritanopia · #F40247

Color scale — 50 to 950

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

#FCF3F4
#F8E7E9
#F3C9CE
#EF9FA8
#E76F7C
#df3f51
#D22337
#AF1D2D
#8C1724
#65151E
#3F0D13
Base = 500Lightest = 50 · #FCF3F4Darkest = 950 · #3F0D13
:root {
  --brand-50: #FCF3F4;
  --brand-100: #F8E7E9;
  --brand-200: #F3C9CE;
  --brand-300: #EF9FA8;
  --brand-400: #E76F7C;
  --brand-500: #df3f51;
  --brand-600: #D22337;
  --brand-700: #AF1D2D;
  --brand-800: #8C1724;
  --brand-900: #65151E;
  --brand-950: #3F0D13;
  --brand: #df3f51;
  --brand-ink: #000000;
}

Colors that work with #df3f51

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

Text on it#000000
Black wins here
Surface#FAF4F5
Tinted page background
Border#EDC0C5
Hairlines and dividers
Muted text#9B4B54
Captions on the surface
Accent#19B37B
Second voice, not a rival
Dark variant#6D121C
Hover, pressed, headers
Light variant#FBE9EB
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 #df3f51

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#3FDFCD
Analogous left#DF3FA1
Analogous right#DF7D3F
Split-complement 1#3FDF7D
Split-complement 2#3FA1DF
Triadic 1#51DF3F
Triadic 2#3F51DF
Tetradic#A1DF3F

RGB percentages

Red87.5%
Green24.7%
Blue31.8%

CMYK percentages

Cyan0.0%
Magenta71.7%
Yellow63.7%
Key (black)12.5%

Color previews

#df3f51 text on a black background

contrast 4.97:1

Card sample

#df3f51 text on a white background

contrast 4.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3f51

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.

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

#df3f51, answered

What color is #df3f51?

#df3f51 is a balanced vivid red, closest to Crimson (ΔE2000 5.4). It sits at 353° on the hue wheel with 71% saturation and 56% lightness, which reads as warm.

What is the RGB value of #df3f51?

rgb(223, 63, 81) — 223 red, 63 green and 81 blue out of 255, or 87.5% / 24.7% / 31.8% by channel.

Is #df3f51 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1984 and perceived brightness is 53%, so black text on it reaches 4.97:1.

Should I use black or white text on #df3f51?

Black. It scores 4.97:1 against #df3f51, versus 4.23:1 for white — AA at any size.

What is the complementary color of #df3f51?

#3FDFCD sits directly opposite on the wheel. Softer options are the split-complements #3FDF7D and #3FA1DF, which give the same contrast with far less vibration.

What colors go well with #df3f51?

For interface work: #FAF4F5 as the surface, #EDC0C5 for borders, #9B4B54 for secondary text, #19B37B as an accent and #6D121C for hover and pressed states. For a palette, the analogous pair #DF3FA1 and #DF7D3F stays calm, while #3FDFCD is the loudest partner.

What is #df3f51 in CMYK for printing?

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

Is #df3f51 warm or cool?

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

Work with #df3f51 in the Color Lab