#BC72F1 Color Information

Hex color code: #BC72F1

A vivid purple shade, #BC72F1 appears as (188, 114, 241) in RGB and (275°, 82%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BC72F1
RGB
188, 114, 241
HSL
275°, 82%, 70%
CMYK
22%, 53%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC72F1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 114, 241

Red: 188 / Green: 114 / Blue: 241

HSL

275°, 82%, 70%

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

CMYK

22%, 53%, 0%, 5%

Cyan: 22% / Magenta: 53% / Yellow: 0% / Key: 5%

What color is #BC72F1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC72F1 to RGB:

rgb(188, 114, 241)HEX to RGB Converter →

HEX to HSL

Convert #BC72F1 to HSL:

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

HEX to CMYK

Convert #BC72F1 to CMYK:

cmyk(22%, 53%, 0%, 5%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #BC72F1 has RGB (188, 114, 241) and HSL (275°, 82%, 70%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC72F1 is #A8F174, creating high-contrast pairings. For softer combinations, try analogous colors like #7E74F1.

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

Contrast with #BC72F1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC72F1?

#BC72F1 is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC72F1?

#BC72F1 in RGB is (188, 114, 241) - 188 red, 114 green, and 241 blue.

How to use #BC72F1 in CSS?

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

What colors go well with #BC72F1?

#A8F174 (complementary), #7E74F1 (analogous), and #9C2EEA (lighter shade) work well with #BC72F1.