#BA77CA Color Information

Hex color code: #BA77CA

The hex color #BA77CA is a pastel magenta with RGB values of (186, 119, 202) and HSL of (288°, 44%, 63%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#BA77CA
RGB
186, 119, 202
HSL
288°, 44%, 63%
CMYK
8%, 41%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA77CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 119, 202

Red: 186 / Green: 119 / Blue: 202

HSL

288°, 44%, 63%

Hue: 288° / Saturation: 44% / Lightness: 63%

CMYK

8%, 41%, 0%, 21%

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

What color is #BA77CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA77CA to RGB:

rgb(186, 119, 202)HEX to RGB Converter →

HEX to HSL

Convert #BA77CA to HSL:

hsl(288, 44%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BA77CA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #BA77CA has RGB (186, 119, 202) and HSL (288°, 44%, 63%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA77CA is #88CA77, creating high-contrast pairings. For softer combinations, try analogous colors like #9077CA.

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

Contrast with #BA77CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA77CA?

#BA77CA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA77CA?

#BA77CA in RGB is (186, 119, 202) - 186 red, 119 green, and 202 blue.

How to use #BA77CA in CSS?

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

What colors go well with #BA77CA?

#88CA77 (complementary), #9077CA (analogous), and #9B45B0 (lighter shade) work well with #BA77CA.