#B851EC Color Information

Hex color code: #B851EC

#B851EC is a eye-catching purple color. In RGB it is (184, 81, 236), and in HSL it is (280°, 80%, 62%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B851EC
RGB
184, 81, 236
HSL
280°, 80%, 62%
CMYK
22%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B851EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 81, 236

Red: 184 / Green: 81 / Blue: 236

HSL

280°, 80%, 62%

Hue: 280° / Saturation: 80% / Lightness: 62%

CMYK

22%, 66%, 0%, 7%

Cyan: 22% / Magenta: 66% / Yellow: 0% / Key: 7%

What color is #B851EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B851EC to RGB:

rgb(184, 81, 236)HEX to RGB Converter →

HEX to HSL

Convert #B851EC to HSL:

hsl(280, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B851EC to CMYK:

cmyk(22%, 66%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B851EC is a vivid purple color with RGB values of 184, 81, 236 and HSL of 280°, 80%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B851EC is #84EC51, creating high-contrast pairings. For softer combinations, try analogous colors like #6A51EC.

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

Contrast with #B851EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B851EC?

#B851EC is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B851EC?

#B851EC in RGB is (184, 81, 236) - 184 red, 81 green, and 236 blue.

How to use #B851EC in CSS?

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

What colors go well with #B851EC?

#84EC51 (complementary), #6A51EC (analogous), and #9818D8 (lighter shade) work well with #B851EC.