#BC7FD4 Color Information

Hex color code: #BC7FD4

The hex color #BC7FD4 is a subtle purple with RGB values of (188, 127, 212) and HSL of (283°, 50%, 66%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BC7FD4
RGB
188, 127, 212
HSL
283°, 50%, 66%
CMYK
11%, 40%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC7FD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 127, 212

Red: 188 / Green: 127 / Blue: 212

HSL

283°, 50%, 66%

Hue: 283° / Saturation: 50% / Lightness: 66%

CMYK

11%, 40%, 0%, 17%

Cyan: 11% / Magenta: 40% / Yellow: 0% / Key: 17%

What color is #BC7FD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC7FD4 to RGB:

rgb(188, 127, 212)HEX to RGB Converter →

HEX to HSL

Convert #BC7FD4 to HSL:

hsl(283, 50%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BC7FD4 to CMYK:

cmyk(11%, 40%, 0%, 17%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #BC7FD4 has RGB (188, 127, 212) and HSL (283°, 50%, 66%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC7FD4 is #96D47D, creating high-contrast pairings. For softer combinations, try analogous colors like #907DD4.

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

Contrast with #BC7FD4

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

Contrast Ratio: 7.12:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC7FD4?

#BC7FD4 is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC7FD4?

#BC7FD4 in RGB is (188, 127, 212) - 188 red, 127 green, and 212 blue.

How to use #BC7FD4 in CSS?

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

What colors go well with #BC7FD4?

#96D47D (complementary), #907DD4 (analogous), and #9D44C1 (lighter shade) work well with #BC7FD4.