#BA94DB Color Information

Hex color code: #BA94DB

The hex color #BA94DB is a subtle purple with RGB values of (186, 148, 219) and HSL of (272°, 50%, 72%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BA94DB
RGB
186, 148, 219
HSL
272°, 50%, 72%
CMYK
15%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA94DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 148, 219

Red: 186 / Green: 148 / Blue: 219

HSL

272°, 50%, 72%

Hue: 272° / Saturation: 50% / Lightness: 72%

CMYK

15%, 32%, 0%, 14%

Cyan: 15% / Magenta: 32% / Yellow: 0% / Key: 14%

What color is #BA94DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA94DB to RGB:

rgb(186, 148, 219)HEX to RGB Converter →

HEX to HSL

Convert #BA94DB to HSL:

hsl(272, 50%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BA94DB to CMYK:

cmyk(15%, 32%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BA94DB is a understated purple color with RGB values of 186, 148, 219 and HSL of 272°, 50%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA94DB is #B5DB94, creating high-contrast pairings. For softer combinations, try analogous colors like #9694DB.

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

Contrast with #BA94DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA94DB?

#BA94DB is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA94DB?

#BA94DB in RGB is (186, 148, 219) - 186 red, 148 green, and 219 blue.

How to use #BA94DB in CSS?

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

What colors go well with #BA94DB?

#B5DB94 (complementary), #9694DB (analogous), and #955BC8 (lighter shade) work well with #BA94DB.