Skip to content

#4e2d13

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

RGB
78, 45, 19
HSL
26°, 61%, 19%
CMYK
0, 42, 76, 69
Luminance
0.0354

At a glance

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

Hex
#4e2d13
Hue
26°
orange
Saturation
61%
vivid
Lightness
19%
deep
Brightness
31%
HSV value
Perceived
22%
weighted brightness
Luminance
0.0354
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
White
12.29:1
Closest name
Saddle Brown
ΔE2000 14.7
Where it sits
Hue26° of 360°
Saturation61%
Lightness19%
Temperature
Warm ← → Cool2% 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#4e2d13
RGBrgb(78, 45, 19)
HSLhsl(26, 61%, 19%)
CMYKcmyk(0%, 42%, 76%, 69%)
LABlab(22.1 12.5 22.7)
LCHlch(22.1 25.9 61.2)
OKLCHoklch(0.333 0.062 56.6)
Decimal5123347
Display P3color(display-p3 0.306 0.176 0.075)

Copy-ready code

/* CSS */
color: #4e2d13;
background-color: #4e2d13;
/* Tailwind (arbitrary) */
class="text-[#4e2d13] bg-[#4e2d13]"
/* SCSS */
$brand: #4e2d13;
/* SwiftUI */
Color(red: 0.306, green: 0.176, blue: 0.075)
/* Android */
Color.parseColor("#4e2d13")
/* Flutter */
Color(0xFF4E2D13)
/* Python / OpenCV (BGR) */
(19, 45, 78)

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

Accessibility — WCAG contrast

Aa
#4e2d13 on white: 12.29:1
AA ✓ pass · AA-large · AAA
Aa
#4e2d13 on black: 1.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #373010
deuteranopia · #3F3813
tritanopia · #562627

Color scale — 50 to 950

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

#FBF7F4
#F7EFE8
#F0DCCC
#E9C3A5
#DEA578
#D3874B
#C57130
#A45F28
#834C20
#5F391B
#4e2d13
Base = 950Lightest = 50 · #FBF7F4Darkest = 950 · #4e2d13
:root {
  --brand-50: #FBF7F4;
  --brand-100: #F7EFE8;
  --brand-200: #F0DCCC;
  --brand-300: #E9C3A5;
  --brand-400: #DEA578;
  --brand-500: #D3874B;
  --brand-600: #C57130;
  --brand-700: #A45F28;
  --brand-800: #834C20;
  --brand-900: #5F391B;
  --brand-950: #4e2d13;
  --brand: #4e2d13;
  --brand-ink: #ffffff;
}

Colors that work with #4e2d13

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#EDD4C0
Hairlines and dividers
Muted text#9B6E4B
Captions on the surface
Accent#114450
Second voice, not a rival
Dark variant#673B19
Hover, pressed, headers
Light variant#FAF1EA
Selected rows, tints
Dark surface#241B14
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 #4e2d13

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#13344E
Analogous left#4E1317
Analogous right#4E4A13
Split-complement 1#134E4A
Split-complement 2#13174E
Triadic 1#134E2D
Triadic 2#2D134E
Tetradic#174E13

RGB percentages

Red30.6%
Green17.6%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta42.3%
Yellow75.6%
Key (black)69.4%

Color previews

#4e2d13 text on a black background

contrast 1.71:1

Card sample

#4e2d13 text on a white background

contrast 12.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4e2d13;
Background color
Panel with #4e2d13 background
background-color: #4e2d13;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(78, 45, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 45, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4e2d13;
background: linear-gradient(135deg, #4e2d13, #484E13);

Monochromatic scale

Palettes built from #4e2d13

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.

#4e2d13 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.

#4e2d13, answered

What color is #4e2d13?

#4e2d13 is a deep vivid orange, closest to Saddle Brown (ΔE2000 14.7). It sits at 26° on the hue wheel with 61% saturation and 19% lightness, which reads as warm.

What is the RGB value of #4e2d13?

rgb(78, 45, 19) — 78 red, 45 green and 19 blue out of 255, or 30.6% / 17.6% / 7.5% by channel.

Is #4e2d13 a light or a dark color?

It is a dark color. Relative luminance is 0.0354 and perceived brightness is 22%, so white text on it reaches 12.29:1.

Should I use black or white text on #4e2d13?

White. It scores 12.29:1 against #4e2d13, versus 1.71:1 for black — AAA at any size.

What is the complementary color of #4e2d13?

#13344E sits directly opposite on the wheel. Softer options are the split-complements #134E4A and #13174E, which give the same contrast with far less vibration.

What colors go well with #4e2d13?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6E4B for secondary text, #114450 as an accent and #673B19 for hover and pressed states. For a palette, the analogous pair #4E1317 and #4E4A13 stays calm, while #13344E is the loudest partner.

What is #4e2d13 in CMYK for printing?

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

Is #4e2d13 warm or cool?

Warm — it scores 2 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #623818; nudged cooler, #4F1612.

Work with #4e2d13 in the Color Lab