Skip to content

#df3f2d

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

RGB
223, 63, 45
HSL
6°, 74%, 53%
CMYK
0, 72, 80, 13
Luminance
0.1943

At a glance

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

Hex
#df3f2d
Hue
red
Saturation
74%
vivid
Lightness
53%
balanced
Brightness
87%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1943
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
4.89:1
Closest name
Red
ΔE2000 6.2
Where it sits
Hue6° of 360°
Saturation74%
Lightness53%
Temperature
Warm ← → Cool13% 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#df3f2d
RGBrgb(223, 63, 45)
HSLhsl(6, 74%, 53%)
CMYKcmyk(0%, 72%, 80%, 13%)
LABlab(51.2 60.7 46.6)
LCHlch(51.2 76.5 37.6)
OKLCHoklch(0.603 0.200 30.2)
Decimal14630701
Display P3color(display-p3 0.875 0.247 0.176)

Copy-ready code

/* CSS */
color: #df3f2d;
background-color: #df3f2d;
/* Tailwind (arbitrary) */
class="text-[#df3f2d] bg-[#df3f2d]"
/* SCSS */
$brand: #df3f2d;
/* SwiftUI */
Color(red: 0.875, green: 0.247, blue: 0.176)
/* Android */
Color.parseColor("#df3f2d")
/* Flutter */
Color(0xFFDF3F2D)
/* Python / OpenCV (BGR) */
(45, 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 #df3f2d · 4.89:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.30:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.89:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #df3f2d as text scores 4.30:1 on white and 4.89:1 on black.

Accessibility — WCAG contrast

Aa
#df3f2d on white: 4.30:1
AA ✗ fail · AA-large · AAA
Aa
#df3f2d on black: 4.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6F6429
deuteranopia · #978725
tritanopia · #F6003C

Color scale — 50 to 950

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

#FCF4F3
#F8E9E7
#F3CDC8
#F0A69E
#E97A6D
#df3f2d
#D43320
#B12A1B
#8E2216
#671C14
#40120C
Base = 500Lightest = 50 · #FCF4F3Darkest = 950 · #40120C
:root {
  --brand-50: #FCF4F3;
  --brand-100: #F8E9E7;
  --brand-200: #F3CDC8;
  --brand-300: #F0A69E;
  --brand-400: #E97A6D;
  --brand-500: #df3f2d;
  --brand-600: #D43320;
  --brand-700: #B12A1B;
  --brand-800: #8E2216;
  --brand-900: #671C14;
  --brand-950: #40120C;
  --brand: #df3f2d;
  --brand-ink: #000000;
}

Colors that work with #df3f2d

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#FAF5F4
Tinted page background
Border#EDC4C0
Hairlines and dividers
Muted text#9B534B
Captions on the surface
Accent#17B59E
Second voice, not a rival
Dark variant#6F1A11
Hover, pressed, headers
Light variant#FCEBE9
Selected rows, tints
Dark surface#241514
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 #df3f2d

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#2DCDDF
Analogous left#DF2D74
Analogous right#DF982D
Split-complement 1#2DDF98
Split-complement 2#2D74DF
Triadic 1#2DDF3F
Triadic 2#3F2DDF
Tetradic#74DF2D

RGB percentages

Red87.5%
Green24.7%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta71.7%
Yellow79.8%
Key (black)12.5%

Color previews

#df3f2d text on a black background

contrast 4.89:1

Card sample

#df3f2d text on a white background

contrast 4.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3f2d

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.

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

#df3f2d, answered

What color is #df3f2d?

#df3f2d is a balanced vivid red, closest to Red (ΔE2000 6.2). It sits at 6° on the hue wheel with 74% saturation and 53% lightness, which reads as warm.

What is the RGB value of #df3f2d?

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

Is #df3f2d a light or a dark color?

It is a mid-tone. Relative luminance is 0.1943 and perceived brightness is 52%, so black text on it reaches 4.89:1.

Should I use black or white text on #df3f2d?

Black. It scores 4.89:1 against #df3f2d, versus 4.30:1 for white — AA at any size.

What is the complementary color of #df3f2d?

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

What colors go well with #df3f2d?

For interface work: #FAF5F4 as the surface, #EDC4C0 for borders, #9B534B for secondary text, #17B59E as an accent and #6F1A11 for hover and pressed states. For a palette, the analogous pair #DF2D74 and #DF982D stays calm, while #2DCDDF is the loudest partner.

What is #df3f2d in CMYK for printing?

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

Is #df3f2d warm or cool?

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

Work with #df3f2d in the Color Lab