#BDBAED Color Information

Hex color code: #BDBAED

The hex color #BDBAED is a delicate blue with RGB values of (189, 186, 237) and HSL of (244°, 59%, 83%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BDBAED
RGB
189, 186, 237
HSL
244°, 59%, 83%
CMYK
20%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 186, 237

Red: 189 / Green: 186 / Blue: 237

HSL

244°, 59%, 83%

Hue: 244° / Saturation: 59% / Lightness: 83%

CMYK

20%, 22%, 0%, 7%

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

What color is #BDBAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBAED to RGB:

rgb(189, 186, 237)HEX to RGB Converter →

HEX to HSL

Convert #BDBAED to HSL:

hsl(244, 59%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBAED to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #BDBAED has RGB (189, 186, 237) and HSL (244°, 59%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBAED is #EAEDBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAD0ED.

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

Contrast with #BDBAED

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 #BDBAED?

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

What is the RGB value of #BDBAED?

#BDBAED in RGB is (189, 186, 237) - 189 red, 186 green, and 237 blue.

How to use #BDBAED in CSS?

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

What colors go well with #BDBAED?

#EAEDBA (complementary), #BAD0ED (analogous), and #847DDE (lighter shade) work well with #BDBAED.