Skip to content

#7d3003

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

RGB
125, 48, 3
HSL
22°, 95%, 25%
CMYK
0, 62, 98, 51
Luminance
0.0648

At a glance

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

Hex
#7d3003
Hue
22°
orange
Saturation
95%
electric
Lightness
25%
dark
Brightness
49%
HSV value
Perceived
30%
weighted brightness
Luminance
0.0648
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
White
9.15:1
Closest name
Saddle Brown
ΔE2000 6.3
Where it sits
Hue22° of 360°
Saturation95%
Lightness25%
Temperature
Warm ← → Cool4% 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#7d3003
RGBrgb(125, 48, 3)
HSLhsl(22, 95%, 25%)
CMYKcmyk(0%, 62%, 98%, 51%)
LABlab(30.6 31.4 40.8)
LCHlch(30.6 51.5 52.4)
OKLCHoklch(0.413 0.118 44.0)
Decimal8204291
Display P3color(display-p3 0.490 0.188 0.012)

Copy-ready code

/* CSS */
color: #7d3003;
background-color: #7d3003;
/* Tailwind (arbitrary) */
class="text-[#7d3003] bg-[#7d3003]"
/* SCSS */
$brand: #7d3003;
/* SwiftUI */
Color(red: 0.490, green: 0.188, blue: 0.012)
/* Android */
Color.parseColor("#7d3003")
/* Flutter */
Color(0xFF7D3003)
/* Python / OpenCV (BGR) */
(3, 48, 125)

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

Accessibility — WCAG contrast

Aa
#7d3003 on white: 9.15:1
AA ✓ pass · AA-large · AAA
Aa
#7d3003 on black: 2.30:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #473D00
deuteranopia · #594F00
tritanopia · #8A1C28

Color scale — 50 to 950

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

#FDF6F1
#FCEDE4
#FAD6C2
#FCB991
#FB965B
#FA7324
#EF5C06
#C74C05
#9F3D04
#7d3003
#481D05
Base = 900Lightest = 50 · #FDF6F1Darkest = 950 · #481D05
:root {
  --brand-50: #FDF6F1;
  --brand-100: #FCEDE4;
  --brand-200: #FAD6C2;
  --brand-300: #FCB991;
  --brand-400: #FB965B;
  --brand-500: #FA7324;
  --brand-600: #EF5C06;
  --brand-700: #C74C05;
  --brand-800: #9F3D04;
  --brand-900: #7d3003;
  --brand-950: #481D05;
  --brand: #7d3003;
  --brand-ink: #ffffff;
}

Colors that work with #7d3003

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#FAF7F4
Tinted page background
Border#EDD0C0
Hairlines and dividers
Muted text#9B684B
Captions on the surface
Accent#007180
Second voice, not a rival
Dark variant#7D3003
Hover, pressed, headers
Light variant#FEEFE6
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 #7d3003

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#03507D
Analogous left#7D0313
Analogous right#7D6D03
Split-complement 1#037D6D
Split-complement 2#03137D
Triadic 1#037D30
Triadic 2#30037D
Tetradic#137D03

RGB percentages

Red49.0%
Green18.8%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta61.6%
Yellow97.6%
Key (black)51.0%

Color previews

#7d3003 text on a black background

contrast 2.30:1

Card sample

#7d3003 text on a white background

contrast 9.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 48, 3, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 48, 3, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7d3003;
background: linear-gradient(135deg, #7d3003, #797D03);

Monochromatic scale

Palettes built from #7d3003

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.

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

#7d3003, answered

What color is #7d3003?

#7d3003 is a dark electric orange, closest to Saddle Brown (ΔE2000 6.3). It sits at 22° on the hue wheel with 95% saturation and 25% lightness, which reads as warm.

What is the RGB value of #7d3003?

rgb(125, 48, 3) — 125 red, 48 green and 3 blue out of 255, or 49% / 18.8% / 1.2% by channel.

Is #7d3003 a light or a dark color?

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

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

White. It scores 9.15:1 against #7d3003, versus 2.30:1 for black — AAA at any size.

What is the complementary color of #7d3003?

#03507D sits directly opposite on the wheel. Softer options are the split-complements #037D6D and #03137D, which give the same contrast with far less vibration.

What colors go well with #7d3003?

For interface work: #FAF7F4 as the surface, #EDD0C0 for borders, #9B684B for secondary text, #007180 as an accent and #7D3003 for hover and pressed states. For a palette, the analogous pair #7D0313 and #7D6D03 stays calm, while #03507D is the loudest partner.

What is #7d3003 in CMYK for printing?

cmyk(0%, 62%, 98%, 51%). 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 #7d3003 warm or cool?

Warm — it scores 4 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #963F04; nudged cooler, #7E0202.

Work with #7d3003 in the Color Lab