#BD86DF Color Information

Hex color code: #BD86DF

A neutral purple shade, #BD86DF appears as (189, 134, 223) in RGB and (277°, 58%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#BD86DF
RGB
189, 134, 223
HSL
277°, 58%, 70%
CMYK
15%, 40%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD86DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 134, 223

Red: 189 / Green: 134 / Blue: 223

HSL

277°, 58%, 70%

Hue: 277° / Saturation: 58% / Lightness: 70%

CMYK

15%, 40%, 0%, 13%

Cyan: 15% / Magenta: 40% / Yellow: 0% / Key: 13%

What color is #BD86DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD86DF to RGB:

rgb(189, 134, 223)HEX to RGB Converter →

HEX to HSL

Convert #BD86DF to HSL:

hsl(277, 58%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BD86DF to CMYK:

cmyk(15%, 40%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BD86DF is a subtle purple color with RGB values of 189, 134, 223 and HSL of 277°, 58%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD86DF is #A8DF86, creating high-contrast pairings. For softer combinations, try analogous colors like #9086DF.

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

Contrast with #BD86DF

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

Contrast Ratio: 7.64:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD86DF?

#BD86DF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD86DF?

#BD86DF in RGB is (189, 134, 223) - 189 red, 134 green, and 223 blue.

How to use #BD86DF in CSS?

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

What colors go well with #BD86DF?

#A8DF86 (complementary), #9086DF (analogous), and #9C4ACF (lighter shade) work well with #BD86DF.