#BFD4DC Color Information

Hex color code: #BFD4DC

#BFD4DC is a light blue color. In RGB it is (191, 212, 220), and in HSL it is (197°, 29%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#BFD4DC
RGB
191, 212, 220
HSL
197°, 29%, 81%
CMYK
13%, 4%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD4DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 212, 220

Red: 191 / Green: 212 / Blue: 220

HSL

197°, 29%, 81%

Hue: 197° / Saturation: 29% / Lightness: 81%

CMYK

13%, 4%, 0%, 14%

Cyan: 13% / Magenta: 4% / Yellow: 0% / Key: 14%

What color is #BFD4DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD4DC to RGB:

rgb(191, 212, 220)HEX to RGB Converter →

HEX to HSL

Convert #BFD4DC to HSL:

hsl(197, 29%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD4DC to CMYK:

cmyk(13%, 4%, 0%, 14%)Color Converter →

Color Meaning and Usage

A light blue tone, #BFD4DC has RGB (191, 212, 220) and HSL (197°, 29%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD4DC is #DDC8C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0DDD7.

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

Contrast with #BFD4DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD4DC?

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

What is the RGB value of #BFD4DC?

#BFD4DC in RGB is (191, 212, 220) - 191 red, 212 green, and 220 blue.

How to use #BFD4DC in CSS?

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

What colors go well with #BFD4DC?

#DDC8C0 (complementary), #C0DDD7 (analogous), and #8FB3C1 (lighter shade) work well with #BFD4DC.