#BD52EB Color Information

Hex color code: #BD52EB

A bold purple shade, #BD52EB appears as (189, 82, 235) in RGB and (282°, 79%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BD52EB
RGB
189, 82, 235
HSL
282°, 79%, 62%
CMYK
20%, 65%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD52EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 82, 235

Red: 189 / Green: 82 / Blue: 235

HSL

282°, 79%, 62%

Hue: 282° / Saturation: 79% / Lightness: 62%

CMYK

20%, 65%, 0%, 8%

Cyan: 20% / Magenta: 65% / Yellow: 0% / Key: 8%

What color is #BD52EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD52EB to RGB:

rgb(189, 82, 235)HEX to RGB Converter →

HEX to HSL

Convert #BD52EB to HSL:

hsl(282, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BD52EB to CMYK:

cmyk(20%, 65%, 0%, 8%)Color Converter →

Color Meaning and Usage

#BD52EB is a vivid purple color with RGB values of 189, 82, 235 and HSL of 282°, 79%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD52EB is #7FEB52, creating high-contrast pairings. For softer combinations, try analogous colors like #7052EB.

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

Contrast with #BD52EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD52EB?

#BD52EB is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD52EB?

#BD52EB in RGB is (189, 82, 235) - 189 red, 82 green, and 235 blue.

How to use #BD52EB in CSS?

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

What colors go well with #BD52EB?

#7FEB52 (complementary), #7052EB (analogous), and #9E19D7 (lighter shade) work well with #BD52EB.