Skip to content

#bc034d

a dark, electric magenta / pink · warm · closest name: Crimson

RGB
188, 3, 77
HSL
336°, 97%, 38%
CMYK
0, 98, 59, 26
Luminance
0.1129

At a glance

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

Hex
#bc034d
Hue
336°
magenta / pink
Saturation
97%
electric
Lightness
38%
dark
Brightness
74%
HSV value
Perceived
42%
weighted brightness
Luminance
0.1129
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
White
6.44:1
Closest name
Crimson
ΔE2000 11.2
Where it sits
Hue336° of 360°
Saturation97%
Lightness38%
Temperature
Warm ← → Cool30% 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#bc034d
RGBrgb(188, 3, 77)
HSLhsl(336, 97%, 38%)
CMYKcmyk(0%, 98%, 59%, 26%)
LABlab(40.1 65.8 12.8)
LCHlch(40.1 67.0 11.0)
OKLCHoklch(0.510 0.203 9.1)
Decimal12321613
Display P3color(display-p3 0.737 0.012 0.302)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc034d on white: 6.44:1
AA ✓ pass · AA-large · AAA
Aa
#bc034d on black: 3.26:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #47484E
deuteranopia · #726A49
tritanopia · #CE002C

Color scale — 50 to 950

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

#FDF1F6
#FCE4ED
#FBC1D8
#FD91BC
#FC599B
#FC2279
#F10463
#bc034d
#A10342
#740732
#48041F
Base = 700Lightest = 50 · #FDF1F6Darkest = 950 · #48041F
:root {
  --brand-50: #FDF1F6;
  --brand-100: #FCE4ED;
  --brand-200: #FBC1D8;
  --brand-300: #FD91BC;
  --brand-400: #FC599B;
  --brand-500: #FC2279;
  --brand-600: #F10463;
  --brand-700: #bc034d;
  --brand-800: #A10342;
  --brand-900: #740732;
  --brand-950: #48041F;
  --brand: #bc034d;
  --brand-ink: #ffffff;
}

Colors that work with #bc034d

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#FAF4F7
Tinted page background
Border#EDC0D2
Hairlines and dividers
Muted text#9B4B6B
Captions on the surface
Accent#00CC47
Second voice, not a rival
Dark variant#7E0233
Hover, pressed, headers
Light variant#FFE6F0
Selected rows, tints
Dark surface#24141A
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 #bc034d

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#03BC72
Analogous left#BC03AA
Analogous right#BC1503
Split-complement 1#03BC15
Split-complement 2#03AABC
Triadic 1#4DBC03
Triadic 2#034DBC
Tetradic#AABC03

RGB percentages

Red73.7%
Green1.2%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta98.4%
Yellow59.0%
Key (black)26.3%

Color previews

#bc034d text on a black background

contrast 3.26:1

Card sample

#bc034d text on a white background

contrast 6.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc034d

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.

#bc034d in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#bc034d, answered

What color is #bc034d?

#bc034d is a dark electric magenta / pink, closest to Crimson (ΔE2000 11.2). It sits at 336° on the hue wheel with 97% saturation and 38% lightness, which reads as warm.

What is the RGB value of #bc034d?

rgb(188, 3, 77) — 188 red, 3 green and 77 blue out of 255, or 73.7% / 1.2% / 30.2% by channel.

Is #bc034d a light or a dark color?

It is a dark color. Relative luminance is 0.1129 and perceived brightness is 42%, so white text on it reaches 6.44:1.

Should I use black or white text on #bc034d?

White. It scores 6.44:1 against #bc034d, versus 3.26:1 for black — AA at any size.

What is the complementary color of #bc034d?

#03BC72 sits directly opposite on the wheel. Softer options are the split-complements #03BC15 and #03AABC, which give the same contrast with far less vibration.

What colors go well with #bc034d?

For interface work: #FAF4F7 as the surface, #EDC0D2 for borders, #9B4B6B for secondary text, #00CC47 as an accent and #7E0233 for hover and pressed states. For a palette, the analogous pair #BC03AA and #BC1503 stays calm, while #03BC72 is the loudest partner.

What is #bc034d in CMYK for printing?

cmyk(0%, 98%, 59%, 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 #bc034d warm or cool?

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

Work with #bc034d in the Color Lab