#BDBDD6 Color Information

Hex color code: #BDBDD6

A soft blue shade, #BDBDD6 appears as (189, 189, 214) in RGB and (240°, 23%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BDBDD6
RGB
189, 189, 214
HSL
240°, 23%, 79%
CMYK
12%, 12%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBDD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 189, 214

Red: 189 / Green: 189 / Blue: 214

HSL

240°, 23%, 79%

Hue: 240° / Saturation: 23% / Lightness: 79%

CMYK

12%, 12%, 0%, 16%

Cyan: 12% / Magenta: 12% / Yellow: 0% / Key: 16%

What color is #BDBDD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBDD6 to RGB:

rgb(189, 189, 214)HEX to RGB Converter →

HEX to HSL

Convert #BDBDD6 to HSL:

hsl(240, 23%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBDD6 to CMYK:

cmyk(12%, 12%, 0%, 16%)Color Converter →

Color Meaning and Usage

#BDBDD6 is a soft blue color with RGB values of 189, 189, 214 and HSL of 240°, 23%, 79%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBDD6 is #D6D6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC9D6.

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

Contrast with #BDBDD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBDD6?

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

What is the RGB value of #BDBDD6?

#BDBDD6 in RGB is (189, 189, 214) - 189 red, 189 green, and 214 blue.

How to use #BDBDD6 in CSS?

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

What colors go well with #BDBDD6?

#D6D6BD (complementary), #BDC9D6 (analogous), and #8E8EB8 (lighter shade) work well with #BDBDD6.