✓ Copied to clipboard
#DCDF77 (Soft Warm Yellow) color swatch preview — Color From Pic.
#DCDF77 — Soft Warm Yellow color swatch

Soft Warm Yellow

#DCDF77

📝 Color Information for #DCDF77

The hexadecimal color code #DCDF77 represents a light shade in the yellow family. In the RGB color model, this color is composed of 220 red, 223 green, and 119 blue, which translates to approximately 86% red, 87% green, and 47% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DCDF77 has a hue of 62 degrees, a saturation level of 62%, and a lightness value of 67%. The hue angle of 62° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 62°, saturation of 47%, and brightness/value of 87%. For print applications using the CMYK color model, #DCDF77 would be reproduced using 1% cyan, 0% magenta, 47% yellow, and 13% black. The closest web-safe color is #CCCC66, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #DCDF77 with other colors, consider its complementary color at hue 242° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14475127, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DCDF77

Tailwind CSS
amber-200
HEX
#DCDF77
RGB
rgb(220, 223, 119)
RGB %
86%, 87%, 47%
HSL
hsl(62, 62%, 67%)
HSV
hsv(62, 47%, 87%)
CMYK
1%, 0%, 47%, 13%
Decimal
14475127
Web Safe
#CCCC66

🎨 Color Schemes for #DCDF77

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DCDF77

🌗 Shades and Tints of #DCDF77

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DCDF77

Tones (adding gray / desaturating)

🌈 Hue Variations of #DCDF77

Hue Variations (shifting the color spectrum)

👁️ Preview of #DCDF77 in Use

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

👓 Color Blindness Simulation for #DCDF77

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

:root { --color-hex: #DCDF77; --color-rgb: 220, 223, 119; --color-hsl: 62, 62%, 67%; } .bg-color { background-color: #DCDF77; } .text-color { color: #DCDF77; } .border-color { border-color: #DCDF77; }

🛠️ Use #DCDF77 in Your Project

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

🔗 Related Colors to #DCDF77

#DFAE77
Hue -30°
#DFC877
Hue -15°
#C1DF77
Hue +15°
#A7DF77
Hue +30°
#D1D54D
85% L
#BDC22E
70% L
#898C21
50% L
#515313
30% L
#E3E694
74% L
#EAECAC
80% L
#F1F2C9
87% L
#F7F8E2
93% L

About Soft Warm Yellow (#DCDF77)

Soft Warm Yellow is a medium, vibrant, warm yellow color with a hue angle of 62°, saturation of 62%, and lightness of 67%. Its RGB value is (220, 223, 119) and its CMYK breakdown is C:1% M:0% Y:47% K:13%.

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

Frequently Asked Questions About #DCDF77

What is the HEX code for Soft Warm Yellow? +

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

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

What is the HSL value of #DCDF77? +

The HSL value of #DCDF77 is hsl(62, 62%, 67%). The hue is 62°, placing it in the yellow family on the color wheel. The saturation is 62%, making it vibrant. The lightness is 67%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #DCDF77 a warm or cool color? +

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

The approximate CMYK value of #DCDF77 is C:1% M:0% Y:47% 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 #DCDF77 with Other Tools

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