#BC29BC Color Information

Hex color code: #BC29BC

The hex color #BC29BC is a balanced magenta with RGB values of (188, 41, 188) and HSL of (300°, 64%, 45%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#BC29BC
RGB
188, 41, 188
HSL
300°, 64%, 45%
CMYK
0%, 78%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BC29BC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BC29BC; color: #FFFFFF; }

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 #BC29BC; background-color: #BC29BC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BC29BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 41, 188

Red: 188 / Green: 41 / Blue: 188

HSL

300°, 64%, 45%

Hue: 300° / Saturation: 64% / Lightness: 45%

CMYK

0%, 78%, 0%, 26%

Cyan: 0% / Magenta: 78% / Yellow: 0% / Key: 26%

What color is #BC29BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC29BC to RGB:

rgb(188, 41, 188)HEX to RGB Converter →

HEX to HSL

Convert #BC29BC to HSL:

hsl(300, 64%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #BC29BC to CMYK:

cmyk(0%, 78%, 0%, 26%)Color Converter →

Color Meaning and Usage

#BC29BC is a muted magenta color with RGB values of 188, 41, 188 and HSL of 300°, 64%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC29BC is #29BC29, creating high-contrast pairings. For softer combinations, try analogous colors like #7329BC.

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

Contrast with #BC29BC

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

Contrast Ratio: 4.18:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC29BC?

#BC29BC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC29BC?

#BC29BC in RGB is (188, 41, 188) - 188 red, 41 green, and 188 blue.

How to use #BC29BC in CSS?

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

What colors go well with #BC29BC?

#29BC29 (complementary), #7329BC (analogous), and #7D1C7D (lighter shade) work well with #BC29BC.