#B26AC8 Color Information

Hex color code: #B26AC8

#B26AC8 is a pastel magenta color. In RGB it is (178, 106, 200), and in HSL it is (286°, 46%, 60%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B26AC8
RGB
178, 106, 200
HSL
286°, 46%, 60%
CMYK
11%, 47%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B26AC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 106, 200

Red: 178 / Green: 106 / Blue: 200

HSL

286°, 46%, 60%

Hue: 286° / Saturation: 46% / Lightness: 60%

CMYK

11%, 47%, 0%, 22%

Cyan: 11% / Magenta: 47% / Yellow: 0% / Key: 22%

What color is #B26AC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B26AC8 to RGB:

rgb(178, 106, 200)HEX to RGB Converter →

HEX to HSL

Convert #B26AC8 to HSL:

hsl(286, 46%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #B26AC8 to CMYK:

cmyk(11%, 47%, 0%, 22%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B26AC8 has RGB (178, 106, 200) and HSL (286°, 46%, 60%). 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 #B26AC8 is #80C86A, creating high-contrast pairings. For softer combinations, try analogous colors like #836AC8.

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

Contrast with #B26AC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B26AC8?

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

What is the RGB value of #B26AC8?

#B26AC8 in RGB is (178, 106, 200) - 178 red, 106 green, and 200 blue.

How to use #B26AC8 in CSS?

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

What colors go well with #B26AC8?

#80C86A (complementary), #836AC8 (analogous), and #8F3EA8 (lighter shade) work well with #B26AC8.