#BC49AC Color Information

Hex color code: #BC49AC

A pastel magenta shade, #BC49AC appears as (188, 73, 172) in RGB and (308°, 46%, 51%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BC49AC
RGB
188, 73, 172
HSL
308°, 46%, 51%
CMYK
0%, 61%, 9%, 26%

Shades

CSS Usage
color: #BC49AC;
background-color: #BC49AC;
border-color: #BC49AC;
box-shadow: 0 0 10px #BC49AC;
border: 2px solid #BC49AC;
Tailwind Usage
bg-[#BC49AC]
text-[#BC49AC]
border-[#BC49AC]
shadow-[0_0_10px_BC49AC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BC49AC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BC49AC; color: #000000; }

Badge

New Feature
.badge { background-color: #BC49AC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BC49AC; background-color: #BC49AC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BC49AC20; border-left: 4px solid #BC49AC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BC49AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BC49AC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 73, 172

Red: 188 / Green: 73 / Blue: 172

HSL

308°, 46%, 51%

Hue: 308° / Saturation: 46% / Lightness: 51%

CMYK

0%, 61%, 9%, 26%

Cyan: 0% / Magenta: 61% / Yellow: 9% / Key: 26%

What color is #BC49AC?

#BC49AC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC49AC to RGB:

rgb(188, 73, 172)HEX to RGB Converter →

HEX to HSL

Convert #BC49AC to HSL:

hsl(308, 46%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BC49AC to CMYK:

cmyk(0%, 61%, 9%, 26%)Color Converter →

Color Meaning and Usage

#BC49AC is a delicate magenta color with RGB values of 188, 73, 172 and HSL of 308°, 46%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC49AC is #49BC58, creating high-contrast pairings. For softer combinations, try analogous colors like #9149BC.

Use #BC49AC in CSS: color: #BC49AC or background-color: #BC49AC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BC49AC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.69:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC49AC?

#BC49AC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC49AC?

#BC49AC in RGB is (188, 73, 172) - 188 red, 73 green, and 172 blue.

How to use #BC49AC in CSS?

Use #BC49AC directly in your CSS properties like color or background-color.

What colors go well with #BC49AC?

#49BC58 (complementary), #9149BC (analogous), and #86327B (lighter shade) work well with #BC49AC.