Skip to content

#d6af7f

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

RGB
214, 175, 127
HSL
33°, 52%, 67%
CMYK
0, 18, 41, 16
Luminance
0.4649

At a glance

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

Hex
#d6af7f
Hue
33°
orange
Saturation
52%
vivid
Lightness
67%
light
Brightness
84%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4649
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
10.30:1
Closest name
Burly Wood
ΔE2000 2.4
Where it sits
Hue33° of 360°
Saturation52%
Lightness67%
Temperature
Warm ← → Cool3% 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#d6af7f
RGBrgb(214, 175, 127)
HSLhsl(33, 52%, 67%)
CMYKcmyk(0%, 18%, 41%, 16%)
LABlab(73.9 7.8 29.9)
LCHlch(73.9 30.9 75.5)
OKLCHoklch(0.778 0.078 72.1)
Decimal14069631
Display P3color(display-p3 0.839 0.686 0.498)

Copy-ready code

/* CSS */
color: #d6af7f;
background-color: #d6af7f;
/* Tailwind (arbitrary) */
class="text-[#d6af7f] bg-[#d6af7f]"
/* SCSS */
$brand: #d6af7f;
/* SwiftUI */
Color(red: 0.839, green: 0.686, blue: 0.498)
/* Android */
Color.parseColor("#d6af7f")
/* Flutter */
Color(0xFFD6AF7F)
/* Python / OpenCV (BGR) */
(127, 175, 214)

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

Accessibility — WCAG contrast

Aa
#d6af7f on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#d6af7f on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDB07C
deuteranopia · #C6B980
tritanopia · #E4A5A3

Color scale — 50 to 950

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

#FAF8F4
#F6F0EA
#EDDFCF
#E4CAAA
#d6af7f
#C99555
#B9813B
#9B6B31
#7C5628
#5A4020
#382814
Base = 400Lightest = 50 · #FAF8F4Darkest = 950 · #382814
:root {
  --brand-50: #FAF8F4;
  --brand-100: #F6F0EA;
  --brand-200: #EDDFCF;
  --brand-300: #E4CAAA;
  --brand-400: #d6af7f;
  --brand-500: #C99555;
  --brand-600: #B9813B;
  --brand-700: #9B6B31;
  --brand-800: #7C5628;
  --brand-900: #5A4020;
  --brand-950: #382814;
  --brand: #d6af7f;
  --brand-ink: #000000;
}

Colors that work with #d6af7f

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#EBD8C1
Hairlines and dividers
Muted text#9B774B
Captions on the surface
Accent#2E7C9E
Second voice, not a rival
Dark variant#61431F
Hover, pressed, headers
Light variant#F9F3EC
Selected rows, tints
Dark surface#241D14
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 #d6af7f

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#7FA6D6
Analogous left#D6847F
Analogous right#D2D67F
Split-complement 1#7FD2D6
Split-complement 2#847FD6
Triadic 1#7FD6AF
Triadic 2#AF7FD6
Tetradic#7FD684

RGB percentages

Red83.9%
Green68.6%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta18.2%
Yellow40.7%
Key (black)16.1%

Color previews

#d6af7f text on a black background

contrast 10.30:1

Card sample

#d6af7f text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d6af7f

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.

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

#d6af7f, answered

What color is #d6af7f?

#d6af7f is a light vivid orange, closest to Burly Wood (ΔE2000 2.4). It sits at 33° on the hue wheel with 52% saturation and 67% lightness, which reads as warm.

What is the RGB value of #d6af7f?

rgb(214, 175, 127) — 214 red, 175 green and 127 blue out of 255, or 83.9% / 68.6% / 49.8% by channel.

Is #d6af7f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4649 and perceived brightness is 72%, so black text on it reaches 10.30:1.

Should I use black or white text on #d6af7f?

Black. It scores 10.30:1 against #d6af7f, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #d6af7f?

#7FA6D6 sits directly opposite on the wheel. Softer options are the split-complements #7FD2D6 and #847FD6, which give the same contrast with far less vibration.

What colors go well with #d6af7f?

For interface work: #FAF8F4 as the surface, #EBD8C1 for borders, #9B774B for secondary text, #2E7C9E as an accent and #61431F for hover and pressed states. For a palette, the analogous pair #D6847F and #D2D67F stays calm, while #7FA6D6 is the loudest partner.

What is #d6af7f in CMYK for printing?

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

Is #d6af7f warm or cool?

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

Work with #d6af7f in the Color Lab