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

Light Yellow

#DDE3C4

📝 Color Information for #DDE3C4

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

🔢 Color Conversion Codes for #DDE3C4

Tailwind CSS
stone-300
HEX
#DDE3C4
RGB
rgb(221, 227, 196)
RGB %
87%, 89%, 77%
HSL
hsl(72, 36%, 83%)
HSV
hsv(72, 14%, 89%)
CMYK
3%, 0%, 14%, 11%
Decimal
14541764
Web Safe
#CCCCCC

🎨 Color Schemes for #DDE3C4

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDE3C4

🌗 Shades and Tints of #DDE3C4

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDE3C4

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDE3C4

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDE3C4 in Use

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

👓 Color Blindness Simulation for #DDE3C4

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

:root { --color-hex: #DDE3C4; --color-rgb: 221, 227, 196; --color-hsl: 72, 36%, 83%; } .bg-color { background-color: #DDE3C4; } .text-color { color: #DDE3C4; } .border-color { border-color: #DDE3C4; }

🛠️ Use #DDE3C4 in Your Project

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

🔗 Related Colors to #DDE3C4

#E3DAC4
Hue -30°
#E3E2C4
Hue -15°
#D5E3C4
Hue +15°
#CDE3C4
Hue +30°
#C5D09A
85% L
#ABBA6D
70% L
#829245
50% L
#4E5729
30% L
#E3E8CE
86% L
#EBEFDC
90% L
#F1F4E7
93% L
#F9FAF5
97% L

About Light Yellow (#DDE3C4)

Light Yellow is a light, moderately saturated, warm yellow color with a hue angle of 72°, saturation of 36%, and lightness of 83%. Its RGB value is (221, 227, 196) and its CMYK breakdown is C:3% M:0% Y:14% K:11%.

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

Frequently Asked Questions About #DDE3C4

What is the HEX code for Light Yellow? +

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

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

What is the HSL value of #DDE3C4? +

The HSL value of #DDE3C4 is hsl(72, 36%, 83%). The hue is 72°, placing it in the yellow family on the color wheel. The saturation is 36%, making it moderately saturated. The lightness is 83%, 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 #DDE3C4 a warm or cool color? +

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

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

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