✓ Copied to clipboard
#BDC9DD (Light Azure) color swatch preview — Color From Pic.
#BDC9DD — Light Azure color swatch

Light Azure

#BDC9DD

📝 Color Information for #BDC9DD

The hexadecimal color code #BDC9DD represents a light shade in the blue family. In the RGB color model, this color is composed of 189 red, 201 green, and 221 blue, which translates to approximately 74% red, 79% green, and 87% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BDC9DD has a hue of 218 degrees, a saturation level of 32%, and a lightness value of 80%. The hue angle of 218° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 218°, saturation of 14%, and brightness/value of 87%. For print applications using the CMYK color model, #BDC9DD would be reproduced using 14% cyan, 9% magenta, 0% yellow, and 13% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BDC9DD with other colors, consider its complementary color at hue 38° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12437981, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BDC9DD

Tailwind CSS
slate-300
HEX
#BDC9DD
RGB
rgb(189, 201, 221)
RGB %
74%, 79%, 87%
HSL
hsl(218, 32%, 80%)
HSV
hsv(218, 14%, 87%)
CMYK
14%, 9%, 0%, 13%
Decimal
12437981
Web Safe
#CCCCCC

🎨 Color Schemes for #BDC9DD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BDC9DD

🌗 Shades and Tints of #BDC9DD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BDC9DD

Tones (adding gray / desaturating)

🌈 Hue Variations of #BDC9DD

Hue Variations (shifting the color spectrum)

👁️ Preview of #BDC9DD in Use

Text on #BDC9DD
This demonstrates text readability on the color background. (Click to edit)
#BDC9DD as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BDC9DD

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BDC9DD

:root { --color-hex: #BDC9DD; --color-rgb: 189, 201, 221; --color-hsl: 218, 32%, 80%; } .bg-color { background-color: #BDC9DD; } .text-color { color: #BDC9DD; } .border-color { border-color: #BDC9DD; }

🛠️ Use #BDC9DD in Your Project

🎨
Build a Palette with #BDC9DD
Generate harmonious color schemes
⚖️
Check Contrast for #BDC9DD
WCAG accessibility testing
🌈
Create a Gradient with #BDC9DD
Beautiful CSS gradients

🔗 Related Colors to #BDC9DD

#BCD8DC
Hue -30°
#BCD0DC
Hue -15°
#BCBFDC
Hue +15°
#C0BCDC
Hue +30°
#93A6C8
85% L
#6B85B3
70% L
#455D87
50% L
#2A3851
30% L
#C9D3E3
84% L
#D7DEEA
88% L
#E4E9F1
92% L
#F2F4F8
96% L

About Light Azure (#BDC9DD)

Light Azure is a light, moderately saturated, cool blue color with a hue angle of 218°, saturation of 32%, and lightness of 80%. Its RGB value is (189, 201, 221) and its CMYK breakdown is C:14% M:9% Y:0% K:13%.

This is a Summer (Light) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #BDC9DD

What is the HEX code for Light Azure? +

The HEX code for Light Azure is #BDC9DD. In CSS you can use it directly as color: #BDC9DD; or as a background: background-color: #BDC9DD;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BDC9DD? +

The RGB value of #BDC9DD is rgb(189, 201, 221). This means the color contains 189 out of 255 parts red, 201 out of 255 parts green, and 221 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(189, 201, 221);

What is the HSL value of #BDC9DD? +

The HSL value of #BDC9DD is hsl(218, 32%, 80%). The hue is 218°, placing it in the blue family on the color wheel. The saturation is 32%, making it moderately saturated. The lightness is 80%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BDC9DD a warm or cool color? +

#BDC9DD is classified as a cool color based on its hue angle of 218°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #BDC9DD? +

The approximate CMYK value of #BDC9DD is C:14% M:9% Y:0% K:13%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BDC9DD with Other Tools

🔢
Color Converter
Get all formats for #BDC9DD — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BDC9DD passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BDC9DD.
👓
Blindness Simulator
See how #BDC9DD appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BDC9DD.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BDC9DD.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BDC9DD.
🔬
Technical Formats
See #BDC9DD in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BDC9DD as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.