#BC499F Color Information

Hex color code: #BC499F

The hex color #BC499F is a gentle magenta with RGB values of (188, 73, 159) and HSL of (315°, 46%, 51%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#BC499F
RGB
188, 73, 159
HSL
315°, 46%, 51%
CMYK
0%, 61%, 15%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC499F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 73, 159

Red: 188 / Green: 73 / Blue: 159

HSL

315°, 46%, 51%

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

CMYK

0%, 61%, 15%, 26%

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

What color is #BC499F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC499F to RGB:

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

HEX to HSL

Convert #BC499F to HSL:

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

HEX to CMYK

Convert #BC499F to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BC499F has RGB (188, 73, 159) and HSL (315°, 46%, 51%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC499F is #49BC65, creating high-contrast pairings. For softer combinations, try analogous colors like #9F49BC.

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

Contrast with #BC499F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC499F?

#BC499F is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC499F?

#BC499F in RGB is (188, 73, 159) - 188 red, 73 green, and 159 blue.

How to use #BC499F in CSS?

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

What colors go well with #BC499F?

#49BC65 (complementary), #9F49BC (analogous), and #863271 (lighter shade) work well with #BC499F.