#BDB6EB Color Information

Hex color code: #BDB6EB

A soft blue shade, #BDB6EB appears as (189, 182, 235) in RGB and (248°, 57%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BDB6EB
RGB
189, 182, 235
HSL
248°, 57%, 82%
CMYK
20%, 23%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 182, 235

Red: 189 / Green: 182 / Blue: 235

HSL

248°, 57%, 82%

Hue: 248° / Saturation: 57% / Lightness: 82%

CMYK

20%, 23%, 0%, 8%

Cyan: 20% / Magenta: 23% / Yellow: 0% / Key: 8%

What color is #BDB6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB6EB to RGB:

rgb(189, 182, 235)HEX to RGB Converter →

HEX to HSL

Convert #BDB6EB to HSL:

hsl(248, 57%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB6EB to CMYK:

cmyk(20%, 23%, 0%, 8%)Color Converter →

Color Meaning and Usage

#BDB6EB is a airy blue color with RGB values of 189, 182, 235 and HSL of 248°, 57%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB6EB is #E4EBB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7CAEB.

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

Contrast with #BDB6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB6EB?

#BDB6EB is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDB6EB?

#BDB6EB in RGB is (189, 182, 235) - 189 red, 182 green, and 235 blue.

How to use #BDB6EB in CSS?

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

What colors go well with #BDB6EB?

#E4EBB7 (complementary), #B7CAEB (analogous), and #887BDB (lighter shade) work well with #BDB6EB.