#BA49EE Color Information

Hex color code: #BA49EE

The hex color #BA49EE is a striking purple with RGB values of (186, 73, 238) and HSL of (281°, 83%, 61%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BA49EE
RGB
186, 73, 238
HSL
281°, 83%, 61%
CMYK
22%, 69%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA49EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 73, 238

Red: 186 / Green: 73 / Blue: 238

HSL

281°, 83%, 61%

Hue: 281° / Saturation: 83% / Lightness: 61%

CMYK

22%, 69%, 0%, 7%

Cyan: 22% / Magenta: 69% / Yellow: 0% / Key: 7%

What color is #BA49EE?

#BA49EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA49EE to RGB:

rgb(186, 73, 238)HEX to RGB Converter →

HEX to HSL

Convert #BA49EE to HSL:

hsl(281, 83%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BA49EE to CMYK:

cmyk(22%, 69%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #BA49EE has RGB (186, 73, 238) and HSL (281°, 83%, 61%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA49EE is #7DEE49, creating high-contrast pairings. For softer combinations, try analogous colors like #6749EE.

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

Contrast with #BA49EE

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

Contrast Ratio: 5.28:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA49EE?

#BA49EE is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BA49EE?

#BA49EE in RGB is (186, 73, 238) - 186 red, 73 green, and 238 blue.

How to use #BA49EE in CSS?

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

What colors go well with #BA49EE?

#7DEE49 (complementary), #6749EE (analogous), and #9914D7 (lighter shade) work well with #BA49EE.