#BCCEFB Color Information

Hex color code: #BCCEFB

A light blue shade, #BCCEFB appears as (188, 206, 251) in RGB and (223°, 89%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#BCCEFB
RGB
188, 206, 251
HSL
223°, 89%, 86%
CMYK
25%, 18%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCCEFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 206, 251

Red: 188 / Green: 206 / Blue: 251

HSL

223°, 89%, 86%

Hue: 223° / Saturation: 89% / Lightness: 86%

CMYK

25%, 18%, 0%, 2%

Cyan: 25% / Magenta: 18% / Yellow: 0% / Key: 2%

What color is #BCCEFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCCEFB to RGB:

rgb(188, 206, 251)HEX to RGB Converter →

HEX to HSL

Convert #BCCEFB to HSL:

hsl(223, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BCCEFB to CMYK:

cmyk(25%, 18%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BCCEFB has RGB (188, 206, 251) and HSL (223°, 89%, 86%). 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 #BCCEFB is #FBE9BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEDFB.

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

Contrast with #BCCEFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCCEFB?

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

What is the RGB value of #BCCEFB?

#BCCEFB in RGB is (188, 206, 251) - 188 red, 206 green, and 251 blue.

How to use #BCCEFB in CSS?

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

What colors go well with #BCCEFB?

#FBE9BC (complementary), #BCEDFB (analogous), and #7399F7 (lighter shade) work well with #BCCEFB.