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

Light Muted Cyan

#D5DDDC

📝 Color Information for #D5DDDC

The hexadecimal color code #D5DDDC represents a very light shade in the cyan family. In the RGB color model, this color is composed of 213 red, 221 green, and 220 blue, which translates to approximately 84% red, 87% 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, #D5DDDC has a hue of 173 degrees, a saturation level of 11%, and a lightness value of 85%. The hue angle of 173° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 173°, saturation of 4%, and brightness/value of 87%. For print applications using the CMYK color model, #D5DDDC would be reproduced using 4% cyan, 0% 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 #D5DDDC with other colors, consider its complementary color at hue 353° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14015964, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D5DDDC

Tailwind CSS
gray-300
HEX
#D5DDDC
RGB
rgb(213, 221, 220)
RGB %
84%, 87%, 86%
HSL
hsl(173, 11%, 85%)
HSV
hsv(173, 4%, 87%)
CMYK
4%, 0%, 0%, 13%
Decimal
14015964
Web Safe
#CCCCCC

🎨 Color Schemes for #D5DDDC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D5DDDC

🌗 Shades and Tints of #D5DDDC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D5DDDC

Tones (adding gray / desaturating)

🌈 Hue Variations of #D5DDDC

Hue Variations (shifting the color spectrum)

👁️ Preview of #D5DDDC in Use

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

👓 Color Blindness Simulation for #D5DDDC

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

:root { --color-hex: #D5DDDC; --color-rgb: 213, 221, 220; --color-hsl: 173, 11%, 85%; } .bg-color { background-color: #D5DDDC; } .text-color { color: #D5DDDC; } .border-color { border-color: #D5DDDC; }

🛠️ Use #D5DDDC in Your Project

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

🔗 Related Colors to #D5DDDC

#D5DDD8
Hue -30°
#D5DDDA
Hue -15°
#D5DCDD
Hue +15°
#D5DADD
Hue +30°
#B0BFBE
85% L
#8EA4A2
70% L
#627A77
50% L
#3B4A48
30% L
#DDE4E3
88% L
#E6EBEA
91% L
#EEF1F1
94% L
#F7F8F8
97% L

About Light Muted Cyan (#D5DDDC)

Light Muted Cyan is a light, muted, cool cyan color with a hue angle of 173°, saturation of 11%, and lightness of 85%. Its RGB value is (213, 221, 220) and its CMYK breakdown is C:4% M:0% Y:0% K:13%.

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

Frequently Asked Questions About #D5DDDC

What is the HEX code for Light Muted Cyan? +

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

The RGB value of #D5DDDC is rgb(213, 221, 220). This means the color contains 213 out of 255 parts red, 221 out of 255 parts green, and 220 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(213, 221, 220);

What is the HSL value of #D5DDDC? +

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

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

The approximate CMYK value of #D5DDDC is C:4% M:0% 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 #D5DDDC with Other Tools

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