Skip to content

#df8b79

a light, vivid red · warm · closest name: Dark Salmon

RGB
223, 139, 121
HSL
11°, 61%, 68%
CMYK
0, 38, 46, 13
Luminance
0.3553

At a glance

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

Hex
#df8b79
Hue
11°
red
Saturation
61%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3553
WCAG relative
Temperature
Warm
11/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
8.11:1
Closest name
Dark Salmon
ΔE2000 4.5
Where it sits
Hue11° of 360°
Saturation61%
Lightness68%
Temperature
Warm ← → Cool11% 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#df8b79
RGBrgb(223, 139, 121)
HSLhsl(11, 61%, 68%)
CMYKcmyk(0%, 38%, 46%, 13%)
LABlab(66.2 30.0 23.1)
LCHlch(66.2 37.9 37.6)
OKLCHoklch(0.720 0.107 32.8)
Decimal14650233
Display P3color(display-p3 0.875 0.545 0.475)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8b79 on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#df8b79 on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9F9677
deuteranopia · #B3A878
tritanopia · #F07F86

Color scale — 50 to 950

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

#FBF5F4
#F7EBE8
#F0D2CC
#E9B1A4
#df8b79
#D4624A
#C64A2F
#A53E27
#84311F
#60271B
#3C1811
Base = 400Lightest = 50 · #FBF5F4Darkest = 950 · #3C1811
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7EBE8;
  --brand-200: #F0D2CC;
  --brand-300: #E9B1A4;
  --brand-400: #df8b79;
  --brand-500: #D4624A;
  --brand-600: #C64A2F;
  --brand-700: #A53E27;
  --brand-800: #84311F;
  --brand-900: #60271B;
  --brand-950: #3C1811;
  --brand: #df8b79;
  --brand-ink: #000000;
}

Colors that work with #df8b79

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#EDC8C0
Hairlines and dividers
Muted text#9B594B
Captions on the surface
Accent#24A89F
Second voice, not a rival
Dark variant#672619
Hover, pressed, headers
Light variant#FAEDEA
Selected rows, tints
Dark surface#241714
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 #df8b79

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#79CDDF
Analogous left#DF799A
Analogous right#DFBE79
Split-complement 1#79DFBE
Split-complement 2#799ADF
Triadic 1#79DF8B
Triadic 2#8B79DF
Tetradic#9ADF79

RGB percentages

Red87.5%
Green54.5%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta37.7%
Yellow45.7%
Key (black)12.5%

Color previews

#df8b79 text on a black background

contrast 8.11:1

Card sample

#df8b79 text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8b79

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.

#df8b79 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#df8b79, answered

What color is #df8b79?

#df8b79 is a light vivid red, closest to Dark Salmon (ΔE2000 4.5). It sits at 11° on the hue wheel with 61% saturation and 68% lightness, which reads as warm.

What is the RGB value of #df8b79?

rgb(223, 139, 121) — 223 red, 139 green and 121 blue out of 255, or 87.5% / 54.5% / 47.5% by channel.

Is #df8b79 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3553 and perceived brightness is 65%, so black text on it reaches 8.11:1.

Should I use black or white text on #df8b79?

Black. It scores 8.11:1 against #df8b79, versus 2.59:1 for white — AAA at any size.

What is the complementary color of #df8b79?

#79CDDF sits directly opposite on the wheel. Softer options are the split-complements #79DFBE and #799ADF, which give the same contrast with far less vibration.

What colors go well with #df8b79?

For interface work: #FAF5F4 as the surface, #EDC8C0 for borders, #9B594B for secondary text, #24A89F as an accent and #672619 for hover and pressed states. For a palette, the analogous pair #DF799A and #DFBE79 stays calm, while #79CDDF is the loudest partner.

What is #df8b79 in CMYK for printing?

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

Is #df8b79 warm or cool?

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

Work with #df8b79 in the Color Lab