#BC62A7 Color Information

Hex color code: #BC62A7

#BC62A7 is a delicate magenta color. In RGB it is (188, 98, 167), and in HSL it is (314°, 40%, 56%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#BC62A7
RGB
188, 98, 167
HSL
314°, 40%, 56%
CMYK
0%, 48%, 11%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC62A7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 98, 167

Red: 188 / Green: 98 / Blue: 167

HSL

314°, 40%, 56%

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

CMYK

0%, 48%, 11%, 26%

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

What color is #BC62A7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC62A7 to RGB:

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

HEX to HSL

Convert #BC62A7 to HSL:

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

HEX to CMYK

Convert #BC62A7 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #BC62A7 has RGB (188, 98, 167) and HSL (314°, 40%, 56%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC62A7 is #62BC77, creating high-contrast pairings. For softer combinations, try analogous colors like #A462BC.

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

Contrast with #BC62A7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC62A7?

#BC62A7 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC62A7?

#BC62A7 in RGB is (188, 98, 167) - 188 red, 98 green, and 167 blue.

How to use #BC62A7 in CSS?

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

What colors go well with #BC62A7?

#62BC77 (complementary), #A462BC (analogous), and #923F7F (lighter shade) work well with #BC62A7.