#BFD3EC Color Information

Hex color code: #BFD3EC

The hex color #BFD3EC is a ethereal blue with RGB values of (191, 211, 236) and HSL of (213°, 54%, 84%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#BFD3EC
RGB
191, 211, 236
HSL
213°, 54%, 84%
CMYK
19%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD3EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 211, 236

Red: 191 / Green: 211 / Blue: 236

HSL

213°, 54%, 84%

Hue: 213° / Saturation: 54% / Lightness: 84%

CMYK

19%, 11%, 0%, 7%

Cyan: 19% / Magenta: 11% / Yellow: 0% / Key: 7%

What color is #BFD3EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD3EC to RGB:

rgb(191, 211, 236)HEX to RGB Converter →

HEX to HSL

Convert #BFD3EC to HSL:

hsl(213, 54%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD3EC to CMYK:

cmyk(19%, 11%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft blue tone, #BFD3EC has RGB (191, 211, 236) and HSL (213°, 54%, 84%). 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 #BFD3EC is #ECD8C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0EAEC.

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

Contrast with #BFD3EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD3EC?

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

What is the RGB value of #BFD3EC?

#BFD3EC in RGB is (191, 211, 236) - 191 red, 211 green, and 236 blue.

How to use #BFD3EC in CSS?

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

What colors go well with #BFD3EC?

#ECD8C0 (complementary), #C0EAEC (analogous), and #85ACDB (lighter shade) work well with #BFD3EC.