#BB71EC Color Information

Hex color code: #BB71EC

The hex color #BB71EC is a bold purple with RGB values of (187, 113, 236) and HSL of (276°, 76%, 68%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BB71EC
RGB
187, 113, 236
HSL
276°, 76%, 68%
CMYK
21%, 52%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB71EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 113, 236

Red: 187 / Green: 113 / Blue: 236

HSL

276°, 76%, 68%

Hue: 276° / Saturation: 76% / Lightness: 68%

CMYK

21%, 52%, 0%, 7%

Cyan: 21% / Magenta: 52% / Yellow: 0% / Key: 7%

What color is #BB71EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB71EC to RGB:

rgb(187, 113, 236)HEX to RGB Converter →

HEX to HSL

Convert #BB71EC to HSL:

hsl(276, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BB71EC to CMYK:

cmyk(21%, 52%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BB71EC is a dynamic purple color with RGB values of 187, 113, 236 and HSL of 276°, 76%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB71EC is #A1EB6F, creating high-contrast pairings. For softer combinations, try analogous colors like #7C6FEB.

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

Contrast with #BB71EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB71EC?

#BB71EC is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB71EC?

#BB71EC in RGB is (187, 113, 236) - 187 red, 113 green, and 236 blue.

How to use #BB71EC in CSS?

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

What colors go well with #BB71EC?

#A1EB6F (complementary), #7C6FEB (analogous), and #992CE2 (lighter shade) work well with #BB71EC.