#BACBE8 Color Information

Hex color code: #BACBE8

The hex color #BACBE8 is a light blue with RGB values of (186, 203, 232) and HSL of (218°, 50%, 82%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BACBE8
RGB
186, 203, 232
HSL
218°, 50%, 82%
CMYK
20%, 13%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACBE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 203, 232

Red: 186 / Green: 203 / Blue: 232

HSL

218°, 50%, 82%

Hue: 218° / Saturation: 50% / Lightness: 82%

CMYK

20%, 13%, 0%, 9%

Cyan: 20% / Magenta: 13% / Yellow: 0% / Key: 9%

What color is #BACBE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACBE8 to RGB:

rgb(186, 203, 232)HEX to RGB Converter →

HEX to HSL

Convert #BACBE8 to HSL:

hsl(218, 50%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BACBE8 to CMYK:

cmyk(20%, 13%, 0%, 9%)Color Converter →

Color Meaning and Usage

#BACBE8 is a light blue color with RGB values of 186, 203, 232 and HSL of 218°, 50%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACBE8 is #E8D7BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAE2E8.

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

Contrast with #BACBE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACBE8?

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

What is the RGB value of #BACBE8?

#BACBE8 in RGB is (186, 203, 232) - 186 red, 203 green, and 232 blue.

How to use #BACBE8 in CSS?

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

What colors go well with #BACBE8?

#E8D7BA (complementary), #BAE2E8 (analogous), and #81A0D5 (lighter shade) work well with #BACBE8.