Skip to content

#9d7821

a dark, vivid yellow · warm · closest name: Dark Goldenrod

RGB
157, 120, 33
HSL
42°, 65%, 37%
CMYK
0, 24, 79, 38
Luminance
0.2071

At a glance

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

Hex
#9d7821
Hue
42°
yellow
Saturation
65%
vivid
Lightness
37%
dark
Brightness
62%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2071
WCAG relative
Temperature
Warm
10/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
5.14:1
Closest name
Dark Goldenrod
ΔE2000 7.3
Where it sits
Hue42° of 360°
Saturation65%
Lightness37%
Temperature
Warm ← → Cool10% 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#9d7821
RGBrgb(157, 120, 33)
HSLhsl(42, 65%, 37%)
CMYKcmyk(0%, 24%, 79%, 38%)
LABlab(52.6 5.9 50.0)
LCHlch(52.6 50.4 83.2)
OKLCHoklch(0.594 0.110 84.1)
Decimal10319905
Display P3color(display-p3 0.616 0.471 0.129)

Copy-ready code

/* CSS */
color: #9d7821;
background-color: #9d7821;
/* Tailwind (arbitrary) */
class="text-[#9d7821] bg-[#9d7821]"
/* SCSS */
$brand: #9d7821;
/* SwiftUI */
Color(red: 0.616, green: 0.471, blue: 0.129)
/* Android */
Color.parseColor("#9d7821")
/* Flutter */
Color(0xFF9D7821)
/* Python / OpenCV (BGR) */
(33, 120, 157)

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 #9d7821 · 5.14:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.08:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.14:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #9d7821 as text scores 4.08:1 on white and 5.14:1 on black.

Accessibility — WCAG contrast

Aa
#9d7821 on white: 4.08:1
AA ✗ fail · AA-large · AAA
Aa
#9d7821 on black: 5.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #887811
deuteranopia · #918225
tritanopia · #AB6C67

Color scale — 50 to 950

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

#FBF9F3
#F7F3E8
#F1E6CB
#ECD6A2
#E2C174
#D8AC46
#CA9B2A
#9d7821
#87671C
#624C18
#3D300F
Base = 700Lightest = 50 · #FBF9F3Darkest = 950 · #3D300F
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F7F3E8;
  --brand-200: #F1E6CB;
  --brand-300: #ECD6A2;
  --brand-400: #E2C174;
  --brand-500: #D8AC46;
  --brand-600: #CA9B2A;
  --brand-700: #9d7821;
  --brand-800: #87671C;
  --brand-900: #624C18;
  --brand-950: #3D300F;
  --brand: #9d7821;
  --brand-ink: #000000;
}

Colors that work with #9d7821

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#FAF9F4
Tinted page background
Border#EDDFC0
Hairlines and dividers
Muted text#9B834B
Captions on the surface
Accent#1D65A1
Second voice, not a rival
Dark variant#695116
Hover, pressed, headers
Light variant#FBF6EA
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 #9d7821

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#21469D
Analogous left#9D3A21
Analogous right#849D21
Split-complement 1#21849D
Split-complement 2#3A219D
Triadic 1#219D78
Triadic 2#78219D
Tetradic#219D3A

RGB percentages

Red61.6%
Green47.1%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta23.6%
Yellow79.0%
Key (black)38.4%

Color previews

#9d7821 text on a black background

contrast 5.14:1

Card sample

#9d7821 text on a white background

contrast 4.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 120, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 120, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9d7821;
background: linear-gradient(135deg, #9d7821, #6F9D21);

Monochromatic scale

Palettes built from #9d7821

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.

#9d7821 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#9d7821, answered

What color is #9d7821?

#9d7821 is a dark vivid yellow, closest to Dark Goldenrod (ΔE2000 7.3). It sits at 42° on the hue wheel with 65% saturation and 37% lightness, which reads as warm.

What is the RGB value of #9d7821?

rgb(157, 120, 33) — 157 red, 120 green and 33 blue out of 255, or 61.6% / 47.1% / 12.9% by channel.

Is #9d7821 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2071 and perceived brightness is 50%, so black text on it reaches 5.14:1.

Should I use black or white text on #9d7821?

Black. It scores 5.14:1 against #9d7821, versus 4.08:1 for white — AA at any size.

What is the complementary color of #9d7821?

#21469D sits directly opposite on the wheel. Softer options are the split-complements #21849D and #3A219D, which give the same contrast with far less vibration.

What colors go well with #9d7821?

For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B834B for secondary text, #1D65A1 as an accent and #695116 for hover and pressed states. For a palette, the analogous pair #9D3A21 and #849D21 stays calm, while #21469D is the loudest partner.

What is #9d7821 in CMYK for printing?

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

Is #9d7821 warm or cool?

Warm — it scores 10 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9D6221; nudged cooler, #969F1F.

Work with #9d7821 in the Color Lab