Skip to content

#9f7521

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

RGB
159, 117, 33
HSL
40°, 66%, 38%
CMYK
0, 26, 79, 38
Luminance
0.2020

At a glance

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

Hex
#9f7521
Hue
40°
yellow
Saturation
66%
vivid
Lightness
38%
dark
Brightness
62%
HSV value
Perceived
49%
weighted brightness
Luminance
0.2020
WCAG relative
Temperature
Warm
8/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
5.04:1
Closest name
Dark Goldenrod
ΔE2000 7.7
Where it sits
Hue40° of 360°
Saturation66%
Lightness38%
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#9f7521
RGBrgb(159, 117, 33)
HSLhsl(40, 66%, 38%)
CMYKcmyk(0%, 26%, 79%, 38%)
LABlab(52.1 8.6 49.6)
LCHlch(52.1 50.3 80.2)
OKLCHoklch(0.590 0.110 80.2)
Decimal10450209
Display P3color(display-p3 0.624 0.459 0.129)

Copy-ready code

/* CSS */
color: #9f7521;
background-color: #9f7521;
/* Tailwind (arbitrary) */
class="text-[#9f7521] bg-[#9f7521]"
/* SCSS */
$brand: #9f7521;
/* SwiftUI */
Color(red: 0.624, green: 0.459, blue: 0.129)
/* Android */
Color.parseColor("#9f7521")
/* Flutter */
Color(0xFF9F7521)
/* Python / OpenCV (BGR) */
(33, 117, 159)

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

Accessibility — WCAG contrast

Aa
#9f7521 on white: 4.17:1
AA ✗ fail · AA-large · AAA
Aa
#9f7521 on black: 5.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #867612
deuteranopia · #908025
tritanopia · #AD6965

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9f7521 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
#F8F2E8
#F1E4CB
#ECD3A2
#E2BD74
#D8A745
#CB952A
#9f7521
#87631C
#624A18
#3D2E0F
Base = 700Lightest = 50 · #FBF9F3Darkest = 950 · #3D2E0F
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F8F2E8;
  --brand-200: #F1E4CB;
  --brand-300: #ECD3A2;
  --brand-400: #E2BD74;
  --brand-500: #D8A745;
  --brand-600: #CB952A;
  --brand-700: #9f7521;
  --brand-800: #87631C;
  --brand-900: #624A18;
  --brand-950: #3D2E0F;
  --brand: #9f7521;
  --brand-ink: #000000;
}

Colors that work with #9f7521

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#EDDEC0
Hairlines and dividers
Muted text#9B804B
Captions on the surface
Accent#1D6BA3
Second voice, not a rival
Dark variant#6A4E16
Hover, pressed, headers
Light variant#FBF5EA
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 #9f7521

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#214B9F
Analogous left#9F3621
Analogous right#8A9F21
Split-complement 1#218A9F
Split-complement 2#36219F
Triadic 1#219F75
Triadic 2#75219F
Tetradic#219F36

RGB percentages

Red62.4%
Green45.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow79.2%
Key (black)37.6%

Color previews

#9f7521 text on a black background

contrast 5.04:1

Card sample

#9f7521 text on a white background

contrast 4.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(159, 117, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(159, 117, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9f7521;
background: linear-gradient(135deg, #9f7521, #759F21);

Monochromatic scale

Palettes built from #9f7521

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.

#9f7521 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.

#9f7521, answered

What color is #9f7521?

#9f7521 is a dark vivid yellow, closest to Dark Goldenrod (ΔE2000 7.7). It sits at 40° on the hue wheel with 66% saturation and 38% lightness, which reads as warm.

What is the RGB value of #9f7521?

rgb(159, 117, 33) — 159 red, 117 green and 33 blue out of 255, or 62.4% / 45.9% / 12.9% by channel.

Is #9f7521 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2020 and perceived brightness is 49%, so black text on it reaches 5.04:1.

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

Black. It scores 5.04:1 against #9f7521, versus 4.17:1 for white — AA at any size.

What is the complementary color of #9f7521?

#214B9F sits directly opposite on the wheel. Softer options are the split-complements #218A9F and #36219F, which give the same contrast with far less vibration.

What colors go well with #9f7521?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B804B for secondary text, #1D6BA3 as an accent and #6A4E16 for hover and pressed states. For a palette, the analogous pair #9F3621 and #8A9F21 stays calm, while #214B9F is the loudest partner.

What is #9f7521 in CMYK for printing?

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

Is #9f7521 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 #9F6121; nudged cooler, #9CA11F.

Work with #9f7521 in the Color Lab