#B881E4 Color Information

Hex color code: #B881E4

#B881E4 is a muted purple color. In RGB it is (184, 129, 228), and in HSL it is (273°, 65%, 70%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B881E4
RGB
184, 129, 228
HSL
273°, 65%, 70%
CMYK
19%, 43%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B881E4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 129, 228

Red: 184 / Green: 129 / Blue: 228

HSL

273°, 65%, 70%

Hue: 273° / Saturation: 65% / Lightness: 70%

CMYK

19%, 43%, 0%, 11%

Cyan: 19% / Magenta: 43% / Yellow: 0% / Key: 11%

What color is #B881E4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B881E4 to RGB:

rgb(184, 129, 228)HEX to RGB Converter →

HEX to HSL

Convert #B881E4 to HSL:

hsl(273, 65%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B881E4 to CMYK:

cmyk(19%, 43%, 0%, 11%)Color Converter →

Color Meaning and Usage

A understated purple tone, #B881E4 has RGB (184, 129, 228) and HSL (273°, 65%, 70%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B881E4 is #AEE481, creating high-contrast pairings. For softer combinations, try analogous colors like #8681E4.

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

Contrast with #B881E4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B881E4?

#B881E4 is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B881E4?

#B881E4 in RGB is (184, 129, 228) - 184 red, 129 green, and 228 blue.

How to use #B881E4 in CSS?

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

What colors go well with #B881E4?

#AEE481 (complementary), #8681E4 (analogous), and #9442D7 (lighter shade) work well with #B881E4.