#B871CC Color Information

Hex color code: #B871CC

A delicate magenta shade, #B871CC appears as (184, 113, 204) in RGB and (287°, 47%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B871CC
RGB
184, 113, 204
HSL
287°, 47%, 62%
CMYK
10%, 45%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B871CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 113, 204

Red: 184 / Green: 113 / Blue: 204

HSL

287°, 47%, 62%

Hue: 287° / Saturation: 47% / Lightness: 62%

CMYK

10%, 45%, 0%, 20%

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

What color is #B871CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B871CC to RGB:

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

HEX to HSL

Convert #B871CC to HSL:

hsl(287, 47%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B871CC to CMYK:

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

Color Meaning and Usage

#B871CC is a delicate magenta color with RGB values of 184, 113, 204 and HSL of 287°, 47%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B871CC is #84CC71, creating high-contrast pairings. For softer combinations, try analogous colors like #8A71CC.

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

Contrast with #B871CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B871CC?

#B871CC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B871CC?

#B871CC in RGB is (184, 113, 204) - 184 red, 113 green, and 204 blue.

How to use #B871CC in CSS?

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

What colors go well with #B871CC?

#84CC71 (complementary), #8A71CC (analogous), and #9840B0 (lighter shade) work well with #B871CC.