#B88BEC Color Information

Hex color code: #B88BEC

The hex color #B88BEC is a bold purple with RGB values of (184, 139, 236) and HSL of (268°, 72%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#B88BEC
RGB
184, 139, 236
HSL
268°, 72%, 74%
CMYK
22%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B88BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 139, 236

Red: 184 / Green: 139 / Blue: 236

HSL

268°, 72%, 74%

Hue: 268° / Saturation: 72% / Lightness: 74%

CMYK

22%, 41%, 0%, 7%

Cyan: 22% / Magenta: 41% / Yellow: 0% / Key: 7%

What color is #B88BEC?

#B88BEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B88BEC to RGB:

rgb(184, 139, 236)HEX to RGB Converter →

HEX to HSL

Convert #B88BEC to HSL:

hsl(268, 72%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B88BEC to CMYK:

cmyk(22%, 41%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #B88BEC has RGB (184, 139, 236) and HSL (268°, 72%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B88BEC is #C0EC8D, creating high-contrast pairings. For softer combinations, try analogous colors like #8D90EC.

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

Contrast with #B88BEC

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

Contrast Ratio: 7.94:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B88BEC?

#B88BEC is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B88BEC?

#B88BEC in RGB is (184, 139, 236) - 184 red, 139 green, and 236 blue.

How to use #B88BEC in CSS?

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

What colors go well with #B88BEC?

#C0EC8D (complementary), #8D90EC (analogous), and #914BE2 (lighter shade) work well with #B88BEC.