Skip to content

#d09d3f

a balanced, vivid orange · warm · closest name: Goldenrod

RGB
208, 157, 63
HSL
39°, 61%, 53%
CMYK
0, 25, 70, 18
Luminance
0.3788

At a glance

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

Hex
#d09d3f
Hue
39°
orange
Saturation
61%
vivid
Lightness
53%
balanced
Brightness
82%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3788
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
8.58:1
Closest name
Goldenrod
ΔE2000 4.7
Where it sits
Hue39° of 360°
Saturation61%
Lightness53%
Temperature
Warm ← → Cool7% 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#d09d3f
RGBrgb(208, 157, 63)
HSLhsl(39, 61%, 53%)
CMYKcmyk(0%, 25%, 70%, 18%)
LABlab(67.9 9.7 54.6)
LCHlch(67.9 55.5 80.0)
OKLCHoklch(0.727 0.125 79.6)
Decimal13671743
Display P3color(display-p3 0.816 0.616 0.247)

Copy-ready code

/* CSS */
color: #d09d3f;
background-color: #d09d3f;
/* Tailwind (arbitrary) */
class="text-[#d09d3f] bg-[#d09d3f]"
/* SCSS */
$brand: #d09d3f;
/* SwiftUI */
Color(red: 0.816, green: 0.616, blue: 0.247)
/* Android */
Color.parseColor("#d09d3f")
/* Flutter */
Color(0xFFD09D3F)
/* Python / OpenCV (BGR) */
(63, 157, 208)

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

Accessibility — WCAG contrast

Aa
#d09d3f on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#d09d3f on black: 8.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B19E33
deuteranopia · #BDAB42
tritanopia · #E28E89

Color scale — 50 to 950

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

#FBF8F4
#F7F2E8
#F0E3CC
#E9D1A5
#DEBA78
#d09d3f
#C59030
#A47828
#836020
#5F471B
#3C2D11
Base = 500Lightest = 50 · #FBF8F4Darkest = 950 · #3C2D11
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F2E8;
  --brand-200: #F0E3CC;
  --brand-300: #E9D1A5;
  --brand-400: #DEBA78;
  --brand-500: #d09d3f;
  --brand-600: #C59030;
  --brand-700: #A47828;
  --brand-800: #836020;
  --brand-900: #5F471B;
  --brand-950: #3C2D11;
  --brand: #d09d3f;
  --brand-ink: #000000;
}

Colors that work with #d09d3f

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#3A97D5
Second voice, not a rival
Dark variant#664B19
Hover, pressed, headers
Light variant#FAF5EB
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 #d09d3f

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#3F72D0
Analogous left#D0543F
Analogous right#BAD03F
Split-complement 1#3FBAD0
Split-complement 2#543FD0
Triadic 1#3FD09D
Triadic 2#9D3FD0
Tetradic#3FD054

RGB percentages

Red81.6%
Green61.6%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta24.5%
Yellow69.7%
Key (black)18.4%

Color previews

#d09d3f text on a black background

contrast 8.58:1

Card sample

#d09d3f text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(208, 157, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(208, 157, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d09d3f;
background: linear-gradient(135deg, #d09d3f, #A2D03F);

Monochromatic scale

Palettes built from #d09d3f

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.

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

#d09d3f, answered

What color is #d09d3f?

#d09d3f is a balanced vivid orange, closest to Goldenrod (ΔE2000 4.7). It sits at 39° on the hue wheel with 61% saturation and 53% lightness, which reads as warm.

What is the RGB value of #d09d3f?

rgb(208, 157, 63) — 208 red, 157 green and 63 blue out of 255, or 81.6% / 61.6% / 24.7% by channel.

Is #d09d3f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3788 and perceived brightness is 65%, so black text on it reaches 8.58:1.

Should I use black or white text on #d09d3f?

Black. It scores 8.58:1 against #d09d3f, versus 2.45:1 for white — AAA at any size.

What is the complementary color of #d09d3f?

#3F72D0 sits directly opposite on the wheel. Softer options are the split-complements #3FBAD0 and #543FD0, which give the same contrast with far less vibration.

What colors go well with #d09d3f?

For interface work: #FAF8F4 as the surface, #EDDDC0 for borders, #9B7F4B for secondary text, #3A97D5 as an accent and #664B19 for hover and pressed states. For a palette, the analogous pair #D0543F and #BAD03F stays calm, while #3F72D0 is the loudest partner.

What is #d09d3f in CMYK for printing?

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

Is #d09d3f warm or cool?

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

Work with #d09d3f in the Color Lab