Skip to content

#cd8d13

a dark, electric orange · warm · closest name: Dark Goldenrod

RGB
205, 141, 19
HSL
39°, 83%, 44%
CMYK
0, 31, 91, 20
Luminance
0.3208

At a glance

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

Hex
#cd8d13
Hue
39°
orange
Saturation
83%
electric
Lightness
44%
dark
Brightness
80%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3208
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
7.42:1
Closest name
Dark Goldenrod
ΔE2000 4.9
Where it sits
Hue39° of 360°
Saturation83%
Lightness44%
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#cd8d13
RGBrgb(205, 141, 19)
HSLhsl(39, 83%, 44%)
CMYKcmyk(0%, 31%, 91%, 20%)
LABlab(63.4 15.5 65.4)
LCHlch(63.4 67.2 76.7)
OKLCHoklch(0.690 0.141 75.6)
Decimal13470995
Display P3color(display-p3 0.804 0.553 0.075)

Copy-ready code

/* CSS */
color: #cd8d13;
background-color: #cd8d13;
/* Tailwind (arbitrary) */
class="text-[#cd8d13] bg-[#cd8d13]"
/* SCSS */
$brand: #cd8d13;
/* SwiftUI */
Color(red: 0.804, green: 0.553, blue: 0.075)
/* Android */
Color.parseColor("#cd8d13")
/* Flutter */
Color(0xFFCD8D13)
/* Python / OpenCV (BGR) */
(19, 141, 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 #cd8d13 · 7.42:1
Use #000000AAA at every size.
Aa
White text · 2.83:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.42:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cd8d13 as text scores 2.83:1 on white and 7.42:1 on black.

Accessibility — WCAG contrast

Aa
#cd8d13 on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#cd8d13 on black: 7.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A49000
deuteranopia · #B3A01A
tritanopia · #E07C78

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd8d13 is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF9F2
#FAF3E6
#F6E5C6
#F5D598
#F1C165
#ECAC32
#E09A15
#cd8d13
#95670E
#6C4C0E
#432F09
Base = 700Lightest = 50 · #FCF9F2Darkest = 950 · #432F09
:root {
  --brand-50: #FCF9F2;
  --brand-100: #FAF3E6;
  --brand-200: #F6E5C6;
  --brand-300: #F5D598;
  --brand-400: #F1C165;
  --brand-500: #ECAC32;
  --brand-600: #E09A15;
  --brand-700: #cd8d13;
  --brand-800: #95670E;
  --brand-900: #6C4C0E;
  --brand-950: #432F09;
  --brand: #cd8d13;
  --brand-ink: #000000;
}

Colors that work with #cd8d13

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#EDDDC0
Hairlines and dividers
Muted text#9B7F4B
Captions on the surface
Accent#0F82D1
Second voice, not a rival
Dark variant#75500B
Hover, pressed, headers
Light variant#FDF6E8
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 #cd8d13

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black 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#1353CD
Analogous left#CD3013
Analogous right#B0CD13
Split-complement 1#13B0CD
Split-complement 2#3013CD
Triadic 1#13CD8D
Triadic 2#8D13CD
Tetradic#13CD30

RGB percentages

Red80.4%
Green55.3%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta31.2%
Yellow90.7%
Key (black)19.6%

Color previews

#cd8d13 text on a black background

contrast 7.42:1

Card sample

#cd8d13 text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 141, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 141, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd8d13;
background: linear-gradient(135deg, #cd8d13, #91CD13);

Monochromatic scale

Palettes built from #cd8d13

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.

#cd8d13 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cd8d13, answered

What color is #cd8d13?

#cd8d13 is a dark electric orange, closest to Dark Goldenrod (ΔE2000 4.9). It sits at 39° on the hue wheel with 83% saturation and 44% lightness, which reads as warm.

What is the RGB value of #cd8d13?

rgb(205, 141, 19) — 205 red, 141 green and 19 blue out of 255, or 80.4% / 55.3% / 7.5% by channel.

Is #cd8d13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3208 and perceived brightness is 61%, so black text on it reaches 7.42:1.

Should I use black or white text on #cd8d13?

Black. It scores 7.42:1 against #cd8d13, versus 2.83:1 for white — AAA at any size.

What is the complementary color of #cd8d13?

#1353CD sits directly opposite on the wheel. Softer options are the split-complements #13B0CD and #3013CD, which give the same contrast with far less vibration.

What colors go well with #cd8d13?

For interface work: #FAF8F4 as the surface, #EDDDC0 for borders, #9B7F4B for secondary text, #0F82D1 as an accent and #75500B for hover and pressed states. For a palette, the analogous pair #CD3013 and #B0CD13 stays calm, while #1353CD is the loudest partner.

What is #cd8d13 in CMYK for printing?

cmyk(0%, 31%, 91%, 20%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cd8d13 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 #CD7513; nudged cooler, #CBCF11.

Work with #cd8d13 in the Color Lab