#BC8DF2 Color Information

Hex color code: #BC8DF2

#BC8DF2 is a striking purple color. In RGB it is (188, 141, 242), and in HSL it is (268°, 80%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BC8DF2
RGB
188, 141, 242
HSL
268°, 80%, 75%
CMYK
22%, 42%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC8DF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 141, 242

Red: 188 / Green: 141 / Blue: 242

HSL

268°, 80%, 75%

Hue: 268° / Saturation: 80% / Lightness: 75%

CMYK

22%, 42%, 0%, 5%

Cyan: 22% / Magenta: 42% / Yellow: 0% / Key: 5%

What color is #BC8DF2?

#BC8DF2 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC8DF2 to RGB:

rgb(188, 141, 242)HEX to RGB Converter →

HEX to HSL

Convert #BC8DF2 to HSL:

hsl(268, 80%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BC8DF2 to CMYK:

cmyk(22%, 42%, 0%, 5%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #BC8DF2 has RGB (188, 141, 242) and HSL (268°, 80%, 75%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC8DF2 is #C3F28C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C90F2.

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

Contrast with #BC8DF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC8DF2?

#BC8DF2 is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BC8DF2?

#BC8DF2 in RGB is (188, 141, 242) - 188 red, 141 green, and 242 blue.

How to use #BC8DF2 in CSS?

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

What colors go well with #BC8DF2?

#C3F28C (complementary), #8C90F2 (analogous), and #9447EB (lighter shade) work well with #BC8DF2.