#BC87AF Color Information

Hex color code: #BC87AF

A pastel magenta shade, #BC87AF appears as (188, 135, 175) in RGB and (315°, 28%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BC87AF
RGB
188, 135, 175
HSL
315°, 28%, 63%
CMYK
0%, 28%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC87AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 135, 175

Red: 188 / Green: 135 / Blue: 175

HSL

315°, 28%, 63%

Hue: 315° / Saturation: 28% / Lightness: 63%

CMYK

0%, 28%, 7%, 26%

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

What color is #BC87AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC87AF to RGB:

rgb(188, 135, 175)HEX to RGB Converter →

HEX to HSL

Convert #BC87AF to HSL:

hsl(315, 28%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BC87AF to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #BC87AF has RGB (188, 135, 175) and HSL (315°, 28%, 63%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC87AF is #86BB93, creating high-contrast pairings. For softer combinations, try analogous colors like #AE86BB.

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

Contrast with #BC87AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC87AF?

#BC87AF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC87AF?

#BC87AF in RGB is (188, 135, 175) - 188 red, 135 green, and 175 blue.

How to use #BC87AF in CSS?

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

What colors go well with #BC87AF?

#86BB93 (complementary), #AE86BB (analogous), and #9D588C (lighter shade) work well with #BC87AF.