Skip to content

#8d3c13

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

RGB
141, 60, 19
HSL
20°, 76%, 31%
CMYK
0, 57, 87, 45
Luminance
0.0894

At a glance

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

Hex
#8d3c13
Hue
20°
orange
Saturation
76%
electric
Lightness
31%
dark
Brightness
55%
HSV value
Perceived
35%
weighted brightness
Luminance
0.0894
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
White
7.53:1
Closest name
Saddle Brown
ΔE2000 3.9
Where it sits
Hue20° of 360°
Saturation76%
Lightness31%
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#8d3c13
RGBrgb(141, 60, 19)
HSLhsl(20, 76%, 31%)
CMYKcmyk(0%, 57%, 87%, 45%)
LABlab(35.9 32.1 39.7)
LCHlch(35.9 51.1 51.0)
OKLCHoklch(0.459 0.121 43.7)
Decimal9255955
Display P3color(display-p3 0.553 0.235 0.075)

Copy-ready code

/* CSS */
color: #8d3c13;
background-color: #8d3c13;
/* Tailwind (arbitrary) */
class="text-[#8d3c13] bg-[#8d3c13]"
/* SCSS */
$brand: #8d3c13;
/* SwiftUI */
Color(red: 0.553, green: 0.235, blue: 0.075)
/* Android */
Color.parseColor("#8d3c13")
/* Flutter */
Color(0xFF8D3C13)
/* Python / OpenCV (BGR) */
(19, 60, 141)

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

Accessibility — WCAG contrast

Aa
#8d3c13 on white: 7.53:1
AA ✓ pass · AA-large · AAA
Aa
#8d3c13 on black: 2.79:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #53490C
deuteranopia · #675B10
tritanopia · #9B2934

Color scale — 50 to 950

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

#FCF6F3
#F9EDE7
#F4D7C8
#F2B99C
#EB966B
#E47339
#D85C1D
#B44D18
#8d3c13
#682F12
#411D0B
Base = 800Lightest = 50 · #FCF6F3Darkest = 950 · #411D0B
:root {
  --brand-50: #FCF6F3;
  --brand-100: #F9EDE7;
  --brand-200: #F4D7C8;
  --brand-300: #F2B99C;
  --brand-400: #EB966B;
  --brand-500: #E47339;
  --brand-600: #D85C1D;
  --brand-700: #B44D18;
  --brand-800: #8d3c13;
  --brand-900: #682F12;
  --brand-950: #411D0B;
  --brand: #8d3c13;
  --brand-ink: #ffffff;
}

Colors that work with #8d3c13

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#EDCFC0
Hairlines and dividers
Muted text#9B664B
Captions on the surface
Accent#108590
Second voice, not a rival
Dark variant#70300F
Hover, pressed, headers
Light variant#FCEFE9
Selected rows, tints
Dark surface#241914
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 #8d3c13

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#13648D
Analogous left#8D1327
Analogous right#8D7913
Split-complement 1#138D79
Split-complement 2#13278D
Triadic 1#138D3C
Triadic 2#3C138D
Tetradic#278D13

RGB percentages

Red55.3%
Green23.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta57.4%
Yellow86.5%
Key (black)44.7%

Color previews

#8d3c13 text on a black background

contrast 2.79:1

Card sample

#8d3c13 text on a white background

contrast 7.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8d3c13;
Background color
Panel with #8d3c13 background
background-color: #8d3c13;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 60, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 60, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8d3c13;
background: linear-gradient(135deg, #8d3c13, #8D8D13);

Monochromatic scale

Palettes built from #8d3c13

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.

#8d3c13 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.

#8d3c13, answered

What color is #8d3c13?

#8d3c13 is a dark electric orange, closest to Saddle Brown (ΔE2000 3.9). It sits at 20° on the hue wheel with 76% saturation and 31% lightness, which reads as warm.

What is the RGB value of #8d3c13?

rgb(141, 60, 19) — 141 red, 60 green and 19 blue out of 255, or 55.3% / 23.5% / 7.5% by channel.

Is #8d3c13 a light or a dark color?

It is a dark color. Relative luminance is 0.0894 and perceived brightness is 35%, so white text on it reaches 7.53:1.

Should I use black or white text on #8d3c13?

White. It scores 7.53:1 against #8d3c13, versus 2.79:1 for black — AAA at any size.

What is the complementary color of #8d3c13?

#13648D sits directly opposite on the wheel. Softer options are the split-complements #138D79 and #13278D, which give the same contrast with far less vibration.

What colors go well with #8d3c13?

For interface work: #FAF6F4 as the surface, #EDCFC0 for borders, #9B664B for secondary text, #108590 as an accent and #70300F for hover and pressed states. For a palette, the analogous pair #8D1327 and #8D7913 stays calm, while #13648D is the loudest partner.

What is #8d3c13 in CMYK for printing?

cmyk(0%, 57%, 87%, 45%). 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 #8d3c13 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 #A44E16; nudged cooler, #8F1115.

Work with #8d3c13 in the Color Lab