#BA88DD Color Information

Hex color code: #BA88DD

A balanced purple shade, #BA88DD appears as (186, 136, 221) in RGB and (275°, 56%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#BA88DD
RGB
186, 136, 221
HSL
275°, 56%, 70%
CMYK
16%, 38%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA88DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 136, 221

Red: 186 / Green: 136 / Blue: 221

HSL

275°, 56%, 70%

Hue: 275° / Saturation: 56% / Lightness: 70%

CMYK

16%, 38%, 0%, 13%

Cyan: 16% / Magenta: 38% / Yellow: 0% / Key: 13%

What color is #BA88DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA88DD to RGB:

rgb(186, 136, 221)HEX to RGB Converter →

HEX to HSL

Convert #BA88DD to HSL:

hsl(275, 56%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BA88DD to CMYK:

cmyk(16%, 38%, 0%, 13%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #BA88DD has RGB (186, 136, 221) and HSL (275°, 56%, 70%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA88DD is #ABDD88, creating high-contrast pairings. For softer combinations, try analogous colors like #8F88DD.

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

Contrast with #BA88DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA88DD?

#BA88DD is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA88DD?

#BA88DD in RGB is (186, 136, 221) - 186 red, 136 green, and 221 blue.

How to use #BA88DD in CSS?

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

What colors go well with #BA88DD?

#ABDD88 (complementary), #8F88DD (analogous), and #974CCD (lighter shade) work well with #BA88DD.