✓ Copied to clipboard
#DFA99F (Light Warm Red) color swatch preview — Color From Pic.
#DFA99F — Light Warm Red color swatch

Light Warm Red

#DFA99F

📝 Color Information for #DFA99F

The hexadecimal color code #DFA99F represents a light shade in the red family. In the RGB color model, this color is composed of 223 red, 169 green, and 159 blue, which translates to approximately 87% red, 66% green, and 62% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DFA99F has a hue of 9 degrees, a saturation level of 50%, and a lightness value of 75%. The hue angle of 9° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 9°, saturation of 29%, and brightness/value of 87%. For print applications using the CMYK color model, #DFA99F would be reproduced using 0% cyan, 24% magenta, 29% yellow, and 13% black. The closest web-safe color is #CC9999, 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 #DFA99F with other colors, consider its complementary color at hue 189° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14657951, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFA99F

Tailwind CSS
red-300
HEX
#DFA99F
RGB
rgb(223, 169, 159)
RGB %
87%, 66%, 62%
HSL
hsl(9, 50%, 75%)
HSV
hsv(9, 29%, 87%)
CMYK
0%, 24%, 29%, 13%
Decimal
14657951
Web Safe
#CC9999

🎨 Color Schemes for #DFA99F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFA99F

🌗 Shades and Tints of #DFA99F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFA99F

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFA99F

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFA99F in Use

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

👓 Color Blindness Simulation for #DFA99F

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

:root { --color-hex: #DFA99F; --color-rgb: 223, 169, 159; --color-hsl: 9, 50%, 75%; } .bg-color { background-color: #DFA99F; } .text-color { color: #DFA99F; } .border-color { border-color: #DFA99F; }

🛠️ Use #DFA99F in Your Project

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

🔗 Related Colors to #DFA99F

#DF9FB6
Hue -30°
#DF9FA6
Hue -15°
#DFB99F
Hue +15°
#DFC99F
Hue +30°
#D18375
85% L
#C35D4B
70% L
#913F30
50% L
#58261D
30% L
#E6BAB3
80% L
#ECCBC6
85% L
#F2DDD9
90% L
#F9EEEC
95% L

About Light Warm Red (#DFA99F)

Light Warm Red is a light, moderately saturated, warm red color with a hue angle of 9°, saturation of 50%, and lightness of 75%. Its RGB value is (223, 169, 159) and its CMYK breakdown is C:0% M:24% Y:29% K:13%.

This is a Summer (Light) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #DFA99F

What is the HEX code for Light Warm Red? +

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

The RGB value of #DFA99F is rgb(223, 169, 159). This means the color contains 223 out of 255 parts red, 169 out of 255 parts green, and 159 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(223, 169, 159);

What is the HSL value of #DFA99F? +

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

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

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

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