#BA82CE Color Information

Hex color code: #BA82CE

A soft purple shade, #BA82CE appears as (186, 130, 206) in RGB and (284°, 44%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#BA82CE
RGB
186, 130, 206
HSL
284°, 44%, 66%
CMYK
10%, 37%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA82CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 130, 206

Red: 186 / Green: 130 / Blue: 206

HSL

284°, 44%, 66%

Hue: 284° / Saturation: 44% / Lightness: 66%

CMYK

10%, 37%, 0%, 19%

Cyan: 10% / Magenta: 37% / Yellow: 0% / Key: 19%

What color is #BA82CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA82CE to RGB:

rgb(186, 130, 206)HEX to RGB Converter →

HEX to HSL

Convert #BA82CE to HSL:

hsl(284, 44%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BA82CE to CMYK:

cmyk(10%, 37%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #BA82CE has RGB (186, 130, 206) and HSL (284°, 44%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA82CE is #96CE82, creating high-contrast pairings. For softer combinations, try analogous colors like #9482CE.

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

Contrast with #BA82CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA82CE?

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

What is the RGB value of #BA82CE?

#BA82CE in RGB is (186, 130, 206) - 186 red, 130 green, and 206 blue.

How to use #BA82CE in CSS?

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

What colors go well with #BA82CE?

#96CE82 (complementary), #9482CE (analogous), and #9C4BB9 (lighter shade) work well with #BA82CE.