Skip to content

#df5b4d

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

RGB
223, 91, 77
HSL
6°, 70%, 59%
CMYK
0, 59, 66, 13
Luminance
0.2371

At a glance

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

Hex
#df5b4d
Hue
red
Saturation
70%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2371
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
5.74:1
Closest name
Indian Red
ΔE2000 6
Where it sits
Hue6° of 360°
Saturation70%
Lightness59%
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#df5b4d
RGBrgb(223, 91, 77)
HSLhsl(6, 70%, 59%)
CMYKcmyk(0%, 59%, 66%, 13%)
LABlab(55.8 50.7 34.4)
LCHlch(55.8 61.2 34.2)
OKLCHoklch(0.638 0.168 28.7)
Decimal14637901
Display P3color(display-p3 0.875 0.357 0.302)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df5b4d on white: 3.66:1
AA ✗ fail · AA-large · AAA
Aa
#df5b4d on black: 5.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7E744B
deuteranopia · #9E904A
tritanopia · #F43F58

Color scale — 50 to 950

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

#FBF4F3
#F8E9E7
#F2CDCA
#EEA7A0
#E57C70
#df5b4d
#CF3625
#AD2D1F
#8A2419
#641E16
#3F130E
Base = 500Lightest = 50 · #FBF4F3Darkest = 950 · #3F130E
:root {
  --brand-50: #FBF4F3;
  --brand-100: #F8E9E7;
  --brand-200: #F2CDCA;
  --brand-300: #EEA7A0;
  --brand-400: #E57C70;
  --brand-500: #df5b4d;
  --brand-600: #CF3625;
  --brand-700: #AD2D1F;
  --brand-800: #8A2419;
  --brand-900: #641E16;
  --brand-950: #3F130E;
  --brand: #df5b4d;
  --brand-ink: #000000;
}

Colors that work with #df5b4d

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#1BB199
Second voice, not a rival
Dark variant#6C1C13
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 #df5b4d

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#4DD1DF
Analogous left#DF4D88
Analogous right#DFA44D
Split-complement 1#4DDFA4
Split-complement 2#4D88DF
Triadic 1#4DDF5B
Triadic 2#5B4DDF
Tetradic#88DF4D

RGB percentages

Red87.5%
Green35.7%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta59.2%
Yellow65.5%
Key (black)12.5%

Color previews

#df5b4d text on a black background

contrast 5.74:1

Card sample

#df5b4d text on a white background

contrast 3.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df5b4d

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.

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

#df5b4d, answered

What color is #df5b4d?

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

What is the RGB value of #df5b4d?

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

Is #df5b4d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2371 and perceived brightness is 56%, so black text on it reaches 5.74:1.

Should I use black or white text on #df5b4d?

Black. It scores 5.74:1 against #df5b4d, versus 3.66:1 for white — AA at any size.

What is the complementary color of #df5b4d?

#4DD1DF sits directly opposite on the wheel. Softer options are the split-complements #4DDFA4 and #4D88DF, which give the same contrast with far less vibration.

What colors go well with #df5b4d?

For interface work: #FAF5F4 as the surface, #EDC4C0 for borders, #9B524B for secondary text, #1BB199 as an accent and #6C1C13 for hover and pressed states. For a palette, the analogous pair #DF4D88 and #DFA44D stays calm, while #4DD1DF is the loudest partner.

What is #df5b4d in CMYK for printing?

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

Is #df5b4d 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 #DF784D; nudged cooler, #E14B73.

Work with #df5b4d in the Color Lab