Skip to content

#dfba6d

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

RGB
223, 186, 109
HSL
41°, 64%, 65%
CMYK
0, 17, 51, 13
Luminance
0.5191

At a glance

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

Hex
#dfba6d
Hue
41°
yellow
Saturation
64%
vivid
Lightness
65%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5191
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
11.38:1
Closest name
Burly Wood
ΔE2000 6.3
Where it sits
Hue41° of 360°
Saturation64%
Lightness65%
Temperature
Warm ← → Cool9% 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#dfba6d
RGBrgb(223, 186, 109)
HSLhsl(41, 64%, 65%)
CMYKcmyk(0%, 17%, 51%, 13%)
LABlab(77.2 3.8 43.7)
LCHlch(77.2 43.9 85.0)
OKLCHoklch(0.805 0.105 84.4)
Decimal14662253
Display P3color(display-p3 0.875 0.729 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfba6d on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#dfba6d on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBB967
deuteranopia · #D4C370
tritanopia · #EFAEA8

Color scale — 50 to 950

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

#FBF9F4
#F7F2E8
#F1E4CB
#EBD3A3
#dfba6d
#D7A847
#C9962C
#A77D25
#86641D
#614A19
#3D2E10
Base = 400Lightest = 50 · #FBF9F4Darkest = 950 · #3D2E10
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F7F2E8;
  --brand-200: #F1E4CB;
  --brand-300: #EBD3A3;
  --brand-400: #dfba6d;
  --brand-500: #D7A847;
  --brand-600: #C9962C;
  --brand-700: #A77D25;
  --brand-800: #86641D;
  --brand-900: #614A19;
  --brand-950: #3D2E10;
  --brand: #dfba6d;
  --brand-ink: #000000;
}

Colors that work with #dfba6d

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#EDDEC0
Hairlines and dividers
Muted text#9B814B
Captions on the surface
Accent#2070AC
Second voice, not a rival
Dark variant#694E17
Hover, pressed, headers
Light variant#FAF5EA
Selected rows, tints
Dark surface#241F14
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 #dfba6d

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#6D92DF
Analogous left#DF816D
Analogous right#CBDF6D
Split-complement 1#6DCBDF
Split-complement 2#816DDF
Triadic 1#6DDFBA
Triadic 2#BA6DDF
Tetradic#6DDF81

RGB percentages

Red87.5%
Green72.9%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta16.6%
Yellow51.1%
Key (black)12.5%

Color previews

#dfba6d text on a black background

contrast 11.38:1

Card sample

#dfba6d text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfba6d

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.

#dfba6d in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dfba6d, answered

What color is #dfba6d?

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

What is the RGB value of #dfba6d?

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

Is #dfba6d a light or a dark color?

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

Should I use black or white text on #dfba6d?

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

What is the complementary color of #dfba6d?

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

What colors go well with #dfba6d?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B814B for secondary text, #2070AC as an accent and #694E17 for hover and pressed states. For a palette, the analogous pair #DF816D and #CBDF6D stays calm, while #6D92DF is the loudest partner.

What is #dfba6d in CMYK for printing?

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

Is #dfba6d warm or cool?

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

Work with #dfba6d in the Color Lab