#BDDEF9 Color Information

Hex color code: #BDDEF9

#BDDEF9 is a soft blue color. In RGB it is (189, 222, 249), and in HSL it is (207°, 83%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BDDEF9
RGB
189, 222, 249
HSL
207°, 83%, 86%
CMYK
24%, 11%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDEF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 222, 249

Red: 189 / Green: 222 / Blue: 249

HSL

207°, 83%, 86%

Hue: 207° / Saturation: 83% / Lightness: 86%

CMYK

24%, 11%, 0%, 2%

Cyan: 24% / Magenta: 11% / Yellow: 0% / Key: 2%

What color is #BDDEF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDEF9 to RGB:

rgb(189, 222, 249)HEX to RGB Converter →

HEX to HSL

Convert #BDDEF9 to HSL:

hsl(207, 83%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDEF9 to CMYK:

cmyk(24%, 11%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BDDEF9 has RGB (189, 222, 249) and HSL (207°, 83%, 86%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDEF9 is #F9D8BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEF9F6.

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

Contrast with #BDDEF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDEF9?

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

What is the RGB value of #BDDEF9?

#BDDEF9 in RGB is (189, 222, 249) - 189 red, 222 green, and 249 blue.

How to use #BDDEF9 in CSS?

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

What colors go well with #BDDEF9?

#F9D8BE (complementary), #BEF9F6 (analogous), and #78BBF2 (lighter shade) work well with #BDDEF9.