Skip to content

#bc548c

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

RGB
188, 84, 140
HSL
328°, 44%, 53%
CMYK
0, 55, 26, 26
Luminance
0.1893

At a glance

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

Hex
#bc548c
Hue
328°
magenta / pink
Saturation
44%
soft
Lightness
53%
balanced
Brightness
74%
HSV value
Perceived
51%
weighted brightness
Luminance
0.1893
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
4.79:1
Closest name
Medium Violet Red
ΔE2000 8.5
Where it sits
Hue328° of 360°
Saturation44%
Lightness53%
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#bc548c
RGBrgb(188, 84, 140)
HSLhsl(328, 44%, 53%)
CMYKcmyk(0%, 55%, 26%, 26%)
LABlab(50.6 48.1 -10.7)
LCHlch(50.6 49.3 347.4)
OKLCHoklch(0.594 0.148 349.1)
Decimal12342412
Display P3color(display-p3 0.737 0.329 0.549)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc548c on white: 4.39:1
AA ✗ fail · AA-large · AAA
Aa
#bc548c on black: 4.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #606D8E
deuteranopia · #7C7F89
tritanopia · #C8516A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bc548c is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAF5F8
#F5EAF0
#EBD1DF
#DFAEC9
#D086AE
#bc548c
#B0457F
#933969
#752E54
#56253F
#361727
Base = 500Lightest = 50 · #FAF5F8Darkest = 950 · #361727
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F5EAF0;
  --brand-200: #EBD1DF;
  --brand-300: #DFAEC9;
  --brand-400: #D086AE;
  --brand-500: #bc548c;
  --brand-600: #B0457F;
  --brand-700: #933969;
  --brand-800: #752E54;
  --brand-900: #56253F;
  --brand-950: #361727;
  --brand: #bc548c;
  --brand-ink: #000000;
}

Colors that work with #bc548c

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#FAF4F8
Tinted page background
Border#E8C4D8
Hairlines and dividers
Muted text#9B4B76
Captions on the surface
Accent#35974A
Second voice, not a rival
Dark variant#5C2442
Hover, pressed, headers
Light variant#F8EDF3
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 #bc548c

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
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#54BC84
Analogous left#B854BC
Analogous right#BC5458
Split-complement 1#58BC54
Split-complement 2#54BCB8
Triadic 1#8CBC54
Triadic 2#548CBC
Tetradic#BCB854

RGB percentages

Red73.7%
Green32.9%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta55.3%
Yellow25.5%
Key (black)26.3%

Color previews

#bc548c text on a black background

contrast 4.79:1

Card sample

#bc548c text on a white background

contrast 4.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc548c

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.

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

#bc548c, answered

What color is #bc548c?

#bc548c is a balanced soft magenta / pink, closest to Medium Violet Red (ΔE2000 8.5). It sits at 328° on the hue wheel with 44% saturation and 53% lightness, which reads as warm.

What is the RGB value of #bc548c?

rgb(188, 84, 140) — 188 red, 84 green and 140 blue out of 255, or 73.7% / 32.9% / 54.9% by channel.

Is #bc548c a light or a dark color?

It is a mid-tone. Relative luminance is 0.1893 and perceived brightness is 51%, so black text on it reaches 4.79:1.

Should I use black or white text on #bc548c?

Black. It scores 4.79:1 against #bc548c, versus 4.39:1 for white — AA at any size.

What is the complementary color of #bc548c?

#54BC84 sits directly opposite on the wheel. Softer options are the split-complements #58BC54 and #54BCB8, which give the same contrast with far less vibration.

What colors go well with #bc548c?

For interface work: #FAF4F8 as the surface, #E8C4D8 for borders, #9B4B76 for secondary text, #35974A as an accent and #5C2442 for hover and pressed states. For a palette, the analogous pair #B854BC and #BC5458 stays calm, while #54BC84 is the loudest partner.

What is #bc548c in CMYK for printing?

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

Is #bc548c 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 #BC5466; nudged cooler, #BE51B4.

Work with #bc548c in the Color Lab