#BC47ED Color Information

Hex color code: #BC47ED

#BC47ED is a dynamic purple color. In RGB it is (188, 71, 237), and in HSL it is (282°, 82%, 60%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BC47ED
RGB
188, 71, 237
HSL
282°, 82%, 60%
CMYK
21%, 70%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC47ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 71, 237

Red: 188 / Green: 71 / Blue: 237

HSL

282°, 82%, 60%

Hue: 282° / Saturation: 82% / Lightness: 60%

CMYK

21%, 70%, 0%, 7%

Cyan: 21% / Magenta: 70% / Yellow: 0% / Key: 7%

What color is #BC47ED?

#BC47ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC47ED to RGB:

rgb(188, 71, 237)HEX to RGB Converter →

HEX to HSL

Convert #BC47ED to HSL:

hsl(282, 82%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BC47ED to CMYK:

cmyk(21%, 70%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BC47ED is a eye-catching purple color with RGB values of 188, 71, 237 and HSL of 282°, 82%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC47ED is #78ED45, creating high-contrast pairings. For softer combinations, try analogous colors like #6745ED.

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

Contrast with #BC47ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC47ED?

#BC47ED is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC47ED?

#BC47ED in RGB is (188, 71, 237) - 188 red, 71 green, and 237 blue.

How to use #BC47ED in CSS?

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

What colors go well with #BC47ED?

#78ED45 (complementary), #6745ED (analogous), and #9815D1 (lighter shade) work well with #BC47ED.