#BCBCDC Color Information

Hex color code: #BCBCDC

A light blue shade, #BCBCDC appears as (188, 188, 220) in RGB and (240°, 31%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BCBCDC
RGB
188, 188, 220
HSL
240°, 31%, 80%
CMYK
15%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 188, 220

Red: 188 / Green: 188 / Blue: 220

HSL

240°, 31%, 80%

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

CMYK

15%, 15%, 0%, 14%

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

What color is #BCBCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBCDC to RGB:

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

HEX to HSL

Convert #BCBCDC to HSL:

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

HEX to CMYK

Convert #BCBCDC to CMYK:

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

Color Meaning and Usage

A light blue tone, #BCBCDC has RGB (188, 188, 220) and HSL (240°, 31%, 80%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBCDC is #DCDCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCCCDC.

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

Contrast with #BCBCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBCDC?

#BCBCDC is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BCBCDC?

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

How to use #BCBCDC in CSS?

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

What colors go well with #BCBCDC?

#DCDCBC (complementary), #BCCCDC (analogous), and #8A8AC1 (lighter shade) work well with #BCBCDC.