#BC62BA Color Information

Hex color code: #BC62BA

#BC62BA is a delicate magenta color. In RGB it is (188, 98, 186), and in HSL it is (301°, 40%, 56%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BC62BA
RGB
188, 98, 186
HSL
301°, 40%, 56%
CMYK
0%, 48%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC62BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 98, 186

Red: 188 / Green: 98 / Blue: 186

HSL

301°, 40%, 56%

Hue: 301° / Saturation: 40% / Lightness: 56%

CMYK

0%, 48%, 1%, 26%

Cyan: 0% / Magenta: 48% / Yellow: 1% / Key: 26%

What color is #BC62BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC62BA to RGB:

rgb(188, 98, 186)HEX to RGB Converter →

HEX to HSL

Convert #BC62BA to HSL:

hsl(301, 40%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BC62BA to CMYK:

cmyk(0%, 48%, 1%, 26%)Color Converter →

Color Meaning and Usage

#BC62BA is a subtle magenta color with RGB values of 188, 98, 186 and HSL of 301°, 40%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC62BA is #62BC63, creating high-contrast pairings. For softer combinations, try analogous colors like #9062BC.

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

Contrast with #BC62BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC62BA?

#BC62BA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC62BA?

#BC62BA in RGB is (188, 98, 186) - 188 red, 98 green, and 186 blue.

How to use #BC62BA in CSS?

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

What colors go well with #BC62BA?

#62BC63 (complementary), #9062BC (analogous), and #923F91 (lighter shade) work well with #BC62BA.