#BDCFE7 Color Information

Hex color code: #BDCFE7

#BDCFE7 is a airy blue color. In RGB it is (189, 207, 231), and in HSL it is (214°, 47%, 82%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#BDCFE7
RGB
189, 207, 231
HSL
214°, 47%, 82%
CMYK
18%, 10%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 207, 231

Red: 189 / Green: 207 / Blue: 231

HSL

214°, 47%, 82%

Hue: 214° / Saturation: 47% / Lightness: 82%

CMYK

18%, 10%, 0%, 9%

Cyan: 18% / Magenta: 10% / Yellow: 0% / Key: 9%

What color is #BDCFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCFE7 to RGB:

rgb(189, 207, 231)HEX to RGB Converter →

HEX to HSL

Convert #BDCFE7 to HSL:

hsl(214, 47%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCFE7 to CMYK:

cmyk(18%, 10%, 0%, 9%)Color Converter →

Color Meaning and Usage

#BDCFE7 is a soft blue color with RGB values of 189, 207, 231 and HSL of 214°, 47%, 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 #BDCFE7 is #E7D4BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCE4E7.

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

Contrast with #BDCFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCFE7?

#BDCFE7 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDCFE7?

#BDCFE7 in RGB is (189, 207, 231) - 189 red, 207 green, and 231 blue.

How to use #BDCFE7 in CSS?

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

What colors go well with #BDCFE7?

#E7D4BC (complementary), #BCE4E7 (analogous), and #83A6D2 (lighter shade) work well with #BDCFE7.