#BCCEF6 Color Information

Hex color code: #BCCEF6

A ethereal blue shade, #BCCEF6 appears as (188, 206, 246) in RGB and (221°, 76%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#BCCEF6
RGB
188, 206, 246
HSL
221°, 76%, 85%
CMYK
24%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCCEF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 206, 246

Red: 188 / Green: 206 / Blue: 246

HSL

221°, 76%, 85%

Hue: 221° / Saturation: 76% / Lightness: 85%

CMYK

24%, 16%, 0%, 4%

Cyan: 24% / Magenta: 16% / Yellow: 0% / Key: 4%

What color is #BCCEF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCCEF6 to RGB:

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

HEX to HSL

Convert #BCCEF6 to HSL:

hsl(221, 76%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BCCEF6 to CMYK:

cmyk(24%, 16%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BCCEF6 is a light blue color with RGB values of 188, 206, 246 and HSL of 221°, 76%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCCEF6 is #F6E3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEBF6.

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

Contrast with #BCCEF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCCEF6?

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

What is the RGB value of #BCCEF6?

#BCCEF6 in RGB is (188, 206, 246) - 188 red, 206 green, and 246 blue.

How to use #BCCEF6 in CSS?

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

What colors go well with #BCCEF6?

#F6E3BC (complementary), #BCEBF6 (analogous), and #789DED (lighter shade) work well with #BCCEF6.