#BE6FEB Color Information

Hex color code: #BE6FEB

A eye-catching purple shade, #BE6FEB appears as (190, 111, 235) in RGB and (278°, 76%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BE6FEB
RGB
190, 111, 235
HSL
278°, 76%, 68%
CMYK
19%, 53%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE6FEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 111, 235

Red: 190 / Green: 111 / Blue: 235

HSL

278°, 76%, 68%

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

CMYK

19%, 53%, 0%, 8%

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

What color is #BE6FEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE6FEB to RGB:

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

HEX to HSL

Convert #BE6FEB to HSL:

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

HEX to CMYK

Convert #BE6FEB to CMYK:

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

Color Meaning and Usage

#BE6FEB is a striking purple color with RGB values of 190, 111, 235 and HSL of 278°, 76%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE6FEB is #9DEB6F, creating high-contrast pairings. For softer combinations, try analogous colors like #806FEB.

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

Contrast with #BE6FEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE6FEB?

#BE6FEB is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE6FEB?

#BE6FEB in RGB is (190, 111, 235) - 190 red, 111 green, and 235 blue.

How to use #BE6FEB in CSS?

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

What colors go well with #BE6FEB?

#9DEB6F (complementary), #806FEB (analogous), and #9F2CE2 (lighter shade) work well with #BE6FEB.