✓ Copied to clipboard
#D1DCDB (Light Muted Cyan) color swatch preview — Color From Pic.
#D1DCDB — Light Muted Cyan color swatch

Light Muted Cyan

#D1DCDB

📝 Color Information for #D1DCDB

The hexadecimal color code #D1DCDB represents a very light shade in the cyan family. In the RGB color model, this color is composed of 209 red, 220 green, and 219 blue, which translates to approximately 82% red, 86% green, and 86% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #D1DCDB has a hue of 175 degrees, a saturation level of 14%, and a lightness value of 84%. The hue angle of 175° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 175°, saturation of 5%, and brightness/value of 86%. For print applications using the CMYK color model, #D1DCDB would be reproduced using 5% cyan, 0% magenta, 0% yellow, and 14% 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 #D1DCDB with other colors, consider its complementary color at hue 355° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13753563, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D1DCDB

Tailwind CSS
gray-300
HEX
#D1DCDB
RGB
rgb(209, 220, 219)
RGB %
82%, 86%, 86%
HSL
hsl(175, 14%, 84%)
HSV
hsv(175, 5%, 86%)
CMYK
5%, 0%, 0%, 14%
Decimal
13753563
Web Safe
#CCCCCC

🎨 Color Schemes for #D1DCDB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D1DCDB

🌗 Shades and Tints of #D1DCDB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D1DCDB

Tones (adding gray / desaturating)

🌈 Hue Variations of #D1DCDB

Hue Variations (shifting the color spectrum)

👁️ Preview of #D1DCDB in Use

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

👓 Color Blindness Simulation for #D1DCDB

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 #D1DCDB

:root { --color-hex: #D1DCDB; --color-rgb: 209, 220, 219; --color-hsl: 175, 14%, 84%; } .bg-color { background-color: #D1DCDB; } .text-color { color: #D1DCDB; } .border-color { border-color: #D1DCDB; }

🛠️ Use #D1DCDB in Your Project

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

🔗 Related Colors to #D1DCDB

#D0DCD5
Hue -30°
#D0DCD8
Hue -15°
#D0DADC
Hue +15°
#D0D7DC
Hue +30°
#ABBFBE
85% L
#88A5A3
70% L
#5C7A78
50% L
#374947
30% L
#D9E2E2
87% L
#E2E9E8
90% L
#EEF2F1
94% L
#F6F8F8
97% L

About Light Muted Cyan (#D1DCDB)

Light Muted Cyan is a light, muted, cool cyan color with a hue angle of 175°, saturation of 14%, and lightness of 84%. Its RGB value is (209, 220, 219) and its CMYK breakdown is C:5% M:0% Y:0% K:14%.

This is a Winter (Muted) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #D1DCDB

What is the HEX code for Light Muted Cyan? +

The HEX code for Light Muted Cyan is #D1DCDB. In CSS you can use it directly as color: #D1DCDB; or as a background: background-color: #D1DCDB;. 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 #D1DCDB? +

The RGB value of #D1DCDB is rgb(209, 220, 219). This means the color contains 209 out of 255 parts red, 220 out of 255 parts green, and 219 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(209, 220, 219);

What is the HSL value of #D1DCDB? +

The HSL value of #D1DCDB is hsl(175, 14%, 84%). The hue is 175°, placing it in the cyan family on the color wheel. The saturation is 14%, making it muted. The lightness is 84%, 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 #D1DCDB a warm or cool color? +

#D1DCDB is classified as a cool color based on its hue angle of 175°. 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 #D1DCDB? +

The approximate CMYK value of #D1DCDB is C:5% M:0% Y:0% K:14%. 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 #D1DCDB with Other Tools

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