#BA8EEC Color Information

Hex color code: #BA8EEC

#BA8EEC is a eye-catching purple color. In RGB it is (186, 142, 236), and in HSL it is (268°, 71%, 74%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BA8EEC
RGB
186, 142, 236
HSL
268°, 71%, 74%
CMYK
21%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA8EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 142, 236

Red: 186 / Green: 142 / Blue: 236

HSL

268°, 71%, 74%

Hue: 268° / Saturation: 71% / Lightness: 74%

CMYK

21%, 40%, 0%, 7%

Cyan: 21% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #BA8EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA8EEC to RGB:

rgb(186, 142, 236)HEX to RGB Converter →

HEX to HSL

Convert #BA8EEC to HSL:

hsl(268, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BA8EEC to CMYK:

cmyk(21%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #BA8EEC has RGB (186, 142, 236) and HSL (268°, 71%, 74%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA8EEC is #C0EC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E91EC.

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

Contrast with #BA8EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA8EEC?

#BA8EEC is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BA8EEC?

#BA8EEC in RGB is (186, 142, 236) - 186 red, 142 green, and 236 blue.

How to use #BA8EEC in CSS?

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

What colors go well with #BA8EEC?

#C0EC8E (complementary), #8E91EC (analogous), and #924CE1 (lighter shade) work well with #BA8EEC.