#BA89BD Color Information

Hex color code: #BA89BD

A subtle magenta shade, #BA89BD appears as (186, 137, 189) in RGB and (297°, 28%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BA89BD
RGB
186, 137, 189
HSL
297°, 28%, 64%
CMYK
2%, 28%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA89BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 137, 189

Red: 186 / Green: 137 / Blue: 189

HSL

297°, 28%, 64%

Hue: 297° / Saturation: 28% / Lightness: 64%

CMYK

2%, 28%, 0%, 26%

Cyan: 2% / Magenta: 28% / Yellow: 0% / Key: 26%

What color is #BA89BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA89BD to RGB:

rgb(186, 137, 189)HEX to RGB Converter →

HEX to HSL

Convert #BA89BD to HSL:

hsl(297, 28%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BA89BD to CMYK:

cmyk(2%, 28%, 0%, 26%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BA89BD has RGB (186, 137, 189) and HSL (297°, 28%, 64%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA89BD is #8CBD89, creating high-contrast pairings. For softer combinations, try analogous colors like #A189BD.

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

Contrast with #BA89BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA89BD?

#BA89BD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA89BD?

#BA89BD in RGB is (186, 137, 189) - 186 red, 137 green, and 189 blue.

How to use #BA89BD in CSS?

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

What colors go well with #BA89BD?

#8CBD89 (complementary), #A189BD (analogous), and #9C5AA0 (lighter shade) work well with #BA89BD.