#BE6BEB Color Information

Hex color code: #BE6BEB

A striking purple shade, #BE6BEB appears as (190, 107, 235) in RGB and (279°, 76%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BE6BEB
RGB
190, 107, 235
HSL
279°, 76%, 67%
CMYK
19%, 54%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE6BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 107, 235

Red: 190 / Green: 107 / Blue: 235

HSL

279°, 76%, 67%

Hue: 279° / Saturation: 76% / Lightness: 67%

CMYK

19%, 54%, 0%, 8%

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

What color is #BE6BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE6BEB to RGB:

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

HEX to HSL

Convert #BE6BEB to HSL:

hsl(279, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BE6BEB to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #BE6BEB has RGB (190, 107, 235) and HSL (279°, 76%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE6BEB is #98EB6B, creating high-contrast pairings. For softer combinations, try analogous colors like #7E6BEB.

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

Contrast with #BE6BEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE6BEB?

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

What is the RGB value of #BE6BEB?

#BE6BEB in RGB is (190, 107, 235) - 190 red, 107 green, and 235 blue.

How to use #BE6BEB in CSS?

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

What colors go well with #BE6BEB?

#98EB6B (complementary), #7E6BEB (analogous), and #A128E2 (lighter shade) work well with #BE6BEB.