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

Light Muted Yellow

#D2D3CA

📝 Color Information for #D2D3CA

The hexadecimal color code #D2D3CA represents a very light shade in the gray family. In the RGB color model, this color is composed of 210 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, #D2D3CA has a hue of 67 degrees, a saturation level of 9%, and a lightness value of 81%. The hue angle of 67° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 67°, saturation of 4%, and brightness/value of 83%. For print applications using the CMYK color model, #D2D3CA would be reproduced using 0% 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 #D2D3CA with other colors, consider its complementary color at hue 247° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13816778, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D2D3CA

Tailwind CSS
stone-300
HEX
#D2D3CA
RGB
rgb(210, 211, 202)
RGB %
82%, 83%, 79%
HSL
hsl(67, 9%, 81%)
HSV
hsv(67, 4%, 83%)
CMYK
0%, 0%, 4%, 17%
Decimal
13816778
Web Safe
#CCCCCC

🎨 Color Schemes for #D2D3CA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D2D3CA

🌗 Shades and Tints of #D2D3CA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D2D3CA

Tones (adding gray / desaturating)

🌈 Hue Variations of #D2D3CA

Hue Variations (shifting the color spectrum)

👁️ Preview of #D2D3CA in Use

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

👓 Color Blindness Simulation for #D2D3CA

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

:root { --color-hex: #D2D3CA; --color-rgb: 210, 211, 202; --color-hsl: 67, 9%, 81%; } .bg-color { background-color: #D2D3CA; } .text-color { color: #D2D3CA; } .border-color { border-color: #D2D3CA; }

🛠️ Use #D2D3CA in Your Project

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

🔗 Related Colors to #D2D3CA

#D3D0CA
Hue -30°
#D3D2CA
Hue -15°
#D0D3CA
Hue +15°
#CED3CA
Hue +30°
#B5B7A9
85% L
#999B87
70% L
#70725F
50% L
#414338
30% L
#DBDCD5
85% L
#E5E5E0
89% L
#ECECE9
92% L
#F6F6F4
96% L

About Light Muted Yellow (#D2D3CA)

Light Muted Yellow is a light, muted, warm gray color with a hue angle of 67°, saturation of 9%, and lightness of 81%. Its RGB value is (210, 211, 202) and its CMYK breakdown is C:0% 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 #D2D3CA

What is the HEX code for Light Muted Yellow? +

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

The RGB value of #D2D3CA is rgb(210, 211, 202). This means the color contains 210 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(210, 211, 202);

What is the HSL value of #D2D3CA? +

The HSL value of #D2D3CA is hsl(67, 9%, 81%). The hue is 67°, 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 #D2D3CA a warm or cool color? +

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

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

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