Skip to content

#dfb26d

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

RGB
223, 178, 109
HSL
36°, 64%, 65%
CMYK
0, 20, 51, 13
Luminance
0.4863

At a glance

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

Hex
#dfb26d
Hue
36°
orange
Saturation
64%
vivid
Lightness
65%
light
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4863
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
10.73:1
Closest name
Burly Wood
ΔE2000 4.6
Where it sits
Hue36° of 360°
Saturation64%
Lightness65%
Temperature
Warm ← → Cool5% 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#dfb26d
RGBrgb(223, 178, 109)
HSLhsl(36, 64%, 65%)
CMYKcmyk(0%, 20%, 51%, 13%)
LABlab(75.2 8.0 41.2)
LCHlch(75.2 42.0 79.0)
OKLCHoklch(0.789 0.102 77.1)
Decimal14660205
Display P3color(display-p3 0.875 0.698 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb26d on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#dfb26d on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4B367
deuteranopia · #CEBE6F
tritanopia · #EFA6A1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfb26d 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
#F1E2CB
#EBCEA3
#dfb26d
#D79E47
#C98B2C
#A77425
#865D1D
#614519
#3D2B10
Base = 400Lightest = 50 · #FBF8F4Darkest = 950 · #3D2B10
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F1E8;
  --brand-200: #F1E2CB;
  --brand-300: #EBCEA3;
  --brand-400: #dfb26d;
  --brand-500: #D79E47;
  --brand-600: #C98B2C;
  --brand-700: #A77425;
  --brand-800: #865D1D;
  --brand-900: #614519;
  --brand-950: #3D2B10;
  --brand: #dfb26d;
  --brand-ink: #000000;
}

Colors that work with #dfb26d

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#9B7B4B
Captions on the surface
Accent#207BAC
Second voice, not a rival
Dark variant#694817
Hover, pressed, headers
Light variant#FAF4EA
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 #dfb26d

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#6D9ADF
Analogous left#DF796D
Analogous right#D3DF6D
Split-complement 1#6DD3DF
Split-complement 2#796DDF
Triadic 1#6DDFB2
Triadic 2#B26DDF
Tetradic#6DDF79

RGB percentages

Red87.5%
Green69.8%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow51.1%
Key (black)12.5%

Color previews

#dfb26d text on a black background

contrast 10.73:1

Card sample

#dfb26d text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb26d

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.

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

#dfb26d, answered

What color is #dfb26d?

#dfb26d is a light vivid orange, closest to Burly Wood (ΔE2000 4.6). It sits at 36° on the hue wheel with 64% saturation and 65% lightness, which reads as warm.

What is the RGB value of #dfb26d?

rgb(223, 178, 109) — 223 red, 178 green and 109 blue out of 255, or 87.5% / 69.8% / 42.7% by channel.

Is #dfb26d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4863 and perceived brightness is 73%, so black text on it reaches 10.73:1.

Should I use black or white text on #dfb26d?

Black. It scores 10.73:1 against #dfb26d, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #dfb26d?

#6D9ADF sits directly opposite on the wheel. Softer options are the split-complements #6DD3DF and #796DDF, which give the same contrast with far less vibration.

What colors go well with #dfb26d?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7B4B for secondary text, #207BAC as an accent and #694817 for hover and pressed states. For a palette, the analogous pair #DF796D and #D3DF6D stays calm, while #6D9ADF is the loudest partner.

What is #dfb26d in CMYK for printing?

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

Is #dfb26d warm or cool?

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

Work with #dfb26d in the Color Lab