#BC1AAC Color Information

Hex color code: #BC1AAC

#BC1AAC is a dynamic magenta color. In RGB it is (188, 26, 172), and in HSL it is (306°, 76%, 42%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#BC1AAC
RGB
188, 26, 172
HSL
306°, 76%, 42%
CMYK
0%, 86%, 9%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC1AAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 26, 172

Red: 188 / Green: 26 / Blue: 172

HSL

306°, 76%, 42%

Hue: 306° / Saturation: 76% / Lightness: 42%

CMYK

0%, 86%, 9%, 26%

Cyan: 0% / Magenta: 86% / Yellow: 9% / Key: 26%

What color is #BC1AAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC1AAC to RGB:

rgb(188, 26, 172)HEX to RGB Converter →

HEX to HSL

Convert #BC1AAC to HSL:

hsl(306, 76%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BC1AAC to CMYK:

cmyk(0%, 86%, 9%, 26%)Color Converter →

Color Meaning and Usage

#BC1AAC is a dynamic magenta color with RGB values of 188, 26, 172 and HSL of 306°, 76%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC1AAC is #1ABC2A, creating high-contrast pairings. For softer combinations, try analogous colors like #7B1ABC.

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

Contrast with #BC1AAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC1AAC?

#BC1AAC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC1AAC?

#BC1AAC in RGB is (188, 26, 172) - 188 red, 26 green, and 172 blue.

How to use #BC1AAC in CSS?

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

What colors go well with #BC1AAC?

#1ABC2A (complementary), #7B1ABC (analogous), and #79116F (lighter shade) work well with #BC1AAC.