#BCBAEC Color Information

Hex color code: #BCBAEC

#BCBAEC is a ethereal blue color. In RGB it is (188, 186, 236), and in HSL it is (242°, 57%, 83%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BCBAEC
RGB
188, 186, 236
HSL
242°, 57%, 83%
CMYK
20%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 186, 236

Red: 188 / Green: 186 / Blue: 236

HSL

242°, 57%, 83%

Hue: 242° / Saturation: 57% / Lightness: 83%

CMYK

20%, 21%, 0%, 7%

Cyan: 20% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #BCBAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBAEC to RGB:

rgb(188, 186, 236)HEX to RGB Converter →

HEX to HSL

Convert #BCBAEC to HSL:

hsl(242, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBAEC to CMYK:

cmyk(20%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft blue tone, #BCBAEC has RGB (188, 186, 236) and HSL (242°, 57%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBAEC is #EBECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBD2EC.

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

Contrast with #BCBAEC

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 #BCBAEC?

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

What is the RGB value of #BCBAEC?

#BCBAEC in RGB is (188, 186, 236) - 188 red, 186 green, and 236 blue.

How to use #BCBAEC in CSS?

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

What colors go well with #BCBAEC?

#EBECBB (complementary), #BBD2EC (analogous), and #827FDC (lighter shade) work well with #BCBAEC.