Skip to content

#7b2c01

a deep, electric orange · warm · closest name: Saddle Brown

RGB
123, 44, 1
HSL
21°, 98%, 24%
CMYK
0, 64, 99, 52
Luminance
0.0601

At a glance

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

Hex
#7b2c01
Hue
21°
orange
Saturation
98%
electric
Lightness
24%
deep
Brightness
48%
HSV value
Perceived
30%
weighted brightness
Luminance
0.0601
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
White
9.53:1
Closest name
Saddle Brown
ΔE2000 7.4
Where it sits
Hue21° of 360°
Saturation98%
Lightness24%
Temperature
Warm ← → Cool5% 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#7b2c01
RGBrgb(123, 44, 1)
HSLhsl(21, 98%, 24%)
CMYKcmyk(0%, 64%, 99%, 52%)
LABlab(29.4 32.6 40.6)
LCHlch(29.4 52.1 51.2)
OKLCHoklch(0.404 0.120 42.6)
Decimal8072193
Display P3color(display-p3 0.482 0.173 0.004)

Copy-ready code

/* CSS */
color: #7b2c01;
background-color: #7b2c01;
/* Tailwind (arbitrary) */
class="text-[#7b2c01] bg-[#7b2c01]"
/* SCSS */
$brand: #7b2c01;
/* SwiftUI */
Color(red: 0.482, green: 0.173, blue: 0.004)
/* Android */
Color.parseColor("#7b2c01")
/* Flutter */
Color(0xFF7B2C01)
/* Python / OpenCV (BGR) */
(1, 44, 123)

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

Accessibility — WCAG contrast

Aa
#7b2c01 on white: 9.53:1
AA ✓ pass · AA-large · AAA
Aa
#7b2c01 on black: 2.20:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #433A00
deuteranopia · #574C00
tritanopia · #881625

Color scale — 50 to 950

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

#FEF6F1
#FCECE3
#FBD5C1
#FEB790
#FE9258
#FD6E20
#F35702
#CA4802
#A23A01
#7b2c01
#491C04
Base = 900Lightest = 50 · #FEF6F1Darkest = 950 · #491C04
:root {
  --brand-50: #FEF6F1;
  --brand-100: #FCECE3;
  --brand-200: #FBD5C1;
  --brand-300: #FEB790;
  --brand-400: #FE9258;
  --brand-500: #FD6E20;
  --brand-600: #F35702;
  --brand-700: #CA4802;
  --brand-800: #A23A01;
  --brand-900: #7b2c01;
  --brand-950: #491C04;
  --brand: #7b2c01;
  --brand-ink: #ffffff;
}

Colors that work with #7b2c01

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#FAF6F4
Tinted page background
Border#EDD0C0
Hairlines and dividers
Muted text#9B674B
Captions on the surface
Accent#006F7C
Second voice, not a rival
Dark variant#7E2D01
Hover, pressed, headers
Light variant#FFEFE6
Selected rows, tints
Dark surface#241A14
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 #7b2c01

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
  • Text on black or near-black surfaces
  • 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#01507B
Analogous left#7B0113
Analogous right#7B6901
Split-complement 1#017B69
Split-complement 2#01137B
Triadic 1#017B2C
Triadic 2#2C017B
Tetradic#137B01

RGB percentages

Red48.2%
Green17.3%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta64.2%
Yellow99.2%
Key (black)51.8%

Color previews

#7b2c01 text on a black background

contrast 2.20:1

Card sample

#7b2c01 text on a white background

contrast 9.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 44, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 44, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7b2c01;
background: linear-gradient(135deg, #7b2c01, #797B01);

Monochromatic scale

Palettes built from #7b2c01

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.

#7b2c01 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#7b2c01, answered

What color is #7b2c01?

#7b2c01 is a deep electric orange, closest to Saddle Brown (ΔE2000 7.4). It sits at 21° on the hue wheel with 98% saturation and 24% lightness, which reads as warm.

What is the RGB value of #7b2c01?

rgb(123, 44, 1) — 123 red, 44 green and 1 blue out of 255, or 48.2% / 17.3% / 0.4% by channel.

Is #7b2c01 a light or a dark color?

It is a dark color. Relative luminance is 0.0601 and perceived brightness is 30%, so white text on it reaches 9.53:1.

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

White. It scores 9.53:1 against #7b2c01, versus 2.20:1 for black — AAA at any size.

What is the complementary color of #7b2c01?

#01507B sits directly opposite on the wheel. Softer options are the split-complements #017B69 and #01137B, which give the same contrast with far less vibration.

What colors go well with #7b2c01?

For interface work: #FAF6F4 as the surface, #EDD0C0 for borders, #9B674B for secondary text, #006F7C as an accent and #7E2D01 for hover and pressed states. For a palette, the analogous pair #7B0113 and #7B6901 stays calm, while #01507B is the loudest partner.

What is #7b2c01 in CMYK for printing?

cmyk(0%, 64%, 99%, 52%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #7b2c01 warm or cool?

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

Work with #7b2c01 in the Color Lab