#B781E4 Color Information

Hex color code: #B781E4

The hex color #B781E4 is a understated purple with RGB values of (183, 129, 228) and HSL of (273°, 65%, 70%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#B781E4
RGB
183, 129, 228
HSL
273°, 65%, 70%
CMYK
20%, 43%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B781E4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 129, 228

Red: 183 / Green: 129 / Blue: 228

HSL

273°, 65%, 70%

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

CMYK

20%, 43%, 0%, 11%

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

What color is #B781E4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B781E4 to RGB:

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

HEX to HSL

Convert #B781E4 to HSL:

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

HEX to CMYK

Convert #B781E4 to CMYK:

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

Color Meaning and Usage

A neutral purple tone, #B781E4 has RGB (183, 129, 228) and HSL (273°, 65%, 70%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B781E4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B781E4?

#B781E4 is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B781E4?

#B781E4 in RGB is (183, 129, 228) - 183 red, 129 green, and 228 blue.

How to use #B781E4 in CSS?

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

What colors go well with #B781E4?

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