#BC78BF Color Information

Hex color code: #BC78BF

The hex color #BC78BF is a gentle magenta with RGB values of (188, 120, 191) and HSL of (297°, 36%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BC78BF
RGB
188, 120, 191
HSL
297°, 36%, 61%
CMYK
2%, 37%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC78BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 120, 191

Red: 188 / Green: 120 / Blue: 191

HSL

297°, 36%, 61%

Hue: 297° / Saturation: 36% / Lightness: 61%

CMYK

2%, 37%, 0%, 25%

Cyan: 2% / Magenta: 37% / Yellow: 0% / Key: 25%

What color is #BC78BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC78BF to RGB:

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

HEX to HSL

Convert #BC78BF to HSL:

hsl(297, 36%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BC78BF to CMYK:

cmyk(2%, 37%, 0%, 25%)Color Converter →

Color Meaning and Usage

#BC78BF is a gentle magenta color with RGB values of 188, 120, 191 and HSL of 297°, 36%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC78BF is #7BBF78, creating high-contrast pairings. For softer combinations, try analogous colors like #9878BF.

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

Contrast with #BC78BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC78BF?

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

What is the RGB value of #BC78BF?

#BC78BF in RGB is (188, 120, 191) - 188 red, 120 green, and 191 blue.

How to use #BC78BF in CSS?

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

What colors go well with #BC78BF?

#7BBF78 (complementary), #9878BF (analogous), and #9B4BA0 (lighter shade) work well with #BC78BF.