#BC70ED Color Information

Hex color code: #BC70ED

A bold purple shade, #BC70ED appears as (188, 112, 237) in RGB and (276°, 78%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BC70ED
RGB
188, 112, 237
HSL
276°, 78%, 68%
CMYK
21%, 53%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC70ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 112, 237

Red: 188 / Green: 112 / Blue: 237

HSL

276°, 78%, 68%

Hue: 276° / Saturation: 78% / Lightness: 68%

CMYK

21%, 53%, 0%, 7%

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

What color is #BC70ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC70ED to RGB:

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

HEX to HSL

Convert #BC70ED to HSL:

hsl(276, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BC70ED to CMYK:

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

Color Meaning and Usage

#BC70ED is a vivid purple color with RGB values of 188, 112, 237 and HSL of 276°, 78%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC70ED is #A1ED6E, creating high-contrast pairings. For softer combinations, try analogous colors like #7A6EED.

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

Contrast with #BC70ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC70ED?

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

What is the RGB value of #BC70ED?

#BC70ED in RGB is (188, 112, 237) - 188 red, 112 green, and 237 blue.

How to use #BC70ED in CSS?

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

What colors go well with #BC70ED?

#A1ED6E (complementary), #7A6EED (analogous), and #9A2AE5 (lighter shade) work well with #BC70ED.