Skip to content

#df9f5c

a balanced, vivid orange · warm · closest name: Sandy Brown

RGB
223, 159, 92
HSL
31°, 67%, 62%
CMYK
0, 29, 59, 13
Luminance
0.4126

At a glance

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

Hex
#df9f5c
Hue
31°
orange
Saturation
67%
vivid
Lightness
62%
balanced
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4126
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
9.25:1
Closest name
Sandy Brown
ΔE2000 4.5
Where it sits
Hue31° of 360°
Saturation67%
Lightness62%
Temperature
Warm ← → Cool1% 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#df9f5c
RGBrgb(223, 159, 92)
HSLhsl(31, 67%, 62%)
CMYKcmyk(0%, 29%, 59%, 13%)
LABlab(70.4 16.8 44.0)
LCHlch(70.4 47.0 69.1)
OKLCHoklch(0.751 0.113 65.8)
Decimal14655324
Display P3color(display-p3 0.875 0.624 0.361)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df9f5c on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#df9f5c on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4A356
deuteranopia · #C3B25D
tritanopia · #F1908F

Color scale — 50 to 950

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

#FBF7F3
#F8F0E8
#F1DECA
#EDC8A1
#df9f5c
#DA9143
#CD7C28
#AB6821
#88531B
#633E17
#3E270F
Base = 400Lightest = 50 · #FBF7F3Darkest = 950 · #3E270F
:root {
  --brand-50: #FBF7F3;
  --brand-100: #F8F0E8;
  --brand-200: #F1DECA;
  --brand-300: #EDC8A1;
  --brand-400: #df9f5c;
  --brand-500: #DA9143;
  --brand-600: #CD7C28;
  --brand-700: #AB6821;
  --brand-800: #88531B;
  --brand-900: #633E17;
  --brand-950: #3E270F;
  --brand: #df9f5c;
  --brand-ink: #000000;
}

Colors that work with #df9f5c

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#FAF7F4
Tinted page background
Border#EDD7C0
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#1D89AF
Second voice, not a rival
Dark variant#6B4115
Hover, pressed, headers
Light variant#FBF2EA
Selected rows, tints
Dark surface#241C14
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 #df9f5c

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
  • 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
  • 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#5C9CDF
Analogous left#DF5E5C
Analogous right#DEDF5C
Split-complement 1#5CDEDF
Split-complement 2#5E5CDF
Triadic 1#5CDF9F
Triadic 2#9F5CDF
Tetradic#5CDF5E

RGB percentages

Red87.5%
Green62.4%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta28.7%
Yellow58.7%
Key (black)12.5%

Color previews

#df9f5c text on a black background

contrast 9.25:1

Card sample

#df9f5c text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9f5c

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.

#df9f5c 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
ButtonsLinksFocus statesCharts
Print note

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

#df9f5c, answered

What color is #df9f5c?

#df9f5c is a balanced vivid orange, closest to Sandy Brown (ΔE2000 4.5). It sits at 31° on the hue wheel with 67% saturation and 62% lightness, which reads as warm.

What is the RGB value of #df9f5c?

rgb(223, 159, 92) — 223 red, 159 green and 92 blue out of 255, or 87.5% / 62.4% / 36.1% by channel.

Is #df9f5c a light or a dark color?

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

Should I use black or white text on #df9f5c?

Black. It scores 9.25:1 against #df9f5c, versus 2.27:1 for white — AAA at any size.

What is the complementary color of #df9f5c?

#5C9CDF sits directly opposite on the wheel. Softer options are the split-complements #5CDEDF and #5E5CDF, which give the same contrast with far less vibration.

What colors go well with #df9f5c?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #1D89AF as an accent and #6B4115 for hover and pressed states. For a palette, the analogous pair #DF5E5C and #DEDF5C stays calm, while #5C9CDF is the loudest partner.

What is #df9f5c in CMYK for printing?

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

Is #df9f5c warm or cool?

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

Work with #df9f5c in the Color Lab