#B88ADB Color Information

Hex color code: #B88ADB

#B88ADB is a understated purple color. In RGB it is (184, 138, 219), and in HSL it is (274°, 53%, 70%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B88ADB
RGB
184, 138, 219
HSL
274°, 53%, 70%
CMYK
16%, 37%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B88ADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 138, 219

Red: 184 / Green: 138 / Blue: 219

HSL

274°, 53%, 70%

Hue: 274° / Saturation: 53% / Lightness: 70%

CMYK

16%, 37%, 0%, 14%

Cyan: 16% / Magenta: 37% / Yellow: 0% / Key: 14%

What color is #B88ADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B88ADB to RGB:

rgb(184, 138, 219)HEX to RGB Converter →

HEX to HSL

Convert #B88ADB to HSL:

hsl(274, 53%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B88ADB to CMYK:

cmyk(16%, 37%, 0%, 14%)Color Converter →

Color Meaning and Usage

#B88ADB is a balanced purple color with RGB values of 184, 138, 219 and HSL of 274°, 53%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B88ADB is #ADDB8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8F8ADB.

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

Contrast with #B88ADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B88ADB?

#B88ADB is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B88ADB?

#B88ADB in RGB is (184, 138, 219) - 184 red, 138 green, and 219 blue.

How to use #B88ADB in CSS?

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

What colors go well with #B88ADB?

#ADDB8A (complementary), #8F8ADB (analogous), and #944FC9 (lighter shade) work well with #B88ADB.