#BC88AF Color Information

Hex color code: #BC88AF

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

Try:
Color NameRosy Brown
HEX
#BC88AF
RGB
188, 136, 175
HSL
315°, 28%, 64%
CMYK
0%, 28%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC88AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 136, 175

Red: 188 / Green: 136 / Blue: 175

HSL

315°, 28%, 64%

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

CMYK

0%, 28%, 7%, 26%

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

What color is #BC88AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC88AF to RGB:

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

HEX to HSL

Convert #BC88AF to HSL:

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

HEX to CMYK

Convert #BC88AF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #BC88AF has RGB (188, 136, 175) and HSL (315°, 28%, 64%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC88AF is #89BD96, creating high-contrast pairings. For softer combinations, try analogous colors like #B089BD.

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

Contrast with #BC88AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC88AF?

#BC88AF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC88AF?

#BC88AF in RGB is (188, 136, 175) - 188 red, 136 green, and 175 blue.

How to use #BC88AF in CSS?

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

What colors go well with #BC88AF?

#89BD96 (complementary), #B089BD (analogous), and #A05A8E (lighter shade) work well with #BC88AF.