#BA4FDE Color Information

Hex color code: #BA4FDE

#BA4FDE is a subtle magenta color. In RGB it is (186, 79, 222), and in HSL it is (285°, 68%, 59%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BA4FDE
RGB
186, 79, 222
HSL
285°, 68%, 59%
CMYK
16%, 64%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA4FDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 79, 222

Red: 186 / Green: 79 / Blue: 222

HSL

285°, 68%, 59%

Hue: 285° / Saturation: 68% / Lightness: 59%

CMYK

16%, 64%, 0%, 13%

Cyan: 16% / Magenta: 64% / Yellow: 0% / Key: 13%

What color is #BA4FDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA4FDE to RGB:

rgb(186, 79, 222)HEX to RGB Converter →

HEX to HSL

Convert #BA4FDE to HSL:

hsl(285, 68%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BA4FDE to CMYK:

cmyk(16%, 64%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BA4FDE is a understated magenta color with RGB values of 186, 79, 222 and HSL of 285°, 68%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA4FDE is #73DE4F, creating high-contrast pairings. For softer combinations, try analogous colors like #734FDE.

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

Contrast with #BA4FDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA4FDE?

#BA4FDE is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA4FDE?

#BA4FDE in RGB is (186, 79, 222) - 186 red, 79 green, and 222 blue.

How to use #BA4FDE in CSS?

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

What colors go well with #BA4FDE?

#73DE4F (complementary), #734FDE (analogous), and #9624BC (lighter shade) work well with #BA4FDE.