#BC88CD Color Information

Hex color code: #BC88CD

#BC88CD is a delicate magenta color. In RGB it is (188, 136, 205), and in HSL it is (285°, 41%, 67%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BC88CD
RGB
188, 136, 205
HSL
285°, 41%, 67%
CMYK
8%, 34%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC88CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 136, 205

Red: 188 / Green: 136 / Blue: 205

HSL

285°, 41%, 67%

Hue: 285° / Saturation: 41% / Lightness: 67%

CMYK

8%, 34%, 0%, 20%

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

What color is #BC88CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC88CD to RGB:

rgb(188, 136, 205)HEX to RGB Converter →

HEX to HSL

Convert #BC88CD to HSL:

hsl(285, 41%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BC88CD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BC88CD has RGB (188, 136, 205) and HSL (285°, 41%, 67%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC88CD is #9ACD88, creating high-contrast pairings. For softer combinations, try analogous colors like #9A88CD.

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

Contrast with #BC88CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC88CD?

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

What is the RGB value of #BC88CD?

#BC88CD in RGB is (188, 136, 205) - 188 red, 136 green, and 205 blue.

How to use #BC88CD in CSS?

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

What colors go well with #BC88CD?

#9ACD88 (complementary), #9A88CD (analogous), and #9E52B7 (lighter shade) work well with #BC88CD.