Skip to content

#bb6c01

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

RGB
187, 108, 1
HSL
35°, 99%, 37%
CMYK
0, 42, 100, 27
Luminance
0.2129

At a glance

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

Hex
#bb6c01
Hue
35°
orange
Saturation
99%
electric
Lightness
37%
dark
Brightness
73%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2129
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
5.26:1
Closest name
Chocolate
ΔE2000 7.9
Where it sits
Hue35° of 360°
Saturation99%
Lightness37%
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#bb6c01
RGBrgb(187, 108, 1)
HSLhsl(35, 99%, 37%)
CMYKcmyk(0%, 42%, 100%, 27%)
LABlab(53.3 25.4 60.6)
LCHlch(53.3 65.7 67.2)
OKLCHoklch(0.607 0.139 62.6)
Decimal12282881
Display P3color(display-p3 0.733 0.424 0.004)

Copy-ready code

/* CSS */
color: #bb6c01;
background-color: #bb6c01;
/* Tailwind (arbitrary) */
class="text-[#bb6c01] bg-[#bb6c01]"
/* SCSS */
$brand: #bb6c01;
/* SwiftUI */
Color(red: 0.733, green: 0.424, blue: 0.004)
/* Android */
Color.parseColor("#bb6c01")
/* Flutter */
Color(0xFFBB6C01)
/* Python / OpenCV (BGR) */
(1, 108, 187)

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

Accessibility — WCAG contrast

Aa
#bb6c01 on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#bb6c01 on black: 5.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #857400
deuteranopia · #978603
tritanopia · #CD595C

Color scale — 50 to 950

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

#FEF8F1
#FCF2E3
#FBE2C0
#FECF8F
#FEB758
#FE9F20
#F38D01
#bb6c01
#A25E01
#754606
#492B03
Base = 700Lightest = 50 · #FEF8F1Darkest = 950 · #492B03
:root {
  --brand-50: #FEF8F1;
  --brand-100: #FCF2E3;
  --brand-200: #FBE2C0;
  --brand-300: #FECF8F;
  --brand-400: #FEB758;
  --brand-500: #FE9F20;
  --brand-600: #F38D01;
  --brand-700: #bb6c01;
  --brand-800: #A25E01;
  --brand-900: #754606;
  --brand-950: #492B03;
  --brand: #bb6c01;
  --brand-ink: #000000;
}

Colors that work with #bb6c01

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#FAF8F4
Tinted page background
Border#EDDAC0
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#007FBC
Second voice, not a rival
Dark variant#7F4901
Hover, pressed, headers
Light variant#FFF4E6
Selected rows, tints
Dark surface#241D14
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 #bb6c01

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#0150BB
Analogous left#BB0F01
Analogous right#ADBB01
Split-complement 1#01ADBB
Split-complement 2#0F01BB
Triadic 1#01BB6C
Triadic 2#6C01BB
Tetradic#01BB0F

RGB percentages

Red73.3%
Green42.4%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta42.2%
Yellow99.5%
Key (black)26.7%

Color previews

#bb6c01 text on a black background

contrast 5.26:1

Card sample

#bb6c01 text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 108, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 108, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bb6c01;
background: linear-gradient(135deg, #bb6c01, #8EBB01);

Monochromatic scale

Palettes built from #bb6c01

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.

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

#bb6c01, answered

What color is #bb6c01?

#bb6c01 is a dark electric orange, closest to Chocolate (ΔE2000 7.9). It sits at 35° on the hue wheel with 99% saturation and 37% lightness, which reads as warm.

What is the RGB value of #bb6c01?

rgb(187, 108, 1) — 187 red, 108 green and 1 blue out of 255, or 73.3% / 42.4% / 0.4% by channel.

Is #bb6c01 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2129 and perceived brightness is 52%, so black text on it reaches 5.26:1.

Should I use black or white text on #bb6c01?

Black. It scores 5.26:1 against #bb6c01, versus 3.99:1 for white — AA at any size.

What is the complementary color of #bb6c01?

#0150BB sits directly opposite on the wheel. Softer options are the split-complements #01ADBB and #0F01BB, which give the same contrast with far less vibration.

What colors go well with #bb6c01?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B794B for secondary text, #007FBC as an accent and #7F4901 for hover and pressed states. For a palette, the analogous pair #BB0F01 and #ADBB01 stays calm, while #0150BB is the loudest partner.

What is #bb6c01 in CMYK for printing?

cmyk(0%, 42%, 100%, 27%). 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 #bb6c01 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 #D56901; nudged cooler, #BCB100.

Work with #bb6c01 in the Color Lab