Skip to content

#bf6c01

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

RGB
191, 108, 1
HSL
34°, 99%, 38%
CMYK
0, 44, 100, 25
Luminance
0.2180

At a glance

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

Hex
#bf6c01
Hue
34°
orange
Saturation
99%
electric
Lightness
38%
dark
Brightness
75%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2180
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
5.36:1
Closest name
Chocolate
ΔE2000 7
Where it sits
Hue34° of 360°
Saturation99%
Lightness38%
Temperature
Warm ← → Cool3% 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#bf6c01
RGBrgb(191, 108, 1)
HSLhsl(34, 99%, 38%)
CMYKcmyk(0%, 44%, 100%, 25%)
LABlab(53.8 27.1 61.2)
LCHlch(53.8 66.9 66.1)
OKLCHoklch(0.612 0.142 61.1)
Decimal12545025
Display P3color(display-p3 0.749 0.424 0.004)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#bf6c01 on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#bf6c01 on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #867500
deuteranopia · #998802
tritanopia · #D2595C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bf6c01 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
#FCF1E3
#FBE2C0
#FECE8F
#FEB558
#FE9D20
#F48A01
#bf6c01
#A25C01
#754405
#492B03
Base = 700Lightest = 50 · #FEF8F1Darkest = 950 · #492B03
:root {
  --brand-50: #FEF8F1;
  --brand-100: #FCF1E3;
  --brand-200: #FBE2C0;
  --brand-300: #FECE8F;
  --brand-400: #FEB558;
  --brand-500: #FE9D20;
  --brand-600: #F48A01;
  --brand-700: #bf6c01;
  --brand-800: #A25C01;
  --brand-900: #754405;
  --brand-950: #492B03;
  --brand: #bf6c01;
  --brand-ink: #000000;
}

Colors that work with #bf6c01

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#EDD9C0
Hairlines and dividers
Muted text#9B784B
Captions on the surface
Accent#0084C0
Second voice, not a rival
Dark variant#7F4801
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 #bf6c01

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#0154BF
Analogous left#BF0D01
Analogous right#B3BF01
Split-complement 1#01B3BF
Split-complement 2#0D01BF
Triadic 1#01BF6C
Triadic 2#6C01BF
Tetradic#01BF0D

RGB percentages

Red74.9%
Green42.4%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta43.5%
Yellow99.5%
Key (black)25.1%

Color previews

#bf6c01 text on a black background

contrast 5.36:1

Card sample

#bf6c01 text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bf6c01

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.

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

#bf6c01, answered

What color is #bf6c01?

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

What is the RGB value of #bf6c01?

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

Is #bf6c01 a light or a dark color?

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

Should I use black or white text on #bf6c01?

Black. It scores 5.36:1 against #bf6c01, versus 3.92:1 for white — AA at any size.

What is the complementary color of #bf6c01?

#0154BF sits directly opposite on the wheel. Softer options are the split-complements #01B3BF and #0D01BF, which give the same contrast with far less vibration.

What colors go well with #bf6c01?

For interface work: #FAF8F4 as the surface, #EDD9C0 for borders, #9B784B for secondary text, #0084C0 as an accent and #7F4801 for hover and pressed states. For a palette, the analogous pair #BF0D01 and #B3BF01 stays calm, while #0154BF is the loudest partner.

What is #bf6c01 in CMYK for printing?

cmyk(0%, 44%, 100%, 25%). 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 #bf6c01 warm or cool?

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

Work with #bf6c01 in the Color Lab