#BBCCE9 Color Information

Hex color code: #BBCCE9

The hex color #BBCCE9 is a light blue with RGB values of (187, 204, 233) and HSL of (218°, 51%, 82%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BBCCE9
RGB
187, 204, 233
HSL
218°, 51%, 82%
CMYK
20%, 12%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCCE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 204, 233

Red: 187 / Green: 204 / Blue: 233

HSL

218°, 51%, 82%

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

CMYK

20%, 12%, 0%, 9%

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

What color is #BBCCE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCCE9 to RGB:

rgb(187, 204, 233)HEX to RGB Converter →

HEX to HSL

Convert #BBCCE9 to HSL:

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

HEX to CMYK

Convert #BBCCE9 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #BBCCE9 has RGB (187, 204, 233) and HSL (218°, 51%, 82%). 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 #BBCCE9 is #E9D7BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAE2E9.

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

Contrast with #BBCCE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCCE9?

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

What is the RGB value of #BBCCE9?

#BBCCE9 in RGB is (187, 204, 233) - 187 red, 204 green, and 233 blue.

How to use #BBCCE9 in CSS?

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

What colors go well with #BBCCE9?

#E9D7BA (complementary), #BAE2E9 (analogous), and #809FD6 (lighter shade) work well with #BBCCE9.