#BC94DC Color Information

Hex color code: #BC94DC

The hex color #BC94DC is a understated purple with RGB values of (188, 148, 220) and HSL of (273°, 51%, 72%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BC94DC
RGB
188, 148, 220
HSL
273°, 51%, 72%
CMYK
15%, 33%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC94DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 148, 220

Red: 188 / Green: 148 / Blue: 220

HSL

273°, 51%, 72%

Hue: 273° / Saturation: 51% / Lightness: 72%

CMYK

15%, 33%, 0%, 14%

Cyan: 15% / Magenta: 33% / Yellow: 0% / Key: 14%

What color is #BC94DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC94DC to RGB:

rgb(188, 148, 220)HEX to RGB Converter →

HEX to HSL

Convert #BC94DC to HSL:

hsl(273, 51%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BC94DC to CMYK:

cmyk(15%, 33%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BC94DC is a balanced purple color with RGB values of 188, 148, 220 and HSL of 273°, 51%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC94DC is #B4DC93, creating high-contrast pairings. For softer combinations, try analogous colors like #9793DC.

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

Contrast with #BC94DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC94DC?

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

What is the RGB value of #BC94DC?

#BC94DC in RGB is (188, 148, 220) - 188 red, 148 green, and 220 blue.

How to use #BC94DC in CSS?

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

What colors go well with #BC94DC?

#B4DC93 (complementary), #9793DC (analogous), and #9759C9 (lighter shade) work well with #BC94DC.