Skip to content

#b6640c

a dark, electric orange · warm · closest name: Chocolate

RGB
182, 100, 12
HSL
31°, 88%, 38%
CMYK
0, 45, 93, 29
Luminance
0.1909

At a glance

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

Hex
#b6640c
Hue
31°
orange
Saturation
88%
electric
Lightness
38%
dark
Brightness
71%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1909
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
4.82:1
Closest name
Chocolate
ΔE2000 7.1
Where it sits
Hue31° of 360°
Saturation88%
Lightness38%
Temperature
Warm ← → Cool1% 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#b6640c
RGBrgb(182, 100, 12)
HSLhsl(31, 88%, 38%)
CMYKcmyk(0%, 45%, 93%, 29%)
LABlab(50.8 27.8 56.3)
LCHlch(50.8 62.8 63.8)
OKLCHoklch(0.586 0.136 58.3)
Decimal11953164
Display P3color(display-p3 0.714 0.392 0.047)

Copy-ready code

/* CSS */
color: #b6640c;
background-color: #b6640c;
/* Tailwind (arbitrary) */
class="text-[#b6640c] bg-[#b6640c]"
/* SCSS */
$brand: #b6640c;
/* SwiftUI */
Color(red: 0.714, green: 0.392, blue: 0.047)
/* Android */
Color.parseColor("#b6640c")
/* Flutter */
Color(0xFFB6640C)
/* Python / OpenCV (BGR) */
(12, 100, 182)

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#000000 on #b6640c · 4.82:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.36:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.82:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #b6640c as text scores 4.36:1 on white and 4.82:1 on black.

Accessibility — WCAG contrast

Aa
#b6640c on white: 4.36:1
AA ✗ fail · AA-large · AAA
Aa
#b6640c on black: 4.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7D6D00
deuteranopia · #90800B
tritanopia · #C85155

Color scale — 50 to 950

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

#FDF8F2
#FAF0E5
#F8DFC4
#F8C996
#F5AE61
#F1922D
#E67E0F
#b6640c
#99540A
#6F3F0C
#452707
Base = 700Lightest = 50 · #FDF8F2Darkest = 950 · #452707
:root {
  --brand-50: #FDF8F2;
  --brand-100: #FAF0E5;
  --brand-200: #F8DFC4;
  --brand-300: #F8C996;
  --brand-400: #F5AE61;
  --brand-500: #F1922D;
  --brand-600: #E67E0F;
  --brand-700: #b6640c;
  --brand-800: #99540A;
  --brand-900: #6F3F0C;
  --brand-950: #452707;
  --brand: #b6640c;
  --brand-ink: #000000;
}

Colors that work with #b6640c

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF7F4
Tinted page background
Border#EDD7C0
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#088ABA
Second voice, not a rival
Dark variant#784208
Hover, pressed, headers
Light variant#FDF3E7
Selected rows, tints
Dark surface#241C14
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 #b6640c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • 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
  • Small text on white — under 4.5:1
  • 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#0C5EB6
Analogous left#B60F0C
Analogous right#B3B60C
Split-complement 1#0CB3B6
Split-complement 2#0F0CB6
Triadic 1#0CB664
Triadic 2#640CB6
Tetradic#0CB60F

RGB percentages

Red71.4%
Green39.2%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta45.1%
Yellow93.4%
Key (black)28.6%

Color previews

#b6640c text on a black background

contrast 4.82:1

Card sample

#b6640c text on a white background

contrast 4.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 100, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 100, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b6640c;
background: linear-gradient(135deg, #b6640c, #96B60C);

Monochromatic scale

Palettes built from #b6640c

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.

#b6640c 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.

#b6640c, answered

What color is #b6640c?

#b6640c is a dark electric orange, closest to Chocolate (ΔE2000 7.1). It sits at 31° on the hue wheel with 88% saturation and 38% lightness, which reads as warm.

What is the RGB value of #b6640c?

rgb(182, 100, 12) — 182 red, 100 green and 12 blue out of 255, or 71.4% / 39.2% / 4.7% by channel.

Is #b6640c a light or a dark color?

It is a mid-tone. Relative luminance is 0.1909 and perceived brightness is 49%, so black text on it reaches 4.82:1.

Should I use black or white text on #b6640c?

Black. It scores 4.82:1 against #b6640c, versus 4.36:1 for white — AA at any size.

What is the complementary color of #b6640c?

#0C5EB6 sits directly opposite on the wheel. Softer options are the split-complements #0CB3B6 and #0F0CB6, which give the same contrast with far less vibration.

What colors go well with #b6640c?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #088ABA as an accent and #784208 for hover and pressed states. For a palette, the analogous pair #B60F0C and #B3B60C stays calm, while #0C5EB6 is the loudest partner.

What is #b6640c in CMYK for printing?

cmyk(0%, 45%, 93%, 29%). 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 #b6640c warm or cool?

Warm — it scores 1 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CE670E; nudged cooler, #B8240A.

Work with #b6640c in the Color Lab