#BC78CE Color Information

Hex color code: #BC78CE

#BC78CE is a delicate magenta color. In RGB it is (188, 120, 206), and in HSL it is (287°, 47%, 64%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BC78CE
RGB
188, 120, 206
HSL
287°, 47%, 64%
CMYK
9%, 42%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC78CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 120, 206

Red: 188 / Green: 120 / Blue: 206

HSL

287°, 47%, 64%

Hue: 287° / Saturation: 47% / Lightness: 64%

CMYK

9%, 42%, 0%, 19%

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

What color is #BC78CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC78CE to RGB:

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

HEX to HSL

Convert #BC78CE to HSL:

hsl(287, 47%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BC78CE to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #BC78CE has RGB (188, 120, 206) and HSL (287°, 47%, 64%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC78CE is #8BCE78, creating high-contrast pairings. For softer combinations, try analogous colors like #9178CE.

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

Contrast with #BC78CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC78CE?

#BC78CE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC78CE?

#BC78CE in RGB is (188, 120, 206) - 188 red, 120 green, and 206 blue.

How to use #BC78CE in CSS?

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

What colors go well with #BC78CE?

#8BCE78 (complementary), #9178CE (analogous), and #9E42B8 (lighter shade) work well with #BC78CE.