Skip to content

#d3af6c

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

RGB
211, 175, 108
HSL
39°, 54%, 63%
CMYK
0, 17, 49, 17
Luminance
0.4559

At a glance

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

Hex
#d3af6c
Hue
39°
orange
Saturation
54%
vivid
Lightness
63%
balanced
Brightness
83%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4559
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
10.12:1
Closest name
Burly Wood
ΔE2000 5.3
Where it sits
Hue39° of 360°
Saturation54%
Lightness63%
Temperature
Warm ← → Cool8% 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#d3af6c
RGBrgb(211, 175, 108)
HSLhsl(39, 54%, 63%)
CMYKcmyk(0%, 17%, 49%, 17%)
LABlab(73.3 4.6 39.1)
LCHlch(73.3 39.4 83.3)
OKLCHoklch(0.771 0.095 82.1)
Decimal13873004
Display P3color(display-p3 0.827 0.686 0.424)

Copy-ready code

/* CSS */
color: #d3af6c;
background-color: #d3af6c;
/* Tailwind (arbitrary) */
class="text-[#d3af6c] bg-[#d3af6c]"
/* SCSS */
$brand: #d3af6c;
/* SwiftUI */
Color(red: 0.827, green: 0.686, blue: 0.424)
/* Android */
Color.parseColor("#d3af6c")
/* Flutter */
Color(0xFFD3AF6C)
/* Python / OpenCV (BGR) */
(108, 175, 211)

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 #d3af6c · 10.12:1
Use #000000AAA at every size.
Aa
White text · 2.08:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.12:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d3af6c as text scores 2.08:1 on white and 10.12:1 on black.

Accessibility — WCAG contrast

Aa
#d3af6c on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#d3af6c on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFAF67
deuteranopia · #C7B86E
tritanopia · #E2A49F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d3af6c 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
#F6F2E9
#EEE3CE
#E5D0A9
#d3af6c
#CBA152
#BC8E38
#9D762F
#7E5F26
#5C461F
#392C13
Base = 400Lightest = 50 · #FBF8F4Darkest = 950 · #392C13
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F6F2E9;
  --brand-200: #EEE3CE;
  --brand-300: #E5D0A9;
  --brand-400: #d3af6c;
  --brand-500: #CBA152;
  --brand-600: #BC8E38;
  --brand-700: #9D762F;
  --brand-800: #7E5F26;
  --brand-900: #5C461F;
  --brand-950: #392C13;
  --brand: #d3af6c;
  --brand-ink: #000000;
}

Colors that work with #d3af6c

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#ECDDC0
Hairlines and dividers
Muted text#9B7F4B
Captions on the surface
Accent#2B71A1
Second voice, not a rival
Dark variant#624A1D
Hover, pressed, headers
Light variant#F9F4EB
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 #d3af6c

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#6C90D3
Analogous left#D37B6C
Analogous right#C3D36C
Split-complement 1#6CC3D3
Split-complement 2#7B6CD3
Triadic 1#6CD3AF
Triadic 2#AF6CD3
Tetradic#6CD37B

RGB percentages

Red82.7%
Green68.6%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta17.1%
Yellow48.8%
Key (black)17.3%

Color previews

#d3af6c text on a black background

contrast 10.12:1

Card sample

#d3af6c text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 175, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 175, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3af6c;
background: linear-gradient(135deg, #d3af6c, #B2D36C);

Monochromatic scale

Palettes built from #d3af6c

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.

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

#d3af6c, answered

What color is #d3af6c?

#d3af6c is a balanced vivid orange, closest to Burly Wood (ΔE2000 5.3). It sits at 39° on the hue wheel with 54% saturation and 63% lightness, which reads as warm.

What is the RGB value of #d3af6c?

rgb(211, 175, 108) — 211 red, 175 green and 108 blue out of 255, or 82.7% / 68.6% / 42.4% by channel.

Is #d3af6c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4559 and perceived brightness is 71%, so black text on it reaches 10.12:1.

Should I use black or white text on #d3af6c?

Black. It scores 10.12:1 against #d3af6c, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #d3af6c?

#6C90D3 sits directly opposite on the wheel. Softer options are the split-complements #6CC3D3 and #7B6CD3, which give the same contrast with far less vibration.

What colors go well with #d3af6c?

For interface work: #FAF8F4 as the surface, #ECDDC0 for borders, #9B7F4B for secondary text, #2B71A1 as an accent and #624A1D for hover and pressed states. For a palette, the analogous pair #D37B6C and #C3D36C stays calm, while #6C90D3 is the loudest partner.

What is #d3af6c in CMYK for printing?

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

Is #d3af6c warm or cool?

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

Work with #d3af6c in the Color Lab