Skip to content

#5d2f11

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

RGB
93, 47, 17
HSL
24°, 69%, 22%
CMYK
0, 50, 82, 64
Luminance
0.0440

At a glance

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

Hex
#5d2f11
Hue
24°
orange
Saturation
69%
vivid
Lightness
22%
deep
Brightness
36%
HSV value
Perceived
25%
weighted brightness
Luminance
0.0440
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
White
11.17:1
Closest name
Saddle Brown
ΔE2000 11.3
Where it sits
Hue24° of 360°
Saturation69%
Lightness22%
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#5d2f11
RGBrgb(93, 47, 17)
HSLhsl(24, 69%, 22%)
CMYKcmyk(0%, 50%, 82%, 64%)
LABlab(25.0 18.4 27.6)
LCHlch(25.0 33.2 56.3)
OKLCHoklch(0.360 0.079 50.6)
Decimal6106897
Display P3color(display-p3 0.365 0.184 0.067)

Copy-ready code

/* CSS */
color: #5d2f11;
background-color: #5d2f11;
/* Tailwind (arbitrary) */
class="text-[#5d2f11] bg-[#5d2f11]"
/* SCSS */
$brand: #5d2f11;
/* SwiftUI */
Color(red: 0.365, green: 0.184, blue: 0.067)
/* Android */
Color.parseColor("#5d2f11")
/* Flutter */
Color(0xFF5D2F11)
/* Python / OpenCV (BGR) */
(17, 47, 93)

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

Accessibility — WCAG contrast

Aa
#5d2f11 on white: 11.17:1
AA ✓ pass · AA-large · AAA
Aa
#5d2f11 on black: 1.88:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #3C350D
deuteranopia · #473F10
tritanopia · #672529

Color scale — 50 to 950

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

#FBF6F3
#F8EEE7
#F2DACA
#EEBFA0
#E59F71
#DC7F41
#CF6926
#AC5720
#8A4619
#5d2f11
#3F210E
Base = 900Lightest = 50 · #FBF6F3Darkest = 950 · #3F210E
:root {
  --brand-50: #FBF6F3;
  --brand-100: #F8EEE7;
  --brand-200: #F2DACA;
  --brand-300: #EEBFA0;
  --brand-400: #E59F71;
  --brand-500: #DC7F41;
  --brand-600: #CF6926;
  --brand-700: #AC5720;
  --brand-800: #8A4619;
  --brand-900: #5d2f11;
  --brand-950: #3F210E;
  --brand: #5d2f11;
  --brand-ink: #ffffff;
}

Colors that work with #5d2f11

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#EDD1C0
Hairlines and dividers
Muted text#9B6A4B
Captions on the surface
Accent#0F545F
Second voice, not a rival
Dark variant#6C3614
Hover, pressed, headers
Light variant#FBF0E9
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 #5d2f11

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#113F5D
Analogous left#5D1119
Analogous right#5D5511
Split-complement 1#115D55
Split-complement 2#11195D
Triadic 1#115D2F
Triadic 2#2F115D
Tetradic#195D11

RGB percentages

Red36.5%
Green18.4%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta49.5%
Yellow81.7%
Key (black)63.5%

Color previews

#5d2f11 text on a black background

contrast 1.88:1

Card sample

#5d2f11 text on a white background

contrast 11.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5d2f11;
Background color
Panel with #5d2f11 background
background-color: #5d2f11;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 47, 17, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 47, 17, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5d2f11;
background: linear-gradient(135deg, #5d2f11, #585D11);

Monochromatic scale

Palettes built from #5d2f11

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.

#5d2f11 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.

#5d2f11, answered

What color is #5d2f11?

#5d2f11 is a deep vivid orange, closest to Saddle Brown (ΔE2000 11.3). It sits at 24° on the hue wheel with 69% saturation and 22% lightness, which reads as warm.

What is the RGB value of #5d2f11?

rgb(93, 47, 17) — 93 red, 47 green and 17 blue out of 255, or 36.5% / 18.4% / 6.7% by channel.

Is #5d2f11 a light or a dark color?

It is a dark color. Relative luminance is 0.0440 and perceived brightness is 25%, so white text on it reaches 11.17:1.

Should I use black or white text on #5d2f11?

White. It scores 11.17:1 against #5d2f11, versus 1.88:1 for black — AAA at any size.

What is the complementary color of #5d2f11?

#113F5D sits directly opposite on the wheel. Softer options are the split-complements #115D55 and #11195D, which give the same contrast with far less vibration.

What colors go well with #5d2f11?

For interface work: #FAF7F4 as the surface, #EDD1C0 for borders, #9B6A4B for secondary text, #0F545F as an accent and #6C3614 for hover and pressed states. For a palette, the analogous pair #5D1119 and #5D5511 stays calm, while #113F5D is the loudest partner.

What is #5d2f11 in CMYK for printing?

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

Is #5d2f11 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 #733C15; nudged cooler, #5E1210.

Work with #5d2f11 in the Color Lab