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

Soft Vivid Yellow

#DAED5E

📝 Color Information for #DAED5E

The hexadecimal color code #DAED5E represents a light shade in the yellow family. In the RGB color model, this color is composed of 218 red, 237 green, and 94 blue, which translates to approximately 85% red, 93% green, and 37% 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, #DAED5E has a hue of 68 degrees, a saturation level of 80%, and a lightness value of 65%. The hue angle of 68° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 68°, saturation of 60%, and brightness/value of 93%. For print applications using the CMYK color model, #DAED5E would be reproduced using 8% cyan, 0% magenta, 60% yellow, and 7% black. The closest web-safe color is #CCFF66, 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 #DAED5E with other colors, consider its complementary color at hue 248° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14347614, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DAED5E

Tailwind CSS
lime-300
HEX
#DAED5E
RGB
rgb(218, 237, 94)
RGB %
85%, 93%, 37%
HSL
hsl(68, 80%, 65%)
HSV
hsv(68, 60%, 93%)
CMYK
8%, 0%, 60%, 7%
Decimal
14347614
Web Safe
#CCFF66

🎨 Color Schemes for #DAED5E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DAED5E

🌗 Shades and Tints of #DAED5E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DAED5E

Tones (adding gray / desaturating)

🌈 Hue Variations of #DAED5E

Hue Variations (shifting the color spectrum)

👁️ Preview of #DAED5E in Use

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

👓 Color Blindness Simulation for #DAED5E

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

:root { --color-hex: #DAED5E; --color-rgb: 218, 237, 94; --color-hsl: 68, 80%, 65%; } .bg-color { background-color: #DAED5E; } .text-color { color: #DAED5E; } .border-color { border-color: #DAED5E; }

🛠️ Use #DAED5E in Your Project

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

🔗 Related Colors to #DAED5E

#EDB95E
Hue -30°
#EDDC5E
Hue -15°
#B6ED5E
Hue +15°
#93ED5E
Hue +30°
#D0E830
85% L
#BAD317
70% L
#869711
50% L
#515C0A
30% L
#E1F17E
72% L
#E9F49F
79% L
#F0F8BF
86% L
#F8FBDF
93% L

About Soft Vivid Yellow (#DAED5E)

Soft Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 68°, saturation of 80%, and lightness of 65%. Its RGB value is (218, 237, 94) and its CMYK breakdown is C:8% M:0% Y:60% K:7%.

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

What is the HEX code for Soft Vivid Yellow? +

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

The RGB value of #DAED5E is rgb(218, 237, 94). This means the color contains 218 out of 255 parts red, 237 out of 255 parts green, and 94 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(218, 237, 94);

What is the HSL value of #DAED5E? +

The HSL value of #DAED5E is hsl(68, 80%, 65%). The hue is 68°, placing it in the yellow family on the color wheel. The saturation is 80%, making it vibrant. The lightness is 65%, 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 #DAED5E a warm or cool color? +

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

The approximate CMYK value of #DAED5E is C:8% M:0% Y:60% K:7%. 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 #DAED5E with Other Tools

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