#BC498E Color Information

Hex color code: #BC498E

A pastel magenta shade, #BC498E appears as (188, 73, 142) in RGB and (324°, 46%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#BC498E
RGB
188, 73, 142
HSL
324°, 46%, 51%
CMYK
0%, 61%, 24%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC498E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 73, 142

Red: 188 / Green: 73 / Blue: 142

HSL

324°, 46%, 51%

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

CMYK

0%, 61%, 24%, 26%

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

What color is #BC498E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC498E to RGB:

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

HEX to HSL

Convert #BC498E to HSL:

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

HEX to CMYK

Convert #BC498E to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #BC498E has RGB (188, 73, 142) and HSL (324°, 46%, 51%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC498E is #49BC77, creating high-contrast pairings. For softer combinations, try analogous colors like #B049BC.

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

Contrast with #BC498E

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

Contrast Ratio: 4.48:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC498E?

#BC498E is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC498E?

#BC498E in RGB is (188, 73, 142) - 188 red, 73 green, and 142 blue.

How to use #BC498E in CSS?

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

What colors go well with #BC498E?

#49BC77 (complementary), #B049BC (analogous), and #863264 (lighter shade) work well with #BC498E.