#BC74BF Color Information

Hex color code: #BC74BF

A soft magenta shade, #BC74BF appears as (188, 116, 191) in RGB and (298°, 37%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BC74BF
RGB
188, 116, 191
HSL
298°, 37%, 60%
CMYK
2%, 39%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC74BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 116, 191

Red: 188 / Green: 116 / Blue: 191

HSL

298°, 37%, 60%

Hue: 298° / Saturation: 37% / Lightness: 60%

CMYK

2%, 39%, 0%, 25%

Cyan: 2% / Magenta: 39% / Yellow: 0% / Key: 25%

What color is #BC74BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC74BF to RGB:

rgb(188, 116, 191)HEX to RGB Converter →

HEX to HSL

Convert #BC74BF to HSL:

hsl(298, 37%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BC74BF to CMYK:

cmyk(2%, 39%, 0%, 25%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #BC74BF has RGB (188, 116, 191) and HSL (298°, 37%, 60%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC74BF is #76BF73, creating high-contrast pairings. For softer combinations, try analogous colors like #9673BF.

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

Contrast with #BC74BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC74BF?

#BC74BF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC74BF?

#BC74BF in RGB is (188, 116, 191) - 188 red, 116 green, and 191 blue.

How to use #BC74BF in CSS?

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

What colors go well with #BC74BF?

#76BF73 (complementary), #9673BF (analogous), and #9A489D (lighter shade) work well with #BC74BF.