#BDA5EE Color Information

Hex color code: #BDA5EE

The hex color #BDA5EE is a soft purple with RGB values of (189, 165, 238) and HSL of (260°, 68%, 79%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#BDA5EE
RGB
189, 165, 238
HSL
260°, 68%, 79%
CMYK
21%, 31%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA5EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 165, 238

Red: 189 / Green: 165 / Blue: 238

HSL

260°, 68%, 79%

Hue: 260° / Saturation: 68% / Lightness: 79%

CMYK

21%, 31%, 0%, 7%

Cyan: 21% / Magenta: 31% / Yellow: 0% / Key: 7%

What color is #BDA5EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA5EE to RGB:

rgb(189, 165, 238)HEX to RGB Converter →

HEX to HSL

Convert #BDA5EE to HSL:

hsl(260, 68%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA5EE to CMYK:

cmyk(21%, 31%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #BDA5EE has RGB (189, 165, 238) and HSL (260°, 68%, 79%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA5EE is #D6EEA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5B1EE.

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

Contrast with #BDA5EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA5EE?

#BDA5EE is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BDA5EE?

#BDA5EE in RGB is (189, 165, 238) - 189 red, 165 green, and 238 blue.

How to use #BDA5EE in CSS?

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

What colors go well with #BDA5EE?

#D6EEA5 (complementary), #A5B1EE (analogous), and #8E65E2 (lighter shade) work well with #BDA5EE.