#BE74EC Color Information

Hex color code: #BE74EC

#BE74EC is a eye-catching purple color. In RGB it is (190, 116, 236), and in HSL it is (277°, 76%, 69%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BE74EC
RGB
190, 116, 236
HSL
277°, 76%, 69%
CMYK
19%, 51%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE74EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 116, 236

Red: 190 / Green: 116 / Blue: 236

HSL

277°, 76%, 69%

Hue: 277° / Saturation: 76% / Lightness: 69%

CMYK

19%, 51%, 0%, 7%

Cyan: 19% / Magenta: 51% / Yellow: 0% / Key: 7%

What color is #BE74EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE74EC to RGB:

rgb(190, 116, 236)HEX to RGB Converter →

HEX to HSL

Convert #BE74EC to HSL:

hsl(277, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BE74EC to CMYK:

cmyk(19%, 51%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BE74EC is a dynamic purple color with RGB values of 190, 116, 236 and HSL of 277°, 76%, 69%. 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 #BE74EC is #A2EC74, creating high-contrast pairings. For softer combinations, try analogous colors like #8274EC.

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

Contrast with #BE74EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE74EC?

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

What is the RGB value of #BE74EC?

#BE74EC in RGB is (190, 116, 236) - 190 red, 116 green, and 236 blue.

How to use #BE74EC in CSS?

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

What colors go well with #BE74EC?

#A2EC74 (complementary), #8274EC (analogous), and #9F31E3 (lighter shade) work well with #BE74EC.