#BC8CDF Color Information

Hex color code: #BC8CDF

A balanced purple shade, #BC8CDF appears as (188, 140, 223) in RGB and (275°, 56%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#BC8CDF
RGB
188, 140, 223
HSL
275°, 56%, 71%
CMYK
16%, 37%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC8CDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 140, 223

Red: 188 / Green: 140 / Blue: 223

HSL

275°, 56%, 71%

Hue: 275° / Saturation: 56% / Lightness: 71%

CMYK

16%, 37%, 0%, 13%

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

What color is #BC8CDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC8CDF to RGB:

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

HEX to HSL

Convert #BC8CDF to HSL:

hsl(275, 56%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BC8CDF to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #BC8CDF has RGB (188, 140, 223) and HSL (275°, 56%, 71%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC8CDF is #AEDE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #938CDE.

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

Contrast with #BC8CDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC8CDF?

#BC8CDF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC8CDF?

#BC8CDF in RGB is (188, 140, 223) - 188 red, 140 green, and 223 blue.

How to use #BC8CDF in CSS?

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

What colors go well with #BC8CDF?

#AEDE8C (complementary), #938CDE (analogous), and #9950CE (lighter shade) work well with #BC8CDF.