#BC6CB1 Color Information

Hex color code: #BC6CB1

#BC6CB1 is a subtle magenta color. In RGB it is (188, 108, 177), and in HSL it is (308°, 37%, 58%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BC6CB1
RGB
188, 108, 177
HSL
308°, 37%, 58%
CMYK
0%, 43%, 6%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC6CB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 108, 177

Red: 188 / Green: 108 / Blue: 177

HSL

308°, 37%, 58%

Hue: 308° / Saturation: 37% / Lightness: 58%

CMYK

0%, 43%, 6%, 26%

Cyan: 0% / Magenta: 43% / Yellow: 6% / Key: 26%

What color is #BC6CB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC6CB1 to RGB:

rgb(188, 108, 177)HEX to RGB Converter →

HEX to HSL

Convert #BC6CB1 to HSL:

hsl(308, 37%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #BC6CB1 to CMYK:

cmyk(0%, 43%, 6%, 26%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BC6CB1 has RGB (188, 108, 177) and HSL (308°, 37%, 58%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC6CB1 is #6CBC77, creating high-contrast pairings. For softer combinations, try analogous colors like #9E6CBC.

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

Contrast with #BC6CB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC6CB1?

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

What is the RGB value of #BC6CB1?

#BC6CB1 in RGB is (188, 108, 177) - 188 red, 108 green, and 177 blue.

How to use #BC6CB1 in CSS?

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

What colors go well with #BC6CB1?

#6CBC77 (complementary), #9E6CBC (analogous), and #96458B (lighter shade) work well with #BC6CB1.