#BC4FCF Color Information

Hex color code: #BC4FCF

#BC4FCF is a subtle magenta color. In RGB it is (188, 79, 207), and in HSL it is (291°, 57%, 56%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BC4FCF
RGB
188, 79, 207
HSL
291°, 57%, 56%
CMYK
9%, 62%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC4FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 79, 207

Red: 188 / Green: 79 / Blue: 207

HSL

291°, 57%, 56%

Hue: 291° / Saturation: 57% / Lightness: 56%

CMYK

9%, 62%, 0%, 19%

Cyan: 9% / Magenta: 62% / Yellow: 0% / Key: 19%

What color is #BC4FCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC4FCF to RGB:

rgb(188, 79, 207)HEX to RGB Converter →

HEX to HSL

Convert #BC4FCF to HSL:

hsl(291, 57%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BC4FCF to CMYK:

cmyk(9%, 62%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BC4FCF is a balanced magenta color with RGB values of 188, 79, 207 and HSL of 291°, 57%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC4FCF is #62CF4F, creating high-contrast pairings. For softer combinations, try analogous colors like #7C4FCF.

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

Contrast with #BC4FCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC4FCF?

#BC4FCF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC4FCF?

#BC4FCF in RGB is (188, 79, 207) - 188 red, 79 green, and 207 blue.

How to use #BC4FCF in CSS?

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

What colors go well with #BC4FCF?

#62CF4F (complementary), #7C4FCF (analogous), and #922DA4 (lighter shade) work well with #BC4FCF.