#BC8AAA Color Information

Hex color code: #BC8AAA

The hex color #BC8AAA is a delicate magenta with RGB values of (188, 138, 170) and HSL of (322°, 27%, 64%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BC8AAA
RGB
188, 138, 170
HSL
322°, 27%, 64%
CMYK
0%, 27%, 10%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC8AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 138, 170

Red: 188 / Green: 138 / Blue: 170

HSL

322°, 27%, 64%

Hue: 322° / Saturation: 27% / Lightness: 64%

CMYK

0%, 27%, 10%, 26%

Cyan: 0% / Magenta: 27% / Yellow: 10% / Key: 26%

What color is #BC8AAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC8AAA to RGB:

rgb(188, 138, 170)HEX to RGB Converter →

HEX to HSL

Convert #BC8AAA to HSL:

hsl(322, 27%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BC8AAA to CMYK:

cmyk(0%, 27%, 10%, 26%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #BC8AAA has RGB (188, 138, 170) and HSL (322°, 27%, 64%). 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 #BC8AAA is #8ABC9D, creating high-contrast pairings. For softer combinations, try analogous colors like #B58ABC.

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

Contrast with #BC8AAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC8AAA?

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

What is the RGB value of #BC8AAA?

#BC8AAA in RGB is (188, 138, 170) - 188 red, 138 green, and 170 blue.

How to use #BC8AAA in CSS?

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

What colors go well with #BC8AAA?

#8ABC9D (complementary), #B58ABC (analogous), and #9F5B86 (lighter shade) work well with #BC8AAA.