#B88EDA Color Information

Hex color code: #B88EDA

A understated purple shade, #B88EDA appears as (184, 142, 218) in RGB and (273°, 51%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B88EDA
RGB
184, 142, 218
HSL
273°, 51%, 71%
CMYK
16%, 35%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B88EDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 142, 218

Red: 184 / Green: 142 / Blue: 218

HSL

273°, 51%, 71%

Hue: 273° / Saturation: 51% / Lightness: 71%

CMYK

16%, 35%, 0%, 15%

Cyan: 16% / Magenta: 35% / Yellow: 0% / Key: 15%

What color is #B88EDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B88EDA to RGB:

rgb(184, 142, 218)HEX to RGB Converter →

HEX to HSL

Convert #B88EDA to HSL:

hsl(273, 51%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B88EDA to CMYK:

cmyk(16%, 35%, 0%, 15%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #B88EDA has RGB (184, 142, 218) and HSL (273°, 51%, 71%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B88EDA is #B1DB8F, creating high-contrast pairings. For softer combinations, try analogous colors like #938FDB.

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

Contrast with #B88EDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B88EDA?

#B88EDA is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B88EDA?

#B88EDA in RGB is (184, 142, 218) - 184 red, 142 green, and 218 blue.

How to use #B88EDA in CSS?

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

What colors go well with #B88EDA?

#B1DB8F (complementary), #938FDB (analogous), and #9556C8 (lighter shade) work well with #B88EDA.