#BC89EB Color Information

Hex color code: #BC89EB

#BC89EB is a bold purple color. In RGB it is (188, 137, 235), and in HSL it is (271°, 71%, 73%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#BC89EB
RGB
188, 137, 235
HSL
271°, 71%, 73%
CMYK
20%, 42%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC89EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 137, 235

Red: 188 / Green: 137 / Blue: 235

HSL

271°, 71%, 73%

Hue: 271° / Saturation: 71% / Lightness: 73%

CMYK

20%, 42%, 0%, 8%

Cyan: 20% / Magenta: 42% / Yellow: 0% / Key: 8%

What color is #BC89EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC89EB to RGB:

rgb(188, 137, 235)HEX to RGB Converter →

HEX to HSL

Convert #BC89EB to HSL:

hsl(271, 71%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BC89EB to CMYK:

cmyk(20%, 42%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #BC89EB has RGB (188, 137, 235) and HSL (271°, 71%, 73%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC89EB is #B9EB89, creating high-contrast pairings. For softer combinations, try analogous colors like #8B89EB.

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

Contrast with #BC89EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC89EB?

#BC89EB is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC89EB?

#BC89EB in RGB is (188, 137, 235) - 188 red, 137 green, and 235 blue.

How to use #BC89EB in CSS?

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

What colors go well with #BC89EB?

#B9EB89 (complementary), #8B89EB (analogous), and #9648E0 (lighter shade) work well with #BC89EB.