Skip to content

#6b4e21

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

RGB
107, 78, 33
HSL
37°, 53%, 28%
CMYK
0, 27, 69, 58
Luminance
0.0868

At a glance

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

Hex
#6b4e21
Hue
37°
orange
Saturation
53%
vivid
Lightness
28%
dark
Brightness
42%
HSV value
Perceived
33%
weighted brightness
Luminance
0.0868
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Vivid
Best ink
White
7.67:1
Closest name
Saddle Brown
ΔE2000 12
Where it sits
Hue37° of 360°
Saturation53%
Lightness28%
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#6b4e21
RGBrgb(107, 78, 33)
HSLhsl(37, 53%, 28%)
CMYKcmyk(0%, 27%, 69%, 58%)
LABlab(35.4 7.0 30.7)
LCHlch(35.4 31.5 77.2)
OKLCHoklch(0.445 0.072 75.8)
Decimal7032353
Display P3color(display-p3 0.420 0.306 0.129)

Copy-ready code

/* CSS */
color: #6b4e21;
background-color: #6b4e21;
/* Tailwind (arbitrary) */
class="text-[#6b4e21] bg-[#6b4e21]"
/* SCSS */
$brand: #6b4e21;
/* SwiftUI */
Color(red: 0.420, green: 0.306, blue: 0.129)
/* Android */
Color.parseColor("#6b4e21")
/* Flutter */
Color(0xFF6B4E21)
/* Python / OpenCV (BGR) */
(33, 78, 107)

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

Accessibility — WCAG contrast

Aa
#6b4e21 on white: 7.67:1
AA ✓ pass · AA-large · AAA
Aa
#6b4e21 on black: 2.74:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #594F1C
deuteranopia · #605622
tritanopia · #744644

Color scale — 50 to 950

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

#FBF8F4
#F6F1E9
#EDE1CE
#E5CDA9
#D7B47E
#CA9C53
#BB883A
#9C7230
#7D5B26
#6b4e21
#392A14
Base = 900Lightest = 50 · #FBF8F4Darkest = 950 · #392A14
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F6F1E9;
  --brand-200: #EDE1CE;
  --brand-300: #E5CDA9;
  --brand-400: #D7B47E;
  --brand-500: #CA9C53;
  --brand-600: #BB883A;
  --brand-700: #9C7230;
  --brand-800: #7D5B26;
  --brand-900: #6b4e21;
  --brand-950: #392A14;
  --brand: #6b4e21;
  --brand-ink: #ffffff;
}

Colors that work with #6b4e21

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#FAF8F4
Tinted page background
Border#ECDBC1
Hairlines and dividers
Muted text#9B7B4B
Captions on the surface
Accent#1E516E
Second voice, not a rival
Dark variant#61471E
Hover, pressed, headers
Light variant#F9F4EC
Selected rows, tints
Dark surface#241E14
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 #6b4e21

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#213E6B
Analogous left#6B2921
Analogous right#636B21
Split-complement 1#21636B
Split-complement 2#29216B
Triadic 1#216B4E
Triadic 2#4E216B
Tetradic#216B29

RGB percentages

Red42.0%
Green30.6%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta27.1%
Yellow69.2%
Key (black)58.0%

Color previews

#6b4e21 text on a black background

contrast 2.74:1

Card sample

#6b4e21 text on a white background

contrast 7.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6b4e21;
Background color
Panel with #6b4e21 background
background-color: #6b4e21;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(107, 78, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 78, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6b4e21;
background: linear-gradient(135deg, #6b4e21, #576B21);

Monochromatic scale

Palettes built from #6b4e21

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.

#6b4e21 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.

#6b4e21, answered

What color is #6b4e21?

#6b4e21 is a dark vivid orange, closest to Saddle Brown (ΔE2000 12). It sits at 37° on the hue wheel with 53% saturation and 28% lightness, which reads as warm.

What is the RGB value of #6b4e21?

rgb(107, 78, 33) — 107 red, 78 green and 33 blue out of 255, or 42% / 30.6% / 12.9% by channel.

Is #6b4e21 a light or a dark color?

It is a dark color. Relative luminance is 0.0868 and perceived brightness is 33%, so white text on it reaches 7.67:1.

Should I use black or white text on #6b4e21?

White. It scores 7.67:1 against #6b4e21, versus 2.74:1 for black — AAA at any size.

What is the complementary color of #6b4e21?

#213E6B sits directly opposite on the wheel. Softer options are the split-complements #21636B and #29216B, which give the same contrast with far less vibration.

What colors go well with #6b4e21?

For interface work: #FAF8F4 as the surface, #ECDBC1 for borders, #9B7B4B for secondary text, #1E516E as an accent and #61471E for hover and pressed states. For a palette, the analogous pair #6B2921 and #636B21 stays calm, while #213E6B is the loudest partner.

What is #6b4e21 in CMYK for printing?

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

Is #6b4e21 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 #6B4421; nudged cooler, #6D6B20.

Work with #6b4e21 in the Color Lab