#BC499B Color Information

Hex color code: #BC499B

#BC499B is a pastel magenta color. In RGB it is (188, 73, 155), and in HSL it is (317°, 46%, 51%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#BC499B
RGB
188, 73, 155
HSL
317°, 46%, 51%
CMYK
0%, 61%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BC499B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BC499B; color: #FFFFFF; }

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 #BC499B; background-color: #BC499B15; }

Alert / Toast

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

Link / Accent

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

a { color: #BC499B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 73, 155

Red: 188 / Green: 73 / Blue: 155

HSL

317°, 46%, 51%

Hue: 317° / Saturation: 46% / Lightness: 51%

CMYK

0%, 61%, 18%, 26%

Cyan: 0% / Magenta: 61% / Yellow: 18% / Key: 26%

What color is #BC499B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC499B to RGB:

rgb(188, 73, 155)HEX to RGB Converter →

HEX to HSL

Convert #BC499B to HSL:

hsl(317, 46%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BC499B to CMYK:

cmyk(0%, 61%, 18%, 26%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BC499B has RGB (188, 73, 155) and HSL (317°, 46%, 51%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC499B is #49BC69, creating high-contrast pairings. For softer combinations, try analogous colors like #A349BC.

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

Contrast with #BC499B

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

Contrast Ratio: 4.56:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC499B?

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

What is the RGB value of #BC499B?

#BC499B in RGB is (188, 73, 155) - 188 red, 73 green, and 155 blue.

How to use #BC499B in CSS?

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

What colors go well with #BC499B?

#49BC69 (complementary), #A349BC (analogous), and #86326E (lighter shade) work well with #BC499B.