Skip to content

#7e5e21

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

RGB
126, 94, 33
HSL
39°, 59%, 31%
CMYK
0, 25, 74, 51
Luminance
0.1255

At a glance

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

Hex
#7e5e21
Hue
39°
orange
Saturation
59%
vivid
Lightness
31%
dark
Brightness
49%
HSV value
Perceived
39%
weighted brightness
Luminance
0.1255
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
White
5.98:1
Closest name
Saddle Brown
ΔE2000 13.8
Where it sits
Hue39° of 360°
Saturation59%
Lightness31%
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#7e5e21
RGBrgb(126, 94, 33)
HSLhsl(39, 59%, 31%)
CMYKcmyk(0%, 25%, 74%, 51%)
LABlab(42.1 6.5 38.5)
LCHlch(42.1 39.1 80.4)
OKLCHoklch(0.503 0.087 80.2)
Decimal8281633
Display P3color(display-p3 0.494 0.369 0.129)

Copy-ready code

/* CSS */
color: #7e5e21;
background-color: #7e5e21;
/* Tailwind (arbitrary) */
class="text-[#7e5e21] bg-[#7e5e21]"
/* SCSS */
$brand: #7e5e21;
/* SwiftUI */
Color(red: 0.494, green: 0.369, blue: 0.129)
/* Android */
Color.parseColor("#7e5e21")
/* Flutter */
Color(0xFF7E5E21)
/* Python / OpenCV (BGR) */
(33, 94, 126)

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

Accessibility — WCAG contrast

Aa
#7e5e21 on white: 5.98:1
AA ✓ pass · AA-large · AAA
Aa
#7e5e21 on black: 3.51:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #6B5F19
deuteranopia · #726723
tritanopia · #895551

Color scale — 50 to 950

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

#FBF8F4
#F7F2E9
#EFE3CD
#E8D1A6
#DCBA7A
#D0A34D
#C29133
#A2792A
#7e5e21
#5E481C
#3B2D12
Base = 800Lightest = 50 · #FBF8F4Darkest = 950 · #3B2D12
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F2E9;
  --brand-200: #EFE3CD;
  --brand-300: #E8D1A6;
  --brand-400: #DCBA7A;
  --brand-500: #D0A34D;
  --brand-600: #C29133;
  --brand-700: #A2792A;
  --brand-800: #7e5e21;
  --brand-900: #5E481C;
  --brand-950: #3B2D12;
  --brand: #7e5e21;
  --brand-ink: #ffffff;
}

Colors that work with #7e5e21

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#FAF8F4
Tinted page background
Border#EDDDC0
Hairlines and dividers
Muted text#9B7F4B
Captions on the surface
Accent#1E5981
Second voice, not a rival
Dark variant#654B1A
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 #7e5e21

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
  • 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#21417E
Analogous left#7E3021
Analogous right#707E21
Split-complement 1#21707E
Split-complement 2#30217E
Triadic 1#217E5E
Triadic 2#5E217E
Tetradic#217E30

RGB percentages

Red49.4%
Green36.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta25.4%
Yellow73.8%
Key (black)50.6%

Color previews

#7e5e21 text on a black background

contrast 3.51:1

Card sample

#7e5e21 text on a white background

contrast 5.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 94, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 94, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7e5e21;
background: linear-gradient(135deg, #7e5e21, #607E21);

Monochromatic scale

Palettes built from #7e5e21

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.

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

#7e5e21, answered

What color is #7e5e21?

#7e5e21 is a dark vivid orange, closest to Saddle Brown (ΔE2000 13.8). It sits at 39° on the hue wheel with 59% saturation and 31% lightness, which reads as warm.

What is the RGB value of #7e5e21?

rgb(126, 94, 33) — 126 red, 94 green and 33 blue out of 255, or 49.4% / 36.9% / 12.9% by channel.

Is #7e5e21 a light or a dark color?

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

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

White. It scores 5.98:1 against #7e5e21, versus 3.51:1 for black — AA at any size.

What is the complementary color of #7e5e21?

#21417E sits directly opposite on the wheel. Softer options are the split-complements #21707E and #30217E, which give the same contrast with far less vibration.

What colors go well with #7e5e21?

For interface work: #FAF8F4 as the surface, #EDDDC0 for borders, #9B7F4B for secondary text, #1E5981 as an accent and #654B1A for hover and pressed states. For a palette, the analogous pair #7E3021 and #707E21 stays calm, while #21417E is the loudest partner.

What is #7e5e21 in CMYK for printing?

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

Is #7e5e21 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 #7E4F21; nudged cooler, #7D801F.

Work with #7e5e21 in the Color Lab