#BC7EEC Color Information

Hex color code: #BC7EEC

A striking purple shade, #BC7EEC appears as (188, 126, 236) in RGB and (274°, 74%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#BC7EEC
RGB
188, 126, 236
HSL
274°, 74%, 71%
CMYK
20%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC7EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 126, 236

Red: 188 / Green: 126 / Blue: 236

HSL

274°, 74%, 71%

Hue: 274° / Saturation: 74% / Lightness: 71%

CMYK

20%, 47%, 0%, 7%

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

What color is #BC7EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC7EEC to RGB:

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

HEX to HSL

Convert #BC7EEC to HSL:

hsl(274, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BC7EEC to CMYK:

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

Color Meaning and Usage

A vivid purple tone, #BC7EEC has RGB (188, 126, 236) and HSL (274°, 74%, 71%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC7EEC is #AEEC7E, creating high-contrast pairings. For softer combinations, try analogous colors like #867EEC.

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

Contrast with #BC7EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC7EEC?

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

What is the RGB value of #BC7EEC?

#BC7EEC in RGB is (188, 126, 236) - 188 red, 126 green, and 236 blue.

How to use #BC7EEC in CSS?

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

What colors go well with #BC7EEC?

#AEEC7E (complementary), #867EEC (analogous), and #9A3CE2 (lighter shade) work well with #BC7EEC.