#BDCEDB Color Information

Hex color code: #BDCEDB

A soft blue shade, #BDCEDB appears as (189, 206, 219) in RGB and (206°, 29%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BDCEDB
RGB
189, 206, 219
HSL
206°, 29%, 80%
CMYK
14%, 6%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCEDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 206, 219

Red: 189 / Green: 206 / Blue: 219

HSL

206°, 29%, 80%

Hue: 206° / Saturation: 29% / Lightness: 80%

CMYK

14%, 6%, 0%, 14%

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

What color is #BDCEDB?

#BDCEDB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCEDB to RGB:

rgb(189, 206, 219)HEX to RGB Converter →

HEX to HSL

Convert #BDCEDB to HSL:

hsl(206, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCEDB to CMYK:

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

Color Meaning and Usage

A soft blue tone, #BDCEDB has RGB (189, 206, 219) and HSL (206°, 29%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCEDB is #DBCABD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDDBD9.

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

Contrast with #BDCEDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCEDB?

#BDCEDB is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BDCEDB?

#BDCEDB in RGB is (189, 206, 219) - 189 red, 206 green, and 219 blue.

How to use #BDCEDB in CSS?

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

What colors go well with #BDCEDB?

#DBCABD (complementary), #BDDBD9 (analogous), and #8CA9C0 (lighter shade) work well with #BDCEDB.