Skip to content

#4f2e13

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

RGB
79, 46, 19
HSL
27°, 61%, 19%
CMYK
0, 42, 76, 69
Luminance
0.0366

At a glance

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

Hex
#4f2e13
Hue
27°
orange
Saturation
61%
vivid
Lightness
19%
deep
Brightness
31%
HSV value
Perceived
22%
weighted brightness
Luminance
0.0366
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
White
12.12:1
Closest name
Saddle Brown
ΔE2000 14.4
Where it sits
Hue27° 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#4f2e13
RGBrgb(79, 46, 19)
HSLhsl(27, 61%, 19%)
CMYKcmyk(0%, 42%, 76%, 69%)
LABlab(22.5 12.4 23.3)
LCHlch(22.5 26.3 62.0)
OKLCHoklch(0.337 0.063 57.5)
Decimal5189139
Display P3color(display-p3 0.310 0.180 0.075)

Copy-ready code

/* CSS */
color: #4f2e13;
background-color: #4f2e13;
/* Tailwind (arbitrary) */
class="text-[#4f2e13] bg-[#4f2e13]"
/* SCSS */
$brand: #4f2e13;
/* SwiftUI */
Color(red: 0.310, green: 0.180, blue: 0.075)
/* Android */
Color.parseColor("#4f2e13")
/* Flutter */
Color(0xFF4F2E13)
/* Python / OpenCV (BGR) */
(19, 46, 79)

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

Accessibility — WCAG contrast

Aa
#4f2e13 on white: 12.12:1
AA ✓ pass · AA-large · AAA
Aa
#4f2e13 on black: 1.73:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #383110
deuteranopia · #403913
tritanopia · #572728

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4f2e13 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
#DEA677
#D3884A
#C5732F
#A46028
#844D20
#603A1B
#4f2e13
Base = 950Lightest = 50 · #FBF7F4Darkest = 950 · #4f2e13
:root {
  --brand-50: #FBF7F4;
  --brand-100: #F7EFE8;
  --brand-200: #F0DCCC;
  --brand-300: #E9C3A5;
  --brand-400: #DEA677;
  --brand-500: #D3884A;
  --brand-600: #C5732F;
  --brand-700: #A46028;
  --brand-800: #844D20;
  --brand-900: #603A1B;
  --brand-950: #4f2e13;
  --brand: #4f2e13;
  --brand-ink: #ffffff;
}

Colors that work with #4f2e13

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#9B6F4B
Captions on the surface
Accent#114451
Second voice, not a rival
Dark variant#673C19
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 #4f2e13

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#13344F
Analogous left#4F1316
Analogous right#4F4C13
Split-complement 1#134F4C
Split-complement 2#13164F
Triadic 1#134F2E
Triadic 2#2E134F
Tetradic#164F13

RGB percentages

Red31.0%
Green18.0%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta41.8%
Yellow75.9%
Key (black)69.0%

Color previews

#4f2e13 text on a black background

contrast 1.73:1

Card sample

#4f2e13 text on a white background

contrast 12.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4f2e13

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.

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

#4f2e13, answered

What color is #4f2e13?

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

What is the RGB value of #4f2e13?

rgb(79, 46, 19) — 79 red, 46 green and 19 blue out of 255, or 31% / 18% / 7.5% by channel.

Is #4f2e13 a light or a dark color?

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

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

White. It scores 12.12:1 against #4f2e13, versus 1.73:1 for black — AAA at any size.

What is the complementary color of #4f2e13?

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

What colors go well with #4f2e13?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6F4B for secondary text, #114451 as an accent and #673C19 for hover and pressed states. For a palette, the analogous pair #4F1316 and #4F4C13 stays calm, while #13344F is the loudest partner.

What is #4f2e13 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 #4f2e13 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 #633818; nudged cooler, #501712.

Work with #4f2e13 in the Color Lab