#B26CBC Color Information

Hex color code: #B26CBC

A pastel magenta shade, #B26CBC appears as (178, 108, 188) in RGB and (293°, 37%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B26CBC
RGB
178, 108, 188
HSL
293°, 37%, 58%
CMYK
5%, 43%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B26CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 108, 188

Red: 178 / Green: 108 / Blue: 188

HSL

293°, 37%, 58%

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

CMYK

5%, 43%, 0%, 26%

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

What color is #B26CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B26CBC to RGB:

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

HEX to HSL

Convert #B26CBC to HSL:

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

HEX to CMYK

Convert #B26CBC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #B26CBC has RGB (178, 108, 188) and HSL (293°, 37%, 58%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B26CBC is #76BC6C, creating high-contrast pairings. For softer combinations, try analogous colors like #8B6CBC.

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

Contrast with #B26CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B26CBC?

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

What is the RGB value of #B26CBC?

#B26CBC in RGB is (178, 108, 188) - 178 red, 108 green, and 188 blue.

How to use #B26CBC in CSS?

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

What colors go well with #B26CBC?

#76BC6C (complementary), #8B6CBC (analogous), and #8D4596 (lighter shade) work well with #B26CBC.