#BA3FF3 Color Information

Hex color code: #BA3FF3

A bold purple shade, #BA3FF3 appears as (186, 63, 243) in RGB and (281°, 88%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BA3FF3
RGB
186, 63, 243
HSL
281°, 88%, 60%
CMYK
23%, 74%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA3FF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 63, 243

Red: 186 / Green: 63 / Blue: 243

HSL

281°, 88%, 60%

Hue: 281° / Saturation: 88% / Lightness: 60%

CMYK

23%, 74%, 0%, 5%

Cyan: 23% / Magenta: 74% / Yellow: 0% / Key: 5%

What color is #BA3FF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA3FF3 to RGB:

rgb(186, 63, 243)HEX to RGB Converter →

HEX to HSL

Convert #BA3FF3 to HSL:

hsl(281, 88%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BA3FF3 to CMYK:

cmyk(23%, 74%, 0%, 5%)Color Converter →

Color Meaning and Usage

#BA3FF3 is a vivid purple color with RGB values of 186, 63, 243 and HSL of 281°, 88%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA3FF3 is #78F33F, creating high-contrast pairings. For softer combinations, try analogous colors like #603FF3.

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

Contrast with #BA3FF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA3FF3?

#BA3FF3 is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BA3FF3?

#BA3FF3 in RGB is (186, 63, 243) - 186 red, 63 green, and 243 blue.

How to use #BA3FF3 in CSS?

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

What colors go well with #BA3FF3?

#78F33F (complementary), #603FF3 (analogous), and #980ED8 (lighter shade) work well with #BA3FF3.