#BA96EE Color Information

Hex color code: #BA96EE

#BA96EE is a airy purple color. In RGB it is (186, 150, 238), and in HSL it is (265°, 72%, 76%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BA96EE
RGB
186, 150, 238
HSL
265°, 72%, 76%
CMYK
22%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA96EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 150, 238

Red: 186 / Green: 150 / Blue: 238

HSL

265°, 72%, 76%

Hue: 265° / Saturation: 72% / Lightness: 76%

CMYK

22%, 37%, 0%, 7%

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

What color is #BA96EE?

#BA96EE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA96EE to RGB:

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

HEX to HSL

Convert #BA96EE to HSL:

hsl(265, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BA96EE to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #BA96EE has RGB (186, 150, 238) and HSL (265°, 72%, 76%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA96EE is #C9EE96, creating high-contrast pairings. For softer combinations, try analogous colors like #969DEE.

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

Contrast with #BA96EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA96EE?

#BA96EE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BA96EE?

#BA96EE in RGB is (186, 150, 238) - 186 red, 150 green, and 238 blue.

How to use #BA96EE in CSS?

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

What colors go well with #BA96EE?

#C9EE96 (complementary), #969DEE (analogous), and #9054E3 (lighter shade) work well with #BA96EE.