#BC81AC Color Information

Hex color code: #BC81AC

#BC81AC is a soft magenta color. In RGB it is (188, 129, 172), and in HSL it is (316°, 31%, 62%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BC81AC
RGB
188, 129, 172
HSL
316°, 31%, 62%
CMYK
0%, 31%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BC81AC; 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 #BC81AC; background-color: #BC81AC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BC81AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 129, 172

Red: 188 / Green: 129 / Blue: 172

HSL

316°, 31%, 62%

Hue: 316° / Saturation: 31% / Lightness: 62%

CMYK

0%, 31%, 9%, 26%

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

What color is #BC81AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC81AC to RGB:

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

HEX to HSL

Convert #BC81AC to HSL:

hsl(316, 31%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BC81AC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #BC81AC has RGB (188, 129, 172) and HSL (316°, 31%, 62%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC81AC is #80BC90, creating high-contrast pairings. For softer combinations, try analogous colors like #AE80BC.

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

Contrast with #BC81AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC81AC?

#BC81AC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC81AC?

#BC81AC in RGB is (188, 129, 172) - 188 red, 129 green, and 172 blue.

How to use #BC81AC in CSS?

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

What colors go well with #BC81AC?

#80BC90 (complementary), #AE80BC (analogous), and #9D5389 (lighter shade) work well with #BC81AC.