#BCCFFB Color Information

Hex color code: #BCCFFB

A delicate blue shade, #BCCFFB appears as (188, 207, 251) in RGB and (222°, 89%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#BCCFFB
RGB
188, 207, 251
HSL
222°, 89%, 86%
CMYK
25%, 18%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCCFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 207, 251

Red: 188 / Green: 207 / Blue: 251

HSL

222°, 89%, 86%

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

CMYK

25%, 18%, 0%, 2%

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

What color is #BCCFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCCFFB to RGB:

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

HEX to HSL

Convert #BCCFFB to HSL:

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

HEX to CMYK

Convert #BCCFFB to CMYK:

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

Color Meaning and Usage

#BCCFFB is a ethereal blue color with RGB values of 188, 207, 251 and HSL of 222°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCCFFB is #FBE8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEEFB.

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

Contrast with #BCCFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCCFFB?

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

What is the RGB value of #BCCFFB?

#BCCFFB in RGB is (188, 207, 251) - 188 red, 207 green, and 251 blue.

How to use #BCCFFB in CSS?

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

What colors go well with #BCCFFB?

#FBE8BC (complementary), #BCEEFB (analogous), and #739BF7 (lighter shade) work well with #BCCFFB.