#BC94DB Color Information

Hex color code: #BC94DB

#BC94DB is a subtle purple color. In RGB it is (188, 148, 219), and in HSL it is (274°, 50%, 72%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BC94DB
RGB
188, 148, 219
HSL
274°, 50%, 72%
CMYK
14%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC94DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 148, 219

Red: 188 / Green: 148 / Blue: 219

HSL

274°, 50%, 72%

Hue: 274° / Saturation: 50% / Lightness: 72%

CMYK

14%, 32%, 0%, 14%

Cyan: 14% / Magenta: 32% / Yellow: 0% / Key: 14%

What color is #BC94DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC94DB to RGB:

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

HEX to HSL

Convert #BC94DB to HSL:

hsl(274, 50%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BC94DB to CMYK:

cmyk(14%, 32%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BC94DB is a balanced purple color with RGB values of 188, 148, 219 and HSL of 274°, 50%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC94DB is #B3DB94, creating high-contrast pairings. For softer combinations, try analogous colors like #9994DB.

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

Contrast with #BC94DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC94DB?

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

What is the RGB value of #BC94DB?

#BC94DB in RGB is (188, 148, 219) - 188 red, 148 green, and 219 blue.

How to use #BC94DB in CSS?

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

What colors go well with #BC94DB?

#B3DB94 (complementary), #9994DB (analogous), and #995BC8 (lighter shade) work well with #BC94DB.