#BC95DC Color Information

Hex color code: #BC95DC

#BC95DC is a understated purple color. In RGB it is (188, 149, 220), and in HSL it is (273°, 50%, 72%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BC95DC
RGB
188, 149, 220
HSL
273°, 50%, 72%
CMYK
15%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC95DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 149, 220

Red: 188 / Green: 149 / Blue: 220

HSL

273°, 50%, 72%

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

CMYK

15%, 32%, 0%, 14%

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

What color is #BC95DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC95DC to RGB:

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

HEX to HSL

Convert #BC95DC to HSL:

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

HEX to CMYK

Convert #BC95DC to CMYK:

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

Color Meaning and Usage

A understated purple tone, #BC95DC has RGB (188, 149, 220) and HSL (273°, 50%, 72%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC95DC is #B4DB94, creating high-contrast pairings. For softer combinations, try analogous colors like #9794DB.

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

Contrast with #BC95DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC95DC?

#BC95DC is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC95DC?

#BC95DC in RGB is (188, 149, 220) - 188 red, 149 green, and 220 blue.

How to use #BC95DC in CSS?

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

What colors go well with #BC95DC?

#B4DB94 (complementary), #9794DB (analogous), and #975BC8 (lighter shade) work well with #BC95DC.