Skip to content

#7c6021

a dark, vivid yellow · warm · closest name: Saddle Brown

RGB
124, 96, 33
HSL
42°, 58%, 31%
CMYK
0, 23, 73, 51
Luminance
0.1276

At a glance

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

Hex
#7c6021
Hue
42°
yellow
Saturation
58%
vivid
Lightness
31%
dark
Brightness
49%
HSV value
Perceived
39%
weighted brightness
Luminance
0.1276
WCAG relative
Temperature
Warm
10/100 cool
Color family
Yellow
Tone
Vivid
Best ink
White
5.91:1
Closest name
Saddle Brown
ΔE2000 15.4
Where it sits
Hue42° of 360°
Saturation58%
Lightness31%
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#7c6021
RGBrgb(124, 96, 33)
HSLhsl(42, 58%, 31%)
CMYKcmyk(0%, 23%, 73%, 51%)
LABlab(42.4 4.4 38.8)
LCHlch(42.4 39.0 83.6)
OKLCHoklch(0.505 0.087 84.2)
Decimal8151073
Display P3color(display-p3 0.486 0.376 0.129)

Copy-ready code

/* CSS */
color: #7c6021;
background-color: #7c6021;
/* Tailwind (arbitrary) */
class="text-[#7c6021] bg-[#7c6021]"
/* SCSS */
$brand: #7c6021;
/* SwiftUI */
Color(red: 0.486, green: 0.376, blue: 0.129)
/* Android */
Color.parseColor("#7c6021")
/* Flutter */
Color(0xFF7C6021)
/* Python / OpenCV (BGR) */
(33, 96, 124)

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

Accessibility — WCAG contrast

Aa
#7c6021 on white: 5.91:1
AA ✓ pass · AA-large · AAA
Aa
#7c6021 on black: 3.55:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #6C6019
deuteranopia · #736724
tritanopia · #875753

Color scale — 50 to 950

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

#FBF9F4
#F7F2E9
#EFE4CD
#E7D3A6
#DCBE7A
#D0A84E
#C19633
#A17D2B
#7c6021
#5E4A1D
#3B2E12
Base = 800Lightest = 50 · #FBF9F4Darkest = 950 · #3B2E12
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F7F2E9;
  --brand-200: #EFE4CD;
  --brand-300: #E7D3A6;
  --brand-400: #DCBE7A;
  --brand-500: #D0A84E;
  --brand-600: #C19633;
  --brand-700: #A17D2B;
  --brand-800: #7c6021;
  --brand-900: #5E4A1D;
  --brand-950: #3B2E12;
  --brand: #7c6021;
  --brand-ink: #ffffff;
}

Colors that work with #7c6021

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF9F4
Tinted page background
Border#EDDFC0
Hairlines and dividers
Muted text#9B824B
Captions on the surface
Accent#1E547F
Second voice, not a rival
Dark variant#654E1B
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 #7c6021

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

Works well for
  • Body text and links on white
  • 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
  • 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#213D7C
Analogous left#7C3221
Analogous right#6B7C21
Split-complement 1#216B7C
Split-complement 2#32217C
Triadic 1#217C60
Triadic 2#60217C
Tetradic#217C32

RGB percentages

Red48.6%
Green37.6%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow73.4%
Key (black)51.4%

Color previews

#7c6021 text on a black background

contrast 3.55:1

Card sample

#7c6021 text on a white background

contrast 5.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 96, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 96, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7c6021;
background: linear-gradient(135deg, #7c6021, #5B7C21);

Monochromatic scale

Palettes built from #7c6021

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.

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

#7c6021, answered

What color is #7c6021?

#7c6021 is a dark vivid yellow, closest to Saddle Brown (ΔE2000 15.4). It sits at 42° on the hue wheel with 58% saturation and 31% lightness, which reads as warm.

What is the RGB value of #7c6021?

rgb(124, 96, 33) — 124 red, 96 green and 33 blue out of 255, or 48.6% / 37.6% / 12.9% by channel.

Is #7c6021 a light or a dark color?

It is a dark color. Relative luminance is 0.1276 and perceived brightness is 39%, so white text on it reaches 5.91:1.

Should I use black or white text on #7c6021?

White. It scores 5.91:1 against #7c6021, versus 3.55:1 for black — AA at any size.

What is the complementary color of #7c6021?

#213D7C sits directly opposite on the wheel. Softer options are the split-complements #216B7C and #32217C, which give the same contrast with far less vibration.

What colors go well with #7c6021?

For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #1E547F as an accent and #654E1B for hover and pressed states. For a palette, the analogous pair #7C3221 and #6B7C21 stays calm, while #213D7C is the loudest partner.

What is #7c6021 in CMYK for printing?

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

Is #7c6021 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 #7C4F21; nudged cooler, #787E1F.

Work with #7c6021 in the Color Lab