Skip to content

#bc5f2c

a balanced, vivid orange · warm · closest name: Chocolate

RGB
188, 95, 44
HSL
21°, 62%, 46%
CMYK
0, 50, 77, 26
Luminance
0.1906

At a glance

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

Hex
#bc5f2c
Hue
21°
orange
Saturation
62%
vivid
Lightness
46%
balanced
Brightness
74%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1906
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
4.81:1
Closest name
Chocolate
ΔE2000 6.5
Where it sits
Hue21° of 360°
Saturation62%
Lightness46%
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#bc5f2c
RGBrgb(188, 95, 44)
HSLhsl(21, 62%, 46%)
CMYKcmyk(0%, 50%, 77%, 26%)
LABlab(50.8 33.8 44.8)
LCHlch(50.8 56.1 52.9)
OKLCHoklch(0.588 0.136 46.7)
Decimal12345132
Display P3color(display-p3 0.737 0.373 0.173)

Copy-ready code

/* CSS */
color: #bc5f2c;
background-color: #bc5f2c;
/* Tailwind (arbitrary) */
class="text-[#bc5f2c] bg-[#bc5f2c]"
/* SCSS */
$brand: #bc5f2c;
/* SwiftUI */
Color(red: 0.737, green: 0.373, blue: 0.173)
/* Android */
Color.parseColor("#bc5f2c")
/* Flutter */
Color(0xFFBC5F2C)
/* Python / OpenCV (BGR) */
(44, 95, 188)

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 #bc5f2c · 4.81: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.81:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #bc5f2c as text scores 4.36:1 on white and 4.81:1 on black.

Accessibility — WCAG contrast

Aa
#bc5f2c on white: 4.36:1
AA ✗ fail · AA-large · AAA
Aa
#bc5f2c on black: 4.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #796C26
deuteranopia · #90812A
tritanopia · #CE4B54

Color scale — 50 to 950

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

#FBF6F4
#F7EEE8
#F0D9CC
#EABDA4
#DF9C77
#D47B49
#bc5f2c
#A55427
#84431F
#60331A
#3C2010
Base = 600Lightest = 50 · #FBF6F4Darkest = 950 · #3C2010
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7EEE8;
  --brand-200: #F0D9CC;
  --brand-300: #EABDA4;
  --brand-400: #DF9C77;
  --brand-500: #D47B49;
  --brand-600: #bc5f2c;
  --brand-700: #A55427;
  --brand-800: #84431F;
  --brand-900: #60331A;
  --brand-950: #3C2010;
  --brand: #bc5f2c;
  --brand-ink: #000000;
}

Colors that work with #bc5f2c

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#FAF6F4
Tinted page background
Border#EDD0C0
Hairlines and dividers
Muted text#9B674B
Captions on the surface
Accent#229CAA
Second voice, not a rival
Dark variant#673418
Hover, pressed, headers
Light variant#FAF0EA
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 #bc5f2c

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#2C89BC
Analogous left#BC2C41
Analogous right#BCA72C
Split-complement 1#2CBCA7
Split-complement 2#2C41BC
Triadic 1#2CBC5F
Triadic 2#5F2CBC
Tetradic#41BC2C

RGB percentages

Red73.7%
Green37.3%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta49.5%
Yellow76.6%
Key (black)26.3%

Color previews

#bc5f2c text on a black background

contrast 4.81:1

Card sample

#bc5f2c text on a white background

contrast 4.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 95, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 95, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc5f2c;
background: linear-gradient(135deg, #bc5f2c, #B9BC2C);

Monochromatic scale

Palettes built from #bc5f2c

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.

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

#bc5f2c, answered

What color is #bc5f2c?

#bc5f2c is a balanced vivid orange, closest to Chocolate (ΔE2000 6.5). It sits at 21° on the hue wheel with 62% saturation and 46% lightness, which reads as warm.

What is the RGB value of #bc5f2c?

rgb(188, 95, 44) — 188 red, 95 green and 44 blue out of 255, or 73.7% / 37.3% / 17.3% by channel.

Is #bc5f2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.1906 and perceived brightness is 50%, so black text on it reaches 4.81:1.

Should I use black or white text on #bc5f2c?

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

What is the complementary color of #bc5f2c?

#2C89BC sits directly opposite on the wheel. Softer options are the split-complements #2CBCA7 and #2C41BC, which give the same contrast with far less vibration.

What colors go well with #bc5f2c?

For interface work: #FAF6F4 as the surface, #EDD0C0 for borders, #9B674B for secondary text, #229CAA as an accent and #673418 for hover and pressed states. For a palette, the analogous pair #BC2C41 and #BCA72C stays calm, while #2C89BC is the loudest partner.

What is #bc5f2c in CMYK for printing?

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

Is #bc5f2c 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 #CF7132; nudged cooler, #BE2A2B.

Work with #bc5f2c in the Color Lab