#B87FCC Color Information

Hex color code: #B87FCC

The hex color #B87FCC is a gentle purple with RGB values of (184, 127, 204) and HSL of (284°, 43%, 65%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B87FCC
RGB
184, 127, 204
HSL
284°, 43%, 65%
CMYK
10%, 38%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B87FCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 127, 204

Red: 184 / Green: 127 / Blue: 204

HSL

284°, 43%, 65%

Hue: 284° / Saturation: 43% / Lightness: 65%

CMYK

10%, 38%, 0%, 20%

Cyan: 10% / Magenta: 38% / Yellow: 0% / Key: 20%

What color is #B87FCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B87FCC to RGB:

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

HEX to HSL

Convert #B87FCC to HSL:

hsl(284, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B87FCC to CMYK:

cmyk(10%, 38%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B87FCC is a pastel purple color with RGB values of 184, 127, 204 and HSL of 284°, 43%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B87FCC is #94CC7F, creating high-contrast pairings. For softer combinations, try analogous colors like #917FCC.

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

Contrast with #B87FCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B87FCC?

#B87FCC is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B87FCC?

#B87FCC in RGB is (184, 127, 204) - 184 red, 127 green, and 204 blue.

How to use #B87FCC in CSS?

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

What colors go well with #B87FCC?

#94CC7F (complementary), #917FCC (analogous), and #9949B6 (lighter shade) work well with #B87FCC.