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

Light Muted Yellow

#D1D3CA

📝 Color Information for #D1D3CA

The hexadecimal color code #D1D3CA represents a very light shade in the gray family. In the RGB color model, this color is composed of 209 red, 211 green, and 202 blue, which translates to approximately 82% red, 83% green, and 79% 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, #D1D3CA has a hue of 73 degrees, a saturation level of 9%, and a lightness value of 81%. The hue angle of 73° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 73°, saturation of 4%, and brightness/value of 83%. For print applications using the CMYK color model, #D1D3CA would be reproduced using 1% cyan, 0% magenta, 4% yellow, and 17% 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 #D1D3CA with other colors, consider its complementary color at hue 253° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13751242, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D1D3CA

Tailwind CSS
stone-300
HEX
#D1D3CA
RGB
rgb(209, 211, 202)
RGB %
82%, 83%, 79%
HSL
hsl(73, 9%, 81%)
HSV
hsv(73, 4%, 83%)
CMYK
1%, 0%, 4%, 17%
Decimal
13751242
Web Safe
#CCCCCC

🎨 Color Schemes for #D1D3CA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D1D3CA

🌗 Shades and Tints of #D1D3CA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D1D3CA

Tones (adding gray / desaturating)

🌈 Hue Variations of #D1D3CA

Hue Variations (shifting the color spectrum)

👁️ Preview of #D1D3CA in Use

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

👓 Color Blindness Simulation for #D1D3CA

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

:root { --color-hex: #D1D3CA; --color-rgb: 209, 211, 202; --color-hsl: 73, 9%, 81%; } .bg-color { background-color: #D1D3CA; } .text-color { color: #D1D3CA; } .border-color { border-color: #D1D3CA; }

🛠️ Use #D1D3CA in Your Project

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

🔗 Related Colors to #D1D3CA

#D3D0CA
Hue -30°
#D3D3CA
Hue -15°
#CFD3CA
Hue +15°
#CDD3CA
Hue +30°
#B4B7A9
85% L
#979B87
70% L
#6E725F
50% L
#404338
30% L
#DBDCD5
85% L
#E4E5E0
89% L
#ECECE9
92% L
#F5F6F4
96% L

About Light Muted Yellow (#D1D3CA)

Light Muted Yellow is a light, muted, warm gray color with a hue angle of 73°, saturation of 9%, and lightness of 81%. Its RGB value is (209, 211, 202) and its CMYK breakdown is C:1% M:0% Y:4% K:17%.

This is a Winter (Muted) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #D1D3CA

What is the HEX code for Light Muted Yellow? +

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

The RGB value of #D1D3CA is rgb(209, 211, 202). This means the color contains 209 out of 255 parts red, 211 out of 255 parts green, and 202 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, 211, 202);

What is the HSL value of #D1D3CA? +

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

#D1D3CA is classified as a warm color based on its hue angle of 73°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #D1D3CA? +

The approximate CMYK value of #D1D3CA is C:1% M:0% Y:4% K:17%. 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 #D1D3CA with Other Tools

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