#BC95D6 Color Information

Hex color code: #BC95D6

The hex color #BC95D6 is a pastel purple with RGB values of (188, 149, 214) and HSL of (276°, 44%, 71%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#BC95D6
RGB
188, 149, 214
HSL
276°, 44%, 71%
CMYK
12%, 30%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC95D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 149, 214

Red: 188 / Green: 149 / Blue: 214

HSL

276°, 44%, 71%

Hue: 276° / Saturation: 44% / Lightness: 71%

CMYK

12%, 30%, 0%, 16%

Cyan: 12% / Magenta: 30% / Yellow: 0% / Key: 16%

What color is #BC95D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC95D6 to RGB:

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

HEX to HSL

Convert #BC95D6 to HSL:

hsl(276, 44%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BC95D6 to CMYK:

cmyk(12%, 30%, 0%, 16%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #BC95D6 has RGB (188, 149, 214) and HSL (276°, 44%, 71%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC95D6 is #AFD695, creating high-contrast pairings. For softer combinations, try analogous colors like #9B95D6.

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

Contrast with #BC95D6

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 #BC95D6?

#BC95D6 is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC95D6?

#BC95D6 in RGB is (188, 149, 214) - 188 red, 149 green, and 214 blue.

How to use #BC95D6 in CSS?

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

What colors go well with #BC95D6?

#AFD695 (complementary), #9B95D6 (analogous), and #995DC0 (lighter shade) work well with #BC95D6.