#BDD1FA Color Information

Hex color code: #BDD1FA

The hex color #BDD1FA is a airy blue with RGB values of (189, 209, 250) and HSL of (220°, 86%, 86%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#BDD1FA
RGB
189, 209, 250
HSL
220°, 86%, 86%
CMYK
24%, 16%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDD1FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 209, 250

Red: 189 / Green: 209 / Blue: 250

HSL

220°, 86%, 86%

Hue: 220° / Saturation: 86% / Lightness: 86%

CMYK

24%, 16%, 0%, 2%

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

What color is #BDD1FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD1FA to RGB:

rgb(189, 209, 250)HEX to RGB Converter →

HEX to HSL

Convert #BDD1FA to HSL:

hsl(220, 86%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD1FA to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #BDD1FA has RGB (189, 209, 250) and HSL (220°, 86%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDD1FA is #FAE6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDF0FA.

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

Contrast with #BDD1FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD1FA?

#BDD1FA is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDD1FA?

#BDD1FA in RGB is (189, 209, 250) - 189 red, 209 green, and 250 blue.

How to use #BDD1FA in CSS?

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

What colors go well with #BDD1FA?

#FAE6BD (complementary), #BDF0FA (analogous), and #75A0F5 (lighter shade) work well with #BDD1FA.