#BD65EC Color Information

Hex color code: #BD65EC

The hex color #BD65EC is a eye-catching purple with RGB values of (189, 101, 236) and HSL of (279°, 78%, 66%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BD65EC
RGB
189, 101, 236
HSL
279°, 78%, 66%
CMYK
20%, 57%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD65EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 101, 236

Red: 189 / Green: 101 / Blue: 236

HSL

279°, 78%, 66%

Hue: 279° / Saturation: 78% / Lightness: 66%

CMYK

20%, 57%, 0%, 7%

Cyan: 20% / Magenta: 57% / Yellow: 0% / Key: 7%

What color is #BD65EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD65EC to RGB:

rgb(189, 101, 236)HEX to RGB Converter →

HEX to HSL

Convert #BD65EC to HSL:

hsl(279, 78%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BD65EC to CMYK:

cmyk(20%, 57%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #BD65EC has RGB (189, 101, 236) and HSL (279°, 78%, 66%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD65EC is #94EC65, creating high-contrast pairings. For softer combinations, try analogous colors like #7965EC.

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

Contrast with #BD65EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD65EC?

#BD65EC is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD65EC?

#BD65EC in RGB is (189, 101, 236) - 189 red, 101 green, and 236 blue.

How to use #BD65EC in CSS?

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

What colors go well with #BD65EC?

#94EC65 (complementary), #7965EC (analogous), and #9F21E4 (lighter shade) work well with #BD65EC.