#BA43EC Color Information

Hex color code: #BA43EC

#BA43EC is a eye-catching purple color. In RGB it is (186, 67, 236), and in HSL it is (282°, 82%, 59%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BA43EC
RGB
186, 67, 236
HSL
282°, 82%, 59%
CMYK
21%, 72%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA43EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 67, 236

Red: 186 / Green: 67 / Blue: 236

HSL

282°, 82%, 59%

Hue: 282° / Saturation: 82% / Lightness: 59%

CMYK

21%, 72%, 0%, 7%

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

What color is #BA43EC?

#BA43EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA43EC to RGB:

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

HEX to HSL

Convert #BA43EC to HSL:

hsl(282, 82%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BA43EC to CMYK:

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

Color Meaning and Usage

A bold purple tone, #BA43EC has RGB (186, 67, 236) and HSL (282°, 82%, 59%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA43EC is #74EC41, creating high-contrast pairings. For softer combinations, try analogous colors like #6341EC.

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

Contrast with #BA43EC

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

Contrast Ratio: 5.10:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA43EC?

#BA43EC is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BA43EC?

#BA43EC in RGB is (186, 67, 236) - 186 red, 67 green, and 236 blue.

How to use #BA43EC in CSS?

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

What colors go well with #BA43EC?

#74EC41 (complementary), #6341EC (analogous), and #9514CC (lighter shade) work well with #BA43EC.