#BD6CEF Color Information

Hex color code: #BD6CEF

#BD6CEF is a dynamic purple color. In RGB it is (189, 108, 239), and in HSL it is (277°, 80%, 68%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BD6CEF
RGB
189, 108, 239
HSL
277°, 80%, 68%
CMYK
21%, 55%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD6CEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 108, 239

Red: 189 / Green: 108 / Blue: 239

HSL

277°, 80%, 68%

Hue: 277° / Saturation: 80% / Lightness: 68%

CMYK

21%, 55%, 0%, 6%

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

What color is #BD6CEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD6CEF to RGB:

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

HEX to HSL

Convert #BD6CEF to HSL:

hsl(277, 80%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BD6CEF to CMYK:

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

Color Meaning and Usage

#BD6CEF is a eye-catching purple color with RGB values of 189, 108, 239 and HSL of 277°, 80%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD6CEF is #9EEF6C, creating high-contrast pairings. For softer combinations, try analogous colors like #7B6CEF.

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

Contrast with #BD6CEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD6CEF?

#BD6CEF is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD6CEF?

#BD6CEF in RGB is (189, 108, 239) - 189 red, 108 green, and 239 blue.

How to use #BD6CEF in CSS?

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

What colors go well with #BD6CEF?

#9EEF6C (complementary), #7B6CEF (analogous), and #9E27E7 (lighter shade) work well with #BD6CEF.