Skip to content

#df4d3d

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

RGB
223, 77, 61
HSL
6°, 72%, 56%
CMYK
0, 66, 73, 13
Luminance
0.2133

At a glance

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

Hex
#df4d3d
Hue
red
Saturation
72%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2133
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
5.27:1
Closest name
Indian Red
ΔE2000 7.7
Where it sits
Hue6° of 360°
Saturation72%
Lightness56%
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#df4d3d
RGBrgb(223, 77, 61)
HSLhsl(6, 72%, 56%)
CMYKcmyk(0%, 66%, 73%, 13%)
LABlab(53.3 55.9 40.4)
LCHlch(53.3 69.0 35.8)
OKLCHoklch(0.619 0.185 29.5)
Decimal14634301
Display P3color(display-p3 0.875 0.302 0.239)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4d3d on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#df4d3d on black: 5.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #766B3A
deuteranopia · #9A8B38
tritanopia · #F5254A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df4d3d 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
#F3CDC9
#EFA79F
#E77A6F
#df4d3d
#D23423
#AF2B1D
#8C2317
#661D15
#3F120D
Base = 500Lightest = 50 · #FCF4F3Darkest = 950 · #3F120D
:root {
  --brand-50: #FCF4F3;
  --brand-100: #F8E9E7;
  --brand-200: #F3CDC9;
  --brand-300: #EFA79F;
  --brand-400: #E77A6F;
  --brand-500: #df4d3d;
  --brand-600: #D23423;
  --brand-700: #AF2B1D;
  --brand-800: #8C2317;
  --brand-900: #661D15;
  --brand-950: #3F120D;
  --brand: #df4d3d;
  --brand-ink: #000000;
}

Colors that work with #df4d3d

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#9B524B
Captions on the surface
Accent#18B49C
Second voice, not a rival
Dark variant#6D1B12
Hover, pressed, headers
Light variant#FBEBE9
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 #df4d3d

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#3DCFDF
Analogous left#DF3D7E
Analogous right#DF9E3D
Split-complement 1#3DDF9E
Split-complement 2#3D7EDF
Triadic 1#3DDF4D
Triadic 2#4D3DDF
Tetradic#7EDF3D

RGB percentages

Red87.5%
Green30.2%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta65.5%
Yellow72.6%
Key (black)12.5%

Color previews

#df4d3d text on a black background

contrast 5.27:1

Card sample

#df4d3d text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4d3d

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.

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

#df4d3d, answered

What color is #df4d3d?

#df4d3d is a balanced vivid red, closest to Indian Red (ΔE2000 7.7). It sits at 6° on the hue wheel with 72% saturation and 56% lightness, which reads as warm.

What is the RGB value of #df4d3d?

rgb(223, 77, 61) — 223 red, 77 green and 61 blue out of 255, or 87.5% / 30.2% / 23.9% by channel.

Is #df4d3d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2133 and perceived brightness is 54%, so black text on it reaches 5.27:1.

Should I use black or white text on #df4d3d?

Black. It scores 5.27:1 against #df4d3d, versus 3.99:1 for white — AA at any size.

What is the complementary color of #df4d3d?

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

What colors go well with #df4d3d?

For interface work: #FAF5F4 as the surface, #EDC4C0 for borders, #9B524B for secondary text, #18B49C as an accent and #6D1B12 for hover and pressed states. For a palette, the analogous pair #DF3D7E and #DF9E3D stays calm, while #3DCFDF is the loudest partner.

What is #df4d3d in CMYK for printing?

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

Is #df4d3d 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 #DF6C3D; nudged cooler, #E13B67.

Work with #df4d3d in the Color Lab