#BCDCEB Color Information

Hex color code: #BCDCEB

A delicate blue shade, #BCDCEB appears as (188, 220, 235) in RGB and (199°, 54%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BCDCEB
RGB
188, 220, 235
HSL
199°, 54%, 83%
CMYK
20%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 220, 235

Red: 188 / Green: 220 / Blue: 235

HSL

199°, 54%, 83%

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

CMYK

20%, 6%, 0%, 8%

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

What color is #BCDCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDCEB to RGB:

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

HEX to HSL

Convert #BCDCEB to HSL:

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

HEX to CMYK

Convert #BCDCEB to CMYK:

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

Color Meaning and Usage

A light blue tone, #BCDCEB has RGB (188, 220, 235) and HSL (199°, 54%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDCEB is #EBCBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEBE2.

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

Contrast with #BCDCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDCEB?

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

What is the RGB value of #BCDCEB?

#BCDCEB in RGB is (188, 220, 235) - 188 red, 220 green, and 235 blue.

How to use #BCDCEB in CSS?

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

What colors go well with #BCDCEB?

#EBCBBC (complementary), #BCEBE2 (analogous), and #81BED9 (lighter shade) work well with #BCDCEB.