Skip to content

#dfb97d

a light, vivid orange · warm · closest name: Burly Wood

RGB
223, 185, 125
HSL
37°, 61%, 68%
CMYK
0, 17, 44, 13
Luminance
0.5187

At a glance

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

Hex
#dfb97d
Hue
37°
orange
Saturation
61%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5187
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
11.37:1
Closest name
Burly Wood
ΔE2000 2.7
Where it sits
Hue37° 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#dfb97d
RGBrgb(223, 185, 125)
HSLhsl(37, 61%, 68%)
CMYKcmyk(0%, 17%, 44%, 13%)
LABlab(77.2 5.8 35.5)
LCHlch(77.2 36.0 80.6)
OKLCHoklch(0.806 0.089 78.4)
Decimal14662013
Display P3color(display-p3 0.875 0.725 0.490)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb97d on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#dfb97d on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9B979
deuteranopia · #D2C37F
tritanopia · #EEAEAA

Color scale — 50 to 950

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

#FBF8F4
#F7F1E8
#EFE2CC
#E9CEA5
#dfb97d
#D39E4B
#C48B30
#A47428
#835D20
#5F451B
#3C2B11
Base = 400Lightest = 50 · #FBF8F4Darkest = 950 · #3C2B11
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F1E8;
  --brand-200: #EFE2CC;
  --brand-300: #E9CEA5;
  --brand-400: #dfb97d;
  --brand-500: #D39E4B;
  --brand-600: #C48B30;
  --brand-700: #A47428;
  --brand-800: #835D20;
  --brand-900: #5F451B;
  --brand-950: #3C2B11;
  --brand: #dfb97d;
  --brand-ink: #000000;
}

Colors that work with #dfb97d

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#FAF8F4
Tinted page background
Border#EDDBC0
Hairlines and dividers
Muted text#9B7C4B
Captions on the surface
Accent#2578A7
Second voice, not a rival
Dark variant#664819
Hover, pressed, headers
Light variant#FAF4EB
Selected rows, tints
Dark surface#241E14
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 #dfb97d

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#7DA3DF
Analogous left#DF887D
Analogous right#D4DF7D
Split-complement 1#7DD4DF
Split-complement 2#887DDF
Triadic 1#7DDFB9
Triadic 2#B97DDF
Tetradic#7DDF88

RGB percentages

Red87.5%
Green72.5%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow43.9%
Key (black)12.5%

Color previews

#dfb97d text on a black background

contrast 11.37:1

Card sample

#dfb97d text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb97d

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.

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

#dfb97d, answered

What color is #dfb97d?

#dfb97d is a light vivid orange, closest to Burly Wood (ΔE2000 2.7). It sits at 37° on the hue wheel with 61% saturation and 68% lightness, which reads as warm.

What is the RGB value of #dfb97d?

rgb(223, 185, 125) — 223 red, 185 green and 125 blue out of 255, or 87.5% / 72.5% / 49% by channel.

Is #dfb97d a light or a dark color?

It is a light color. Relative luminance is 0.5187 and perceived brightness is 75%, so black text on it reaches 11.37:1.

Should I use black or white text on #dfb97d?

Black. It scores 11.37:1 against #dfb97d, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #dfb97d?

#7DA3DF sits directly opposite on the wheel. Softer options are the split-complements #7DD4DF and #887DDF, which give the same contrast with far less vibration.

What colors go well with #dfb97d?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7C4B for secondary text, #2578A7 as an accent and #664819 for hover and pressed states. For a palette, the analogous pair #DF887D and #D4DF7D stays calm, while #7DA3DF is the loudest partner.

What is #dfb97d in CMYK for printing?

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

Is #dfb97d 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 #DFAC7D; nudged cooler, #E1DE7B.

Work with #dfb97d in the Color Lab