#BDB5D5 Color Information

Hex color code: #BDB5D5

A airy purple shade, #BDB5D5 appears as (189, 181, 213) in RGB and (255°, 28%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BDB5D5
RGB
189, 181, 213
HSL
255°, 28%, 77%
CMYK
11%, 15%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB5D5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 181, 213

Red: 189 / Green: 181 / Blue: 213

HSL

255°, 28%, 77%

Hue: 255° / Saturation: 28% / Lightness: 77%

CMYK

11%, 15%, 0%, 16%

Cyan: 11% / Magenta: 15% / Yellow: 0% / Key: 16%

What color is #BDB5D5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB5D5 to RGB:

rgb(189, 181, 213)HEX to RGB Converter →

HEX to HSL

Convert #BDB5D5 to HSL:

hsl(255, 28%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB5D5 to CMYK:

cmyk(11%, 15%, 0%, 16%)Color Converter →

Color Meaning and Usage

#BDB5D5 is a soft purple color with RGB values of 189, 181, 213 and HSL of 255°, 28%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB5D5 is #CDD5B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4BCD5.

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

Contrast with #BDB5D5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB5D5?

#BDB5D5 is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BDB5D5?

#BDB5D5 in RGB is (189, 181, 213) - 189 red, 181 green, and 213 blue.

How to use #BDB5D5 in CSS?

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

What colors go well with #BDB5D5?

#CDD5B4 (complementary), #B4BCD5 (analogous), and #9183B9 (lighter shade) work well with #BDB5D5.