#BE7AEB Color Information

Hex color code: #BE7AEB

A bold purple shade, #BE7AEB appears as (190, 122, 235) in RGB and (276°, 74%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BE7AEB
RGB
190, 122, 235
HSL
276°, 74%, 70%
CMYK
19%, 48%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE7AEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 122, 235

Red: 190 / Green: 122 / Blue: 235

HSL

276°, 74%, 70%

Hue: 276° / Saturation: 74% / Lightness: 70%

CMYK

19%, 48%, 0%, 8%

Cyan: 19% / Magenta: 48% / Yellow: 0% / Key: 8%

What color is #BE7AEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE7AEB to RGB:

rgb(190, 122, 235)HEX to RGB Converter →

HEX to HSL

Convert #BE7AEB to HSL:

hsl(276, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BE7AEB to CMYK:

cmyk(19%, 48%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #BE7AEB has RGB (190, 122, 235) and HSL (276°, 74%, 70%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE7AEB is #A7EB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #857AEB.

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

Contrast with #BE7AEB

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

Contrast Ratio: 7.17:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE7AEB?

#BE7AEB is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE7AEB?

#BE7AEB in RGB is (190, 122, 235) - 190 red, 122 green, and 235 blue.

How to use #BE7AEB in CSS?

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

What colors go well with #BE7AEB?

#A7EB7A (complementary), #857AEB (analogous), and #9D37E1 (lighter shade) work well with #BE7AEB.