#BCBEDC Color Information

Hex color code: #BCBEDC

A delicate blue shade, #BCBEDC appears as (188, 190, 220) in RGB and (236°, 31%, 80%) in HSL. It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 190, 220

Red: 188 / Green: 190 / Blue: 220

HSL

236°, 31%, 80%

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

CMYK

15%, 14%, 0%, 14%

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

What color is #BCBEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBEDC to RGB:

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

HEX to HSL

Convert #BCBEDC to HSL:

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

HEX to CMYK

Convert #BCBEDC to CMYK:

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

Color Meaning and Usage

#BCBEDC is a ethereal blue color with RGB values of 188, 190, 220 and HSL of 236°, 31%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBEDC is #DCDABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCCEDC.

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

Contrast with #BCBEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBEDC?

#BCBEDC is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BCBEDC?

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

How to use #BCBEDC in CSS?

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

What colors go well with #BCBEDC?

#DCDABC (complementary), #BCCEDC (analogous), and #8A8EC1 (lighter shade) work well with #BCBEDC.