#BCCBDC Color Information

Hex color code: #BCCBDC

The hex color #BCCBDC is a soft blue with RGB values of (188, 203, 220) and HSL of (212°, 31%, 80%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BCCBDC
RGB
188, 203, 220
HSL
212°, 31%, 80%
CMYK
15%, 8%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCCBDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 203, 220

Red: 188 / Green: 203 / Blue: 220

HSL

212°, 31%, 80%

Hue: 212° / Saturation: 31% / Lightness: 80%

CMYK

15%, 8%, 0%, 14%

Cyan: 15% / Magenta: 8% / Yellow: 0% / Key: 14%

What color is #BCCBDC?

#BCCBDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCCBDC to RGB:

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

HEX to HSL

Convert #BCCBDC to HSL:

hsl(212, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BCCBDC to CMYK:

cmyk(15%, 8%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BCCBDC is a soft blue color with RGB values of 188, 203, 220 and HSL of 212°, 31%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCCBDC is #DCCDBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDBDC.

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

Contrast with #BCCBDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCCBDC?

#BCCBDC is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BCCBDC?

#BCCBDC in RGB is (188, 203, 220) - 188 red, 203 green, and 220 blue.

How to use #BCCBDC in CSS?

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

What colors go well with #BCCBDC?

#DCCDBC (complementary), #BCDBDC (analogous), and #8AA4C1 (lighter shade) work well with #BCCBDC.