Skip to content

#cda86d

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

RGB
205, 168, 109
HSL
37°, 49%, 62%
CMYK
0, 18, 47, 20
Luminance
0.4209

At a glance

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

Hex
#cda86d
Hue
37°
orange
Saturation
49%
vivid
Lightness
62%
balanced
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4209
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
9.42:1
Closest name
Burly Wood
ΔE2000 5.2
Where it sits
Hue37° of 360°
Saturation49%
Lightness62%
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#cda86d
RGBrgb(205, 168, 109)
HSLhsl(37, 49%, 62%)
CMYKcmyk(0%, 18%, 47%, 20%)
LABlab(70.9 6.0 35.5)
LCHlch(70.9 36.0 80.5)
OKLCHoklch(0.752 0.088 78.5)
Decimal13477997
Display P3color(display-p3 0.804 0.659 0.427)

Copy-ready code

/* CSS */
color: #cda86d;
background-color: #cda86d;
/* Tailwind (arbitrary) */
class="text-[#cda86d] bg-[#cda86d]"
/* SCSS */
$brand: #cda86d;
/* SwiftUI */
Color(red: 0.804, green: 0.659, blue: 0.427)
/* Android */
Color.parseColor("#cda86d")
/* Flutter */
Color(0xFFCDA86D)
/* Python / OpenCV (BGR) */
(109, 168, 205)

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

Accessibility — WCAG contrast

Aa
#cda86d on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#cda86d on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7A868
deuteranopia · #C0B16F
tritanopia · #DB9D99

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cda86d 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
#F6F1EA
#ECE1D0
#E2CDAB
#cda86d
#C69B58
#B6883E
#987134
#7A5B2A
#594422
#372A15
Base = 400Lightest = 50 · #FAF8F4Darkest = 950 · #372A15
:root {
  --brand-50: #FAF8F4;
  --brand-100: #F6F1EA;
  --brand-200: #ECE1D0;
  --brand-300: #E2CDAB;
  --brand-400: #cda86d;
  --brand-500: #C69B58;
  --brand-600: #B6883E;
  --brand-700: #987134;
  --brand-800: #7A5B2A;
  --brand-900: #594422;
  --brand-950: #372A15;
  --brand: #cda86d;
  --brand-ink: #000000;
}

Colors that work with #cda86d

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#EADBC2
Hairlines and dividers
Muted text#9B7C4B
Captions on the surface
Accent#30759C
Second voice, not a rival
Dark variant#5F4721
Hover, pressed, headers
Light variant#F8F4EC
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 #cda86d

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#6D92CD
Analogous left#CD786D
Analogous right#C2CD6D
Split-complement 1#6DC2CD
Split-complement 2#786DCD
Triadic 1#6DCDA8
Triadic 2#A86DCD
Tetradic#6DCD78

RGB percentages

Red80.4%
Green65.9%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow46.8%
Key (black)19.6%

Color previews

#cda86d text on a black background

contrast 9.42:1

Card sample

#cda86d text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda86d

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.

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

#cda86d, answered

What color is #cda86d?

#cda86d is a balanced vivid orange, closest to Burly Wood (ΔE2000 5.2). It sits at 37° on the hue wheel with 49% saturation and 62% lightness, which reads as warm.

What is the RGB value of #cda86d?

rgb(205, 168, 109) — 205 red, 168 green and 109 blue out of 255, or 80.4% / 65.9% / 42.7% by channel.

Is #cda86d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4209 and perceived brightness is 68%, so black text on it reaches 9.42:1.

Should I use black or white text on #cda86d?

Black. It scores 9.42:1 against #cda86d, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #cda86d?

#6D92CD sits directly opposite on the wheel. Softer options are the split-complements #6DC2CD and #786DCD, which give the same contrast with far less vibration.

What colors go well with #cda86d?

For interface work: #FAF8F4 as the surface, #EADBC2 for borders, #9B7C4B for secondary text, #30759C as an accent and #5F4721 for hover and pressed states. For a palette, the analogous pair #CD786D and #C2CD6D stays calm, while #6D92CD is the loudest partner.

What is #cda86d in CMYK for printing?

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

Is #cda86d 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 #CD9B6D; nudged cooler, #CFCD6B.

Work with #cda86d in the Color Lab