#B87FE9 Color Information

Hex color code: #B87FE9

A vivid purple shade, #B87FE9 appears as (184, 127, 233) in RGB and (272°, 71%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B87FE9
RGB
184, 127, 233
HSL
272°, 71%, 71%
CMYK
21%, 45%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B87FE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 127, 233

Red: 184 / Green: 127 / Blue: 233

HSL

272°, 71%, 71%

Hue: 272° / Saturation: 71% / Lightness: 71%

CMYK

21%, 45%, 0%, 9%

Cyan: 21% / Magenta: 45% / Yellow: 0% / Key: 9%

What color is #B87FE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B87FE9 to RGB:

rgb(184, 127, 233)HEX to RGB Converter →

HEX to HSL

Convert #B87FE9 to HSL:

hsl(272, 71%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B87FE9 to CMYK:

cmyk(21%, 45%, 0%, 9%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #B87FE9 has RGB (184, 127, 233) and HSL (272°, 71%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B87FE9 is #B2EA81, creating high-contrast pairings. For softer combinations, try analogous colors like #8481EA.

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

Contrast with #B87FE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B87FE9?

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

What is the RGB value of #B87FE9?

#B87FE9 in RGB is (184, 127, 233) - 184 red, 127 green, and 233 blue.

How to use #B87FE9 in CSS?

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

What colors go well with #B87FE9?

#B2EA81 (complementary), #8481EA (analogous), and #943FDE (lighter shade) work well with #B87FE9.