#BC97DD Color Information

Hex color code: #BC97DD

A subtle purple shade, #BC97DD appears as (188, 151, 221) in RGB and (272°, 51%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BC97DD
RGB
188, 151, 221
HSL
272°, 51%, 73%
CMYK
15%, 32%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC97DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 151, 221

Red: 188 / Green: 151 / Blue: 221

HSL

272°, 51%, 73%

Hue: 272° / Saturation: 51% / Lightness: 73%

CMYK

15%, 32%, 0%, 13%

Cyan: 15% / Magenta: 32% / Yellow: 0% / Key: 13%

What color is #BC97DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC97DD to RGB:

rgb(188, 151, 221)HEX to RGB Converter →

HEX to HSL

Convert #BC97DD to HSL:

hsl(272, 51%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BC97DD to CMYK:

cmyk(15%, 32%, 0%, 13%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #BC97DD has RGB (188, 151, 221) and HSL (272°, 51%, 73%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC97DD is #B8DD97, creating high-contrast pairings. For softer combinations, try analogous colors like #9997DD.

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

Contrast with #BC97DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC97DD?

#BC97DD is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC97DD?

#BC97DD in RGB is (188, 151, 221) - 188 red, 151 green, and 221 blue.

How to use #BC97DD in CSS?

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

What colors go well with #BC97DD?

#B8DD97 (complementary), #9997DD (analogous), and #985DCB (lighter shade) work well with #BC97DD.