#BC7DCF Color Information

Hex color code: #BC7DCF

A pastel magenta shade, #BC7DCF appears as (188, 125, 207) in RGB and (286°, 46%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BC7DCF
RGB
188, 125, 207
HSL
286°, 46%, 65%
CMYK
9%, 40%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC7DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 125, 207

Red: 188 / Green: 125 / Blue: 207

HSL

286°, 46%, 65%

Hue: 286° / Saturation: 46% / Lightness: 65%

CMYK

9%, 40%, 0%, 19%

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

What color is #BC7DCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC7DCF to RGB:

rgb(188, 125, 207)HEX to RGB Converter →

HEX to HSL

Convert #BC7DCF to HSL:

hsl(286, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BC7DCF to CMYK:

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

Color Meaning and Usage

#BC7DCF is a gentle magenta color with RGB values of 188, 125, 207 and HSL of 286°, 46%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC7DCF is #90CF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #937DCF.

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

Contrast with #BC7DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC7DCF?

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

What is the RGB value of #BC7DCF?

#BC7DCF in RGB is (188, 125, 207) - 188 red, 125 green, and 207 blue.

How to use #BC7DCF in CSS?

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

What colors go well with #BC7DCF?

#90CF7D (complementary), #937DCF (analogous), and #9F45BA (lighter shade) work well with #BC7DCF.