#BCCFEB Color Information

Hex color code: #BCCFEB

#BCCFEB is a delicate blue color. In RGB it is (188, 207, 235), and in HSL it is (216°, 54%, 83%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#BCCFEB
RGB
188, 207, 235
HSL
216°, 54%, 83%
CMYK
20%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCCFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 207, 235

Red: 188 / Green: 207 / Blue: 235

HSL

216°, 54%, 83%

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

CMYK

20%, 12%, 0%, 8%

Cyan: 20% / Magenta: 12% / Yellow: 0% / Key: 8%

What color is #BCCFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCCFEB to RGB:

rgb(188, 207, 235)HEX to RGB Converter →

HEX to HSL

Convert #BCCFEB to HSL:

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

HEX to CMYK

Convert #BCCFEB to CMYK:

cmyk(20%, 12%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BCCFEB has RGB (188, 207, 235) and HSL (216°, 54%, 83%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCCFEB is #EBD8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCE6EB.

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

Contrast with #BCCFEB

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 #BCCFEB?

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

What is the RGB value of #BCCFEB?

#BCCFEB in RGB is (188, 207, 235) - 188 red, 207 green, and 235 blue.

How to use #BCCFEB in CSS?

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

What colors go well with #BCCFEB?

#EBD8BC (complementary), #BCE6EB (analogous), and #81A5D9 (lighter shade) work well with #BCCFEB.