#BC72DF Color Information

Hex color code: #BC72DF

A muted purple shade, #BC72DF appears as (188, 114, 223) in RGB and (281°, 63%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BC72DF
RGB
188, 114, 223
HSL
281°, 63%, 66%
CMYK
16%, 49%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC72DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 114, 223

Red: 188 / Green: 114 / Blue: 223

HSL

281°, 63%, 66%

Hue: 281° / Saturation: 63% / Lightness: 66%

CMYK

16%, 49%, 0%, 13%

Cyan: 16% / Magenta: 49% / Yellow: 0% / Key: 13%

What color is #BC72DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC72DF to RGB:

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

HEX to HSL

Convert #BC72DF to HSL:

hsl(281, 63%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BC72DF to CMYK:

cmyk(16%, 49%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BC72DF is a balanced purple color with RGB values of 188, 114, 223 and HSL of 281°, 63%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC72DF is #94DF72, creating high-contrast pairings. For softer combinations, try analogous colors like #8672DF.

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

Contrast with #BC72DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC72DF?

#BC72DF is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC72DF?

#BC72DF in RGB is (188, 114, 223) - 188 red, 114 green, and 223 blue.

How to use #BC72DF in CSS?

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

What colors go well with #BC72DF?

#94DF72 (complementary), #8672DF (analogous), and #9F33D1 (lighter shade) work well with #BC72DF.