#BDC8D6 Color Information

Hex color code: #BDC8D6

#BDC8D6 is a ethereal blue color. In RGB it is (189, 200, 214), and in HSL it is (214°, 23%, 79%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BDC8D6
RGB
189, 200, 214
HSL
214°, 23%, 79%
CMYK
12%, 7%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC8D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 200, 214

Red: 189 / Green: 200 / Blue: 214

HSL

214°, 23%, 79%

Hue: 214° / Saturation: 23% / Lightness: 79%

CMYK

12%, 7%, 0%, 16%

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

What color is #BDC8D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC8D6 to RGB:

rgb(189, 200, 214)HEX to RGB Converter →

HEX to HSL

Convert #BDC8D6 to HSL:

hsl(214, 23%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC8D6 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #BDC8D6 has RGB (189, 200, 214) and HSL (214°, 23%, 79%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC8D6 is #D6CBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDD4D6.

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

Contrast with #BDC8D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC8D6?

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

What is the RGB value of #BDC8D6?

#BDC8D6 in RGB is (189, 200, 214) - 189 red, 200 green, and 214 blue.

How to use #BDC8D6 in CSS?

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

What colors go well with #BDC8D6?

#D6CBBD (complementary), #BDD4D6 (analogous), and #8EA0B8 (lighter shade) work well with #BDC8D6.