#BC8AAE Color Information

Hex color code: #BC8AAE

A pastel magenta shade, #BC8AAE appears as (188, 138, 174) in RGB and (317°, 27%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BC8AAE
RGB
188, 138, 174
HSL
317°, 27%, 64%
CMYK
0%, 27%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC8AAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 138, 174

Red: 188 / Green: 138 / Blue: 174

HSL

317°, 27%, 64%

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

CMYK

0%, 27%, 7%, 26%

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

What color is #BC8AAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC8AAE to RGB:

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

HEX to HSL

Convert #BC8AAE to HSL:

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

HEX to CMYK

Convert #BC8AAE to CMYK:

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

Color Meaning and Usage

#BC8AAE is a delicate magenta color with RGB values of 188, 138, 174 and HSL of 317°, 27%, 64%. 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 #BC8AAE is #8ABC98, creating high-contrast pairings. For softer combinations, try analogous colors like #B18ABC.

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

Contrast with #BC8AAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC8AAE?

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

What is the RGB value of #BC8AAE?

#BC8AAE in RGB is (188, 138, 174) - 188 red, 138 green, and 174 blue.

How to use #BC8AAE in CSS?

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

What colors go well with #BC8AAE?

#8ABC98 (complementary), #B18ABC (analogous), and #9F5B8C (lighter shade) work well with #BC8AAE.