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

Light Warm Red

#DFA09F

📝 Color Information for #DFA09F

The hexadecimal color code #DFA09F represents a light shade in the red family. In the RGB color model, this color is composed of 223 red, 160 green, and 159 blue, which translates to approximately 87% red, 63% 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, #DFA09F has a hue of 1 degrees, a saturation level of 50%, and a lightness value of 75%. The hue angle of 1° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 1°, saturation of 29%, and brightness/value of 87%. For print applications using the CMYK color model, #DFA09F would be reproduced using 0% cyan, 28% 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 #DFA09F with other colors, consider its complementary color at hue 181° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14655647, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFA09F

Tailwind CSS
red-300
HEX
#DFA09F
RGB
rgb(223, 160, 159)
RGB %
87%, 63%, 62%
HSL
hsl(1, 50%, 75%)
HSV
hsv(1, 29%, 87%)
CMYK
0%, 28%, 29%, 13%
Decimal
14655647
Web Safe
#CC9999

🎨 Color Schemes for #DFA09F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFA09F

🌗 Shades and Tints of #DFA09F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFA09F

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFA09F

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFA09F in Use

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

👓 Color Blindness Simulation for #DFA09F

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

:root { --color-hex: #DFA09F; --color-rgb: 223, 160, 159; --color-hsl: 1, 50%, 75%; } .bg-color { background-color: #DFA09F; } .text-color { color: #DFA09F; } .border-color { border-color: #DFA09F; }

🛠️ Use #DFA09F in Your Project

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

🔗 Related Colors to #DFA09F

#DF9FBE
Hue -30°
#DF9FAE
Hue -15°
#DFB09F
Hue +15°
#DFC09F
Hue +30°
#D17775
85% L
#C34D4B
70% L
#913230
50% L
#581E1D
30% L
#E6B3B3
80% L
#ECC6C6
85% L
#F2D9D9
90% L
#F9ECEC
95% L

About Light Warm Red (#DFA09F)

Light Warm Red is a light, moderately saturated, warm red color with a hue angle of 1°, saturation of 50%, and lightness of 75%. Its RGB value is (223, 160, 159) and its CMYK breakdown is C:0% M:28% 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 #DFA09F

What is the HEX code for Light Warm Red? +

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

The RGB value of #DFA09F is rgb(223, 160, 159). This means the color contains 223 out of 255 parts red, 160 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, 160, 159);

What is the HSL value of #DFA09F? +

The HSL value of #DFA09F is hsl(1, 50%, 75%). The hue is 1°, 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 #DFA09F a warm or cool color? +

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

The approximate CMYK value of #DFA09F is C:0% M:28% 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 #DFA09F with Other Tools

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