#BA8CEB Color Information

Hex color code: #BA8CEB

#BA8CEB is a peaceful purple color. In RGB it is (186, 140, 235), and in HSL it is (269°, 70%, 74%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#BA8CEB
RGB
186, 140, 235
HSL
269°, 70%, 74%
CMYK
21%, 40%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA8CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 140, 235

Red: 186 / Green: 140 / Blue: 235

HSL

269°, 70%, 74%

Hue: 269° / Saturation: 70% / Lightness: 74%

CMYK

21%, 40%, 0%, 8%

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

What color is #BA8CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA8CEB to RGB:

rgb(186, 140, 235)HEX to RGB Converter →

HEX to HSL

Convert #BA8CEB to HSL:

hsl(269, 70%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BA8CEB to CMYK:

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

Color Meaning and Usage

#BA8CEB is a peaceful purple color with RGB values of 186, 140, 235 and HSL of 269°, 70%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA8CEB is #BEEB8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E90EB.

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

Contrast with #BA8CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA8CEB?

#BA8CEB is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BA8CEB?

#BA8CEB in RGB is (186, 140, 235) - 186 red, 140 green, and 235 blue.

How to use #BA8CEB in CSS?

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

What colors go well with #BA8CEB?

#BEEB8E (complementary), #8E90EB (analogous), and #944DE0 (lighter shade) work well with #BA8CEB.