#BCBAD6 Color Information

Hex color code: #BCBAD6

The hex color #BCBAD6 is a light blue with RGB values of (188, 186, 214) and HSL of (244°, 25%, 78%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BCBAD6
RGB
188, 186, 214
HSL
244°, 25%, 78%
CMYK
12%, 13%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBAD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 186, 214

Red: 188 / Green: 186 / Blue: 214

HSL

244°, 25%, 78%

Hue: 244° / Saturation: 25% / Lightness: 78%

CMYK

12%, 13%, 0%, 16%

Cyan: 12% / Magenta: 13% / Yellow: 0% / Key: 16%

What color is #BCBAD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBAD6 to RGB:

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

HEX to HSL

Convert #BCBAD6 to HSL:

hsl(244, 25%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBAD6 to CMYK:

cmyk(12%, 13%, 0%, 16%)Color Converter →

Color Meaning and Usage

#BCBAD6 is a ethereal blue color with RGB values of 188, 186, 214 and HSL of 244°, 25%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBAD6 is #D3D5B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9C5D5.

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

Contrast with #BCBAD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBAD6?

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

What is the RGB value of #BCBAD6?

#BCBAD6 in RGB is (188, 186, 214) - 188 red, 186 green, and 214 blue.

How to use #BCBAD6 in CSS?

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

What colors go well with #BCBAD6?

#D3D5B9 (complementary), #B9C5D5 (analogous), and #8C89B8 (lighter shade) work well with #BCBAD6.