#BD9ACD Color Information

Hex color code: #BD9ACD

The hex color #BD9ACD is a delicate purple with RGB values of (189, 154, 205) and HSL of (281°, 34%, 70%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BD9ACD
RGB
189, 154, 205
HSL
281°, 34%, 70%
CMYK
8%, 25%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD9ACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 154, 205

Red: 189 / Green: 154 / Blue: 205

HSL

281°, 34%, 70%

Hue: 281° / Saturation: 34% / Lightness: 70%

CMYK

8%, 25%, 0%, 20%

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

What color is #BD9ACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD9ACD to RGB:

rgb(189, 154, 205)HEX to RGB Converter →

HEX to HSL

Convert #BD9ACD to HSL:

hsl(281, 34%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BD9ACD to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #BD9ACD has RGB (189, 154, 205) and HSL (281°, 34%, 70%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD9ACD is #A9CD98, creating high-contrast pairings. For softer combinations, try analogous colors like #A298CD.

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

Contrast with #BD9ACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD9ACD?

#BD9ACD is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD9ACD?

#BD9ACD in RGB is (189, 154, 205) - 189 red, 154 green, and 205 blue.

How to use #BD9ACD in CSS?

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

What colors go well with #BD9ACD?

#A9CD98 (complementary), #A298CD (analogous), and #9B65B3 (lighter shade) work well with #BD9ACD.