#BDB3EC Color Information

Hex color code: #BDB3EC

#BDB3EC is a ethereal blue color. In RGB it is (189, 179, 236), and in HSL it is (251°, 60%, 81%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BDB3EC
RGB
189, 179, 236
HSL
251°, 60%, 81%
CMYK
20%, 24%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB3EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 179, 236

Red: 189 / Green: 179 / Blue: 236

HSL

251°, 60%, 81%

Hue: 251° / Saturation: 60% / Lightness: 81%

CMYK

20%, 24%, 0%, 7%

Cyan: 20% / Magenta: 24% / Yellow: 0% / Key: 7%

What color is #BDB3EC?

#BDB3EC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB3EC to RGB:

rgb(189, 179, 236)HEX to RGB Converter →

HEX to HSL

Convert #BDB3EC to HSL:

hsl(251, 60%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB3EC to CMYK:

cmyk(20%, 24%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BDB3EC is a ethereal blue color with RGB values of 189, 179, 236 and HSL of 251°, 60%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB3EC is #E1ECB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1C4EC.

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

Contrast with #BDB3EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB3EC?

#BDB3EC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDB3EC?

#BDB3EC in RGB is (189, 179, 236) - 189 red, 179 green, and 236 blue.

How to use #BDB3EC in CSS?

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

What colors go well with #BDB3EC?

#E1ECB1 (complementary), #B1C4EC (analogous), and #8774DC (lighter shade) work well with #BDB3EC.