#B16CBC Color Information

Hex color code: #B16CBC

The hex color #B16CBC is a pastel magenta with RGB values of (177, 108, 188) and HSL of (292°, 37%, 58%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B16CBC
RGB
177, 108, 188
HSL
292°, 37%, 58%
CMYK
6%, 43%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B16CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 108, 188

Red: 177 / Green: 108 / Blue: 188

HSL

292°, 37%, 58%

Hue: 292° / Saturation: 37% / Lightness: 58%

CMYK

6%, 43%, 0%, 26%

Cyan: 6% / Magenta: 43% / Yellow: 0% / Key: 26%

What color is #B16CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B16CBC to RGB:

rgb(177, 108, 188)HEX to RGB Converter →

HEX to HSL

Convert #B16CBC to HSL:

hsl(292, 37%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B16CBC to CMYK:

cmyk(6%, 43%, 0%, 26%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #B16CBC has RGB (177, 108, 188) and HSL (292°, 37%, 58%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B16CBC is #77BC6C, creating high-contrast pairings. For softer combinations, try analogous colors like #896CBC.

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

Contrast with #B16CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B16CBC?

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

What is the RGB value of #B16CBC?

#B16CBC in RGB is (177, 108, 188) - 177 red, 108 green, and 188 blue.

How to use #B16CBC in CSS?

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

What colors go well with #B16CBC?

#77BC6C (complementary), #896CBC (analogous), and #8B4596 (lighter shade) work well with #B16CBC.