#BBCFED Color Information

Hex color code: #BBCFED

The hex color #BBCFED is a ethereal blue with RGB values of (187, 207, 237) and HSL of (216°, 58%, 83%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#BBCFED
RGB
187, 207, 237
HSL
216°, 58%, 83%
CMYK
21%, 13%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 207, 237

Red: 187 / Green: 207 / Blue: 237

HSL

216°, 58%, 83%

Hue: 216° / Saturation: 58% / Lightness: 83%

CMYK

21%, 13%, 0%, 7%

Cyan: 21% / Magenta: 13% / Yellow: 0% / Key: 7%

What color is #BBCFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCFED to RGB:

rgb(187, 207, 237)HEX to RGB Converter →

HEX to HSL

Convert #BBCFED to HSL:

hsl(216, 58%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCFED to CMYK:

cmyk(21%, 13%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BBCFED is a delicate blue color with RGB values of 187, 207, 237 and HSL of 216°, 58%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCFED is #EDD9BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE8ED.

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

Contrast with #BBCFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCFED?

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

What is the RGB value of #BBCFED?

#BBCFED in RGB is (187, 207, 237) - 187 red, 207 green, and 237 blue.

How to use #BBCFED in CSS?

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

What colors go well with #BBCFED?

#EDD9BB (complementary), #BBE8ED (analogous), and #7EA4DD (lighter shade) work well with #BBCFED.