#BD9FEA Color Information

Hex color code: #BD9FEA

The hex color #BD9FEA is a ethereal purple with RGB values of (189, 159, 234) and HSL of (264°, 64%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#BD9FEA
RGB
189, 159, 234
HSL
264°, 64%, 77%
CMYK
19%, 32%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD9FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 159, 234

Red: 189 / Green: 159 / Blue: 234

HSL

264°, 64%, 77%

Hue: 264° / Saturation: 64% / Lightness: 77%

CMYK

19%, 32%, 0%, 8%

Cyan: 19% / Magenta: 32% / Yellow: 0% / Key: 8%

What color is #BD9FEA?

#BD9FEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD9FEA to RGB:

rgb(189, 159, 234)HEX to RGB Converter →

HEX to HSL

Convert #BD9FEA to HSL:

hsl(264, 64%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BD9FEA to CMYK:

cmyk(19%, 32%, 0%, 8%)Color Converter →

Color Meaning and Usage

A light purple tone, #BD9FEA has RGB (189, 159, 234) and HSL (264°, 64%, 77%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD9FEA is #CCEA9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FA6EA.

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

Contrast with #BD9FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD9FEA?

#BD9FEA is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BD9FEA?

#BD9FEA in RGB is (189, 159, 234) - 189 red, 159 green, and 234 blue.

How to use #BD9FEA in CSS?

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

What colors go well with #BD9FEA?

#CCEA9F (complementary), #9FA6EA (analogous), and #9260DC (lighter shade) work well with #BD9FEA.