Skip to content

#bc2f7d

a balanced, vivid magenta / pink · warm · closest name: Medium Violet Red

RGB
188, 47, 125
HSL
327°, 60%, 46%
CMYK
0, 75, 34, 26
Luminance
0.1421

At a glance

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

Hex
#bc2f7d
Hue
327°
magenta / pink
Saturation
60%
vivid
Lightness
46%
balanced
Brightness
74%
HSV value
Perceived
46%
weighted brightness
Luminance
0.1421
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
5.47:1
Closest name
Medium Violet Red
ΔE2000 2.7
Where it sits
Hue327° of 360°
Saturation60%
Lightness46%
Temperature
Warm ← → Cool35% 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#bc2f7d
RGBrgb(188, 47, 125)
HSLhsl(327, 60%, 46%)
CMYKcmyk(0%, 75%, 34%, 26%)
LABlab(44.5 61.4 -10.8)
LCHlch(44.5 62.4 350.0)
OKLCHoklch(0.547 0.190 351.5)
Decimal12332925
Display P3color(display-p3 0.737 0.184 0.490)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc2f7d on white: 5.47:1
AA ✓ pass · AA-large · AAA
Aa
#bc2f7d on black: 3.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #48597F
deuteranopia · #70727A
tritanopia · #CA2452

Color scale — 50 to 950

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

#FBF4F8
#F7E9F0
#EFCCE0
#E9A5CA
#DD78B0
#D24B96
#bc2f7d
#A3296D
#832157
#5F1B41
#3B1129
Base = 600Lightest = 50 · #FBF4F8Darkest = 950 · #3B1129
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F7E9F0;
  --brand-200: #EFCCE0;
  --brand-300: #E9A5CA;
  --brand-400: #DD78B0;
  --brand-500: #D24B96;
  --brand-600: #bc2f7d;
  --brand-700: #A3296D;
  --brand-800: #832157;
  --brand-900: #5F1B41;
  --brand-950: #3B1129;
  --brand: #bc2f7d;
  --brand-ink: #ffffff;
}

Colors that work with #bc2f7d

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#FAF4F8
Tinted page background
Border#EDC0D9
Hairlines and dividers
Muted text#9B4B77
Captions on the surface
Accent#24A83E
Second voice, not a rival
Dark variant#661A44
Hover, pressed, headers
Light variant#FAEBF3
Selected rows, tints
Dark surface#24141D
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 #bc2f7d

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
  • Brand accents, badges and data highlights
Use with care
  • 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#2FBC6E
Analogous left#B52FBC
Analogous right#BC2F37
Split-complement 1#37BC2F
Split-complement 2#2FBCB5
Triadic 1#7DBC2F
Triadic 2#2F7DBC
Tetradic#BCB52F

RGB percentages

Red73.7%
Green18.4%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta75.0%
Yellow33.5%
Key (black)26.3%

Color previews

#bc2f7d text on a black background

contrast 3.84:1

Card sample

#bc2f7d text on a white background

contrast 5.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc2f7d

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.

#bc2f7d 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

Converts to four-color process without much drama. Proof it anyway.

#bc2f7d, answered

What color is #bc2f7d?

#bc2f7d is a balanced vivid magenta / pink, closest to Medium Violet Red (ΔE2000 2.7). It sits at 327° on the hue wheel with 60% saturation and 46% lightness, which reads as warm.

What is the RGB value of #bc2f7d?

rgb(188, 47, 125) — 188 red, 47 green and 125 blue out of 255, or 73.7% / 18.4% / 49% by channel.

Is #bc2f7d a light or a dark color?

It is a dark color. Relative luminance is 0.1421 and perceived brightness is 46%, so white text on it reaches 5.47:1.

Should I use black or white text on #bc2f7d?

White. It scores 5.47:1 against #bc2f7d, versus 3.84:1 for black — AA at any size.

What is the complementary color of #bc2f7d?

#2FBC6E sits directly opposite on the wheel. Softer options are the split-complements #37BC2F and #2FBCB5, which give the same contrast with far less vibration.

What colors go well with #bc2f7d?

For interface work: #FAF4F8 as the surface, #EDC0D9 for borders, #9B4B77 for secondary text, #24A83E as an accent and #661A44 for hover and pressed states. For a palette, the analogous pair #B52FBC and #BC2F37 stays calm, while #2FBC6E is the loudest partner.

What is #bc2f7d in CMYK for printing?

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

Is #bc2f7d warm or cool?

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

Work with #bc2f7d in the Color Lab