Skip to content

#df9b7a

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

RGB
223, 155, 122
HSL
20°, 61%, 68%
CMYK
0, 31, 45, 13
Luminance
0.4054

At a glance

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

Hex
#df9b7a
Hue
20°
orange
Saturation
61%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4054
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
9.11:1
Closest name
Dark Salmon
ΔE2000 3.9
Where it sits
Hue20° of 360°
Saturation61%
Lightness68%
Temperature
Warm ← → Cool6% 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#df9b7a
RGBrgb(223, 155, 122)
HSLhsl(20, 61%, 68%)
CMYKcmyk(0%, 31%, 45%, 13%)
LABlab(69.8 21.6 27.5)
LCHlch(69.8 35.0 51.9)
OKLCHoklch(0.748 0.094 46.7)
Decimal14654330
Display P3color(display-p3 0.875 0.608 0.478)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df9b7a on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#df9b7a on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADA277
deuteranopia · #BDB07A
tritanopia · #EF8F92

Color scale — 50 to 950

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

#FBF6F4
#F7EDE8
#F0D8CC
#E9BBA5
#df9b7a
#D3774A
#C5602F
#A45028
#844020
#60311B
#3C1F11
Base = 400Lightest = 50 · #FBF6F4Darkest = 950 · #3C1F11
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7EDE8;
  --brand-200: #F0D8CC;
  --brand-300: #E9BBA5;
  --brand-400: #df9b7a;
  --brand-500: #D3774A;
  --brand-600: #C5602F;
  --brand-700: #A45028;
  --brand-800: #844020;
  --brand-900: #60311B;
  --brand-950: #3C1F11;
  --brand: #df9b7a;
  --brand-ink: #000000;
}

Colors that work with #df9b7a

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#FAF6F4
Tinted page background
Border#EDCEC0
Hairlines and dividers
Muted text#9B654B
Captions on the surface
Accent#249EA8
Second voice, not a rival
Dark variant#673219
Hover, pressed, headers
Light variant#FAF0EA
Selected rows, tints
Dark surface#241914
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 #df9b7a

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#7ABEDF
Analogous left#DF7A8B
Analogous right#DFCD7A
Split-complement 1#7ADFCD
Split-complement 2#7A8BDF
Triadic 1#7ADF9B
Triadic 2#9B7ADF
Tetradic#8BDF7A

RGB percentages

Red87.5%
Green60.8%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta30.5%
Yellow45.3%
Key (black)12.5%

Color previews

#df9b7a text on a black background

contrast 9.11:1

Card sample

#df9b7a text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9b7a

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.

#df9b7a in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#df9b7a, answered

What color is #df9b7a?

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

What is the RGB value of #df9b7a?

rgb(223, 155, 122) — 223 red, 155 green and 122 blue out of 255, or 87.5% / 60.8% / 47.8% by channel.

Is #df9b7a a light or a dark color?

It is a mid-tone. Relative luminance is 0.4054 and perceived brightness is 69%, so black text on it reaches 9.11:1.

Should I use black or white text on #df9b7a?

Black. It scores 9.11:1 against #df9b7a, versus 2.31:1 for white — AAA at any size.

What is the complementary color of #df9b7a?

#7ABEDF sits directly opposite on the wheel. Softer options are the split-complements #7ADFCD and #7A8BDF, which give the same contrast with far less vibration.

What colors go well with #df9b7a?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B654B for secondary text, #249EA8 as an accent and #673219 for hover and pressed states. For a palette, the analogous pair #DF7A8B and #DFCD7A stays calm, while #7ABEDF is the loudest partner.

What is #df9b7a in CMYK for printing?

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

Is #df9b7a warm or cool?

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

Work with #df9b7a in the Color Lab