#BE71D6 Color Information

Hex color code: #BE71D6

#BE71D6 is a muted magenta color. In RGB it is (190, 113, 214), and in HSL it is (286°, 55%, 64%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BE71D6
RGB
190, 113, 214
HSL
286°, 55%, 64%
CMYK
11%, 47%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE71D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 113, 214

Red: 190 / Green: 113 / Blue: 214

HSL

286°, 55%, 64%

Hue: 286° / Saturation: 55% / Lightness: 64%

CMYK

11%, 47%, 0%, 16%

Cyan: 11% / Magenta: 47% / Yellow: 0% / Key: 16%

What color is #BE71D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE71D6 to RGB:

rgb(190, 113, 214)HEX to RGB Converter →

HEX to HSL

Convert #BE71D6 to HSL:

hsl(286, 55%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BE71D6 to CMYK:

cmyk(11%, 47%, 0%, 16%)Color Converter →

Color Meaning and Usage

#BE71D6 is a neutral magenta color with RGB values of 190, 113, 214 and HSL of 286°, 55%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE71D6 is #88D671, creating high-contrast pairings. For softer combinations, try analogous colors like #8C71D6.

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

Contrast with #BE71D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE71D6?

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

What is the RGB value of #BE71D6?

#BE71D6 in RGB is (190, 113, 214) - 190 red, 113 green, and 214 blue.

How to use #BE71D6 in CSS?

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

What colors go well with #BE71D6?

#88D671 (complementary), #8C71D6 (analogous), and #A238C2 (lighter shade) work well with #BE71D6.