#BD1AEF Color Information

Hex color code: #BD1AEF

The hex color #BD1AEF is a eye-catching magenta with RGB values of (189, 26, 239) and HSL of (286°, 87%, 52%). It is popular in mobile app design.

Try:
Color NameBlue Violet
HEX
#BD1AEF
RGB
189, 26, 239
HSL
286°, 87%, 52%
CMYK
21%, 89%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BD1AEF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BD1AEF; color: #FFFFFF; }

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 #BD1AEF; background-color: #BD1AEF15; }

Alert / Toast

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

Link / Accent

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

a { color: #BD1AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 26, 239

Red: 189 / Green: 26 / Blue: 239

HSL

286°, 87%, 52%

Hue: 286° / Saturation: 87% / Lightness: 52%

CMYK

21%, 89%, 0%, 6%

Cyan: 21% / Magenta: 89% / Yellow: 0% / Key: 6%

What color is #BD1AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD1AEF to RGB:

rgb(189, 26, 239)HEX to RGB Converter →

HEX to HSL

Convert #BD1AEF to HSL:

hsl(286, 87%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BD1AEF to CMYK:

cmyk(21%, 89%, 0%, 6%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #BD1AEF has RGB (189, 26, 239) and HSL (286°, 87%, 52%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD1AEF is #4CEF1A, creating high-contrast pairings. For softer combinations, try analogous colors like #531AEF.

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

Contrast with #BD1AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD1AEF?

#BD1AEF is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BD1AEF?

#BD1AEF in RGB is (189, 26, 239) - 189 red, 26 green, and 239 blue.

How to use #BD1AEF in CSS?

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

What colors go well with #BD1AEF?

#4CEF1A (complementary), #531AEF (analogous), and #8A0CB0 (lighter shade) work well with #BD1AEF.