#BC7BEC Color Information

Hex color code: #BC7BEC

#BC7BEC is a dynamic purple color. In RGB it is (188, 123, 236), and in HSL it is (275°, 75%, 70%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BC7BEC
RGB
188, 123, 236
HSL
275°, 75%, 70%
CMYK
20%, 48%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC7BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 123, 236

Red: 188 / Green: 123 / Blue: 236

HSL

275°, 75%, 70%

Hue: 275° / Saturation: 75% / Lightness: 70%

CMYK

20%, 48%, 0%, 7%

Cyan: 20% / Magenta: 48% / Yellow: 0% / Key: 7%

What color is #BC7BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC7BEC to RGB:

rgb(188, 123, 236)HEX to RGB Converter →

HEX to HSL

Convert #BC7BEC to HSL:

hsl(275, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BC7BEC to CMYK:

cmyk(20%, 48%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #BC7BEC has RGB (188, 123, 236) and HSL (275°, 75%, 70%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC7BEC is #A9EC79, creating high-contrast pairings. For softer combinations, try analogous colors like #8379EC.

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

Contrast with #BC7BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC7BEC?

#BC7BEC is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC7BEC?

#BC7BEC in RGB is (188, 123, 236) - 188 red, 123 green, and 236 blue.

How to use #BC7BEC in CSS?

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

What colors go well with #BC7BEC?

#A9EC79 (complementary), #8379EC (analogous), and #9B36E2 (lighter shade) work well with #BC7BEC.