#BA61EA Color Information

Hex color code: #BA61EA

#BA61EA is a eye-catching purple color. In RGB it is (186, 97, 234), and in HSL it is (279°, 77%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BA61EA
RGB
186, 97, 234
HSL
279°, 77%, 65%
CMYK
21%, 59%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA61EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 97, 234

Red: 186 / Green: 97 / Blue: 234

HSL

279°, 77%, 65%

Hue: 279° / Saturation: 77% / Lightness: 65%

CMYK

21%, 59%, 0%, 8%

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

What color is #BA61EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA61EA to RGB:

rgb(186, 97, 234)HEX to RGB Converter →

HEX to HSL

Convert #BA61EA to HSL:

hsl(279, 77%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BA61EA to CMYK:

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

Color Meaning and Usage

A bold purple tone, #BA61EA has RGB (186, 97, 234) and HSL (279°, 77%, 65%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA61EA is #91EA61, creating high-contrast pairings. For softer combinations, try analogous colors like #7661EA.

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

Contrast with #BA61EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA61EA?

#BA61EA is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA61EA?

#BA61EA in RGB is (186, 97, 234) - 186 red, 97 green, and 234 blue.

How to use #BA61EA in CSS?

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

What colors go well with #BA61EA?

#91EA61 (complementary), #7661EA (analogous), and #9D1DE2 (lighter shade) work well with #BA61EA.