#BA85EF Color Information

Hex color code: #BA85EF

A striking purple shade, #BA85EF appears as (186, 133, 239) in RGB and (270°, 77%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BA85EF
RGB
186, 133, 239
HSL
270°, 77%, 73%
CMYK
22%, 44%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA85EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 133, 239

Red: 186 / Green: 133 / Blue: 239

HSL

270°, 77%, 73%

Hue: 270° / Saturation: 77% / Lightness: 73%

CMYK

22%, 44%, 0%, 6%

Cyan: 22% / Magenta: 44% / Yellow: 0% / Key: 6%

What color is #BA85EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA85EF to RGB:

rgb(186, 133, 239)HEX to RGB Converter →

HEX to HSL

Convert #BA85EF to HSL:

hsl(270, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BA85EF to CMYK:

cmyk(22%, 44%, 0%, 6%)Color Converter →

Color Meaning and Usage

#BA85EF is a vivid purple color with RGB values of 186, 133, 239 and HSL of 270°, 77%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA85EF is #BAEF85, creating high-contrast pairings. For softer combinations, try analogous colors like #8585EF.

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

Contrast with #BA85EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA85EF?

#BA85EF is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA85EF?

#BA85EF in RGB is (186, 133, 239) - 186 red, 133 green, and 239 blue.

How to use #BA85EF in CSS?

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

What colors go well with #BA85EF?

#BAEF85 (complementary), #8585EF (analogous), and #9441E6 (lighter shade) work well with #BA85EF.