Skip to content

#bc1f13

a dark, electric red · warm · closest name: Firebrick

RGB
188, 31, 19
HSL
4°, 82%, 41%
CMYK
0, 84, 90, 26
Luminance
0.1172

At a glance

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

Hex
#bc1f13
Hue
red
Saturation
82%
electric
Lightness
41%
dark
Brightness
74%
HSV value
Perceived
41%
weighted brightness
Luminance
0.1172
WCAG relative
Temperature
Warm
14/100 cool
Color family
Red
Tone
Electric
Best ink
White
6.28:1
Closest name
Firebrick
ΔE2000 4.1
Where it sits
Hue4° of 360°
Saturation82%
Lightness41%
Temperature
Warm ← → Cool14% 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#bc1f13
RGBrgb(188, 31, 19)
HSLhsl(4, 82%, 41%)
CMYKcmyk(0%, 84%, 90%, 26%)
LABlab(40.8 59.2 47.4)
LCHlch(40.8 75.8 38.6)
OKLCHoklch(0.512 0.192 29.7)
Decimal12328723
Display P3color(display-p3 0.737 0.122 0.075)

Copy-ready code

/* CSS */
color: #bc1f13;
background-color: #bc1f13;
/* Tailwind (arbitrary) */
class="text-[#bc1f13] bg-[#bc1f13]"
/* SCSS */
$brand: #bc1f13;
/* SwiftUI */
Color(red: 0.737, green: 0.122, blue: 0.075)
/* Android */
Color.parseColor("#bc1f13")
/* Flutter */
Color(0xFFBC1F13)
/* Python / OpenCV (BGR) */
(19, 31, 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#ffffff on #bc1f13 · 6.28:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.28:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.34:1
AA fail · AA large pass · AAA fail
Reading the other direction: #bc1f13 as text scores 6.28:1 on white and 3.34:1 on black.

Accessibility — WCAG contrast

Aa
#bc1f13 on white: 6.28:1
AA ✓ pass · AA-large · AAA
Aa
#bc1f13 on black: 3.34:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #544A0E
deuteranopia · #7A6C03
tritanopia · #D0001F

Color scale — 50 to 950

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

#FCF3F2
#F9E7E6
#F6C9C6
#F5A099
#F07066
#EA4033
#DE2517
#bc1f13
#94190F
#6B160F
#430E0A
Base = 700Lightest = 50 · #FCF3F2Darkest = 950 · #430E0A
:root {
  --brand-50: #FCF3F2;
  --brand-100: #F9E7E6;
  --brand-200: #F6C9C6;
  --brand-300: #F5A099;
  --brand-400: #F07066;
  --brand-500: #EA4033;
  --brand-600: #DE2517;
  --brand-700: #bc1f13;
  --brand-800: #94190F;
  --brand-900: #6B160F;
  --brand-950: #430E0A;
  --brand: #bc1f13;
  --brand-ink: #ffffff;
}

Colors that work with #bc1f13

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#FAF5F4
Tinted page background
Border#EDC3C0
Hairlines and dividers
Muted text#9B504B
Captions on the surface
Accent#0FBD9F
Second voice, not a rival
Dark variant#74130C
Hover, pressed, headers
Light variant#FDE9E8
Selected rows, tints
Dark surface#241514
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 #bc1f13

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
  • 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#13B0BC
Analogous left#BC135B
Analogous right#BC7413
Split-complement 1#13BC74
Split-complement 2#135BBC
Triadic 1#13BC1F
Triadic 2#1F13BC
Tetradic#5BBC13

RGB percentages

Red73.7%
Green12.2%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta83.5%
Yellow89.9%
Key (black)26.3%

Color previews

#bc1f13 text on a black background

contrast 3.34:1

Card sample

#bc1f13 text on a white background

contrast 6.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc1f13

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.

#bc1f13 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#bc1f13, answered

What color is #bc1f13?

#bc1f13 is a dark electric red, closest to Firebrick (ΔE2000 4.1). It sits at 4° on the hue wheel with 82% saturation and 41% lightness, which reads as warm.

What is the RGB value of #bc1f13?

rgb(188, 31, 19) — 188 red, 31 green and 19 blue out of 255, or 73.7% / 12.2% / 7.5% by channel.

Is #bc1f13 a light or a dark color?

It is a dark color. Relative luminance is 0.1172 and perceived brightness is 41%, so white text on it reaches 6.28:1.

Should I use black or white text on #bc1f13?

White. It scores 6.28:1 against #bc1f13, versus 3.34:1 for black — AA at any size.

What is the complementary color of #bc1f13?

#13B0BC sits directly opposite on the wheel. Softer options are the split-complements #13BC74 and #135BBC, which give the same contrast with far less vibration.

What colors go well with #bc1f13?

For interface work: #FAF5F4 as the surface, #EDC3C0 for borders, #9B504B for secondary text, #0FBD9F as an accent and #74130C for hover and pressed states. For a palette, the analogous pair #BC135B and #BC7413 stays calm, while #13B0BC is the loudest partner.

What is #bc1f13 in CMYK for printing?

cmyk(0%, 84%, 90%, 26%). 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 #bc1f13 warm or cool?

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

Work with #bc1f13 in the Color Lab