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

Soft Warm Yellow

#CFDC6F

📝 Color Information for #CFDC6F

The hexadecimal color code #CFDC6F represents a light shade in the yellow family. In the RGB color model, this color is composed of 207 red, 220 green, and 111 blue, which translates to approximately 81% red, 86% green, and 44% 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, #CFDC6F has a hue of 67 degrees, a saturation level of 61%, and a lightness value of 65%. The hue angle of 67° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 67°, saturation of 50%, and brightness/value of 86%. For print applications using the CMYK color model, #CFDC6F would be reproduced using 6% cyan, 0% magenta, 50% yellow, and 14% 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 #CFDC6F 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 13622383, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFDC6F

Tailwind CSS
lime-300
HEX
#CFDC6F
RGB
rgb(207, 220, 111)
RGB %
81%, 86%, 44%
HSL
hsl(67, 61%, 65%)
HSV
hsv(67, 50%, 86%)
CMYK
6%, 0%, 50%, 14%
Decimal
13622383
Web Safe
#CCCC66

🎨 Color Schemes for #CFDC6F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFDC6F

🌗 Shades and Tints of #CFDC6F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFDC6F

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFDC6F

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFDC6F in Use

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

👓 Color Blindness Simulation for #CFDC6F

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

:root { --color-hex: #CFDC6F; --color-rgb: 207, 220, 111; --color-hsl: 67, 61%, 65%; } .bg-color { background-color: #CFDC6F; } .text-color { color: #CFDC6F; } .border-color { border-color: #CFDC6F; }

🛠️ Use #CFDC6F in Your Project

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

🔗 Related Colors to #CFDC6F

#DCB26F
Hue -30°
#DCCE6F
Hue -15°
#B4DC6F
Hue +15°
#99DC6F
Hue +30°
#C2D246
85% L
#ACBD2E
70% L
#7C8721
50% L
#4B5214
30% L
#D9E38C
72% L
#E2EAA9
79% L
#ECF1C6
86% L
#F5F8E2
93% L

About Soft Warm Yellow (#CFDC6F)

Soft Warm Yellow is a medium, vibrant, warm yellow color with a hue angle of 67°, saturation of 61%, and lightness of 65%. Its RGB value is (207, 220, 111) and its CMYK breakdown is C:6% M:0% Y:50% K:14%.

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

What is the HEX code for Soft Warm Yellow? +

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

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

What is the HSL value of #CFDC6F? +

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

#CFDC6F 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 #CFDC6F? +

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

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