#BC9FAF Color Information

Hex color code: #BC9FAF

#BC9FAF is a understated magenta color. In RGB it is (188, 159, 175), and in HSL it is (327°, 18%, 68%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BC9FAF
RGB
188, 159, 175
HSL
327°, 18%, 68%
CMYK
0%, 15%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC9FAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 159, 175

Red: 188 / Green: 159 / Blue: 175

HSL

327°, 18%, 68%

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

CMYK

0%, 15%, 7%, 26%

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

What color is #BC9FAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC9FAF to RGB:

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

HEX to HSL

Convert #BC9FAF to HSL:

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

HEX to CMYK

Convert #BC9FAF to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #BC9FAF has RGB (188, 159, 175) and HSL (327°, 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 #BC9FAF is #9FBCAC, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9FBC.

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

Contrast with #BC9FAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC9FAF?

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

What is the RGB value of #BC9FAF?

#BC9FAF in RGB is (188, 159, 175) - 188 red, 159 green, and 175 blue.

How to use #BC9FAF in CSS?

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

What colors go well with #BC9FAF?

#9FBCAC (complementary), #BB9FBC (analogous), and #9D7289 (lighter shade) work well with #BC9FAF.