#BD2BE9 Color Information

Hex color code: #BD2BE9

A vivid magenta shade, #BD2BE9 appears as (189, 43, 233) in RGB and (286°, 81%, 54%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#BD2BE9
RGB
189, 43, 233
HSL
286°, 81%, 54%
CMYK
19%, 82%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD2BE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 43, 233

Red: 189 / Green: 43 / Blue: 233

HSL

286°, 81%, 54%

Hue: 286° / Saturation: 81% / Lightness: 54%

CMYK

19%, 82%, 0%, 9%

Cyan: 19% / Magenta: 82% / Yellow: 0% / Key: 9%

What color is #BD2BE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD2BE9 to RGB:

rgb(189, 43, 233)HEX to RGB Converter →

HEX to HSL

Convert #BD2BE9 to HSL:

hsl(286, 81%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #BD2BE9 to CMYK:

cmyk(19%, 82%, 0%, 9%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #BD2BE9 has RGB (189, 43, 233) and HSL (286°, 81%, 54%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD2BE9 is #57E92B, creating high-contrast pairings. For softer combinations, try analogous colors like #5D2BE9.

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

Contrast with #BD2BE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD2BE9?

#BD2BE9 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BD2BE9?

#BD2BE9 in RGB is (189, 43, 233) - 189 red, 43 green, and 233 blue.

How to use #BD2BE9 in CSS?

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

What colors go well with #BD2BE9?

#57E92B (complementary), #5D2BE9 (analogous), and #8E13B4 (lighter shade) work well with #BD2BE9.