#BC81CE Color Information

Hex color code: #BC81CE

A subtle magenta shade, #BC81CE appears as (188, 129, 206) in RGB and (286°, 44%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BC81CE
RGB
188, 129, 206
HSL
286°, 44%, 66%
CMYK
9%, 37%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC81CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 129, 206

Red: 188 / Green: 129 / Blue: 206

HSL

286°, 44%, 66%

Hue: 286° / Saturation: 44% / Lightness: 66%

CMYK

9%, 37%, 0%, 19%

Cyan: 9% / Magenta: 37% / Yellow: 0% / Key: 19%

What color is #BC81CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC81CE to RGB:

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

HEX to HSL

Convert #BC81CE to HSL:

hsl(286, 44%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BC81CE to CMYK:

cmyk(9%, 37%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BC81CE has RGB (188, 129, 206) and HSL (286°, 44%, 66%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC81CE is #94CE82, creating high-contrast pairings. For softer combinations, try analogous colors like #9682CE.

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

Contrast with #BC81CE

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

Contrast Ratio: 7.17:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC81CE?

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

What is the RGB value of #BC81CE?

#BC81CE in RGB is (188, 129, 206) - 188 red, 129 green, and 206 blue.

How to use #BC81CE in CSS?

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

What colors go well with #BC81CE?

#94CE82 (complementary), #9682CE (analogous), and #9F4BB9 (lighter shade) work well with #BC81CE.