#BC9FB2 Color Information

Hex color code: #BC9FB2

A understated magenta shade, #BC9FB2 appears as (188, 159, 178) in RGB and (321°, 18%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BC9FB2
RGB
188, 159, 178
HSL
321°, 18%, 68%
CMYK
0%, 15%, 5%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC9FB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 159, 178

Red: 188 / Green: 159 / Blue: 178

HSL

321°, 18%, 68%

Hue: 321° / Saturation: 18% / Lightness: 68%

CMYK

0%, 15%, 5%, 26%

Cyan: 0% / Magenta: 15% / Yellow: 5% / Key: 26%

What color is #BC9FB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC9FB2 to RGB:

rgb(188, 159, 178)HEX to RGB Converter →

HEX to HSL

Convert #BC9FB2 to HSL:

hsl(321, 18%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BC9FB2 to CMYK:

cmyk(0%, 15%, 5%, 26%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #BC9FB2 has RGB (188, 159, 178) and HSL (321°, 18%, 68%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC9FB2 is #9FBCA9, creating high-contrast pairings. For softer combinations, try analogous colors like #B89FBC.

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

Contrast with #BC9FB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC9FB2?

#BC9FB2 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC9FB2?

#BC9FB2 in RGB is (188, 159, 178) - 188 red, 159 green, and 178 blue.

How to use #BC9FB2 in CSS?

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

What colors go well with #BC9FB2?

#9FBCA9 (complementary), #B89FBC (analogous), and #9D728E (lighter shade) work well with #BC9FB2.