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

Light Warm Vermilion

#DFAA95

📝 Color Information for #DFAA95

The hexadecimal color code #DFAA95 represents a light shade in the red family. In the RGB color model, this color is composed of 223 red, 170 green, and 149 blue, which translates to approximately 87% red, 67% green, and 58% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DFAA95 has a hue of 17 degrees, a saturation level of 54%, and a lightness value of 73%. The hue angle of 17° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 17°, saturation of 33%, and brightness/value of 87%. For print applications using the CMYK color model, #DFAA95 would be reproduced using 0% cyan, 24% magenta, 33% 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 #DFAA95 with other colors, consider its complementary color at hue 197° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14658197, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFAA95

Tailwind CSS
red-300
HEX
#DFAA95
RGB
rgb(223, 170, 149)
RGB %
87%, 67%, 58%
HSL
hsl(17, 54%, 73%)
HSV
hsv(17, 33%, 87%)
CMYK
0%, 24%, 33%, 13%
Decimal
14658197
Web Safe
#CC9999

🎨 Color Schemes for #DFAA95

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFAA95

🌗 Shades and Tints of #DFAA95

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFAA95

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFAA95

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFAA95 in Use

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

👓 Color Blindness Simulation for #DFAA95

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

:root { --color-hex: #DFAA95; --color-rgb: 223, 170, 149; --color-hsl: 17, 54%, 73%; } .bg-color { background-color: #DFAA95; } .text-color { color: #DFAA95; } .border-color { border-color: #DFAA95; }

🛠️ Use #DFAA95 in Your Project

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

🔗 Related Colors to #DFAA95

#DF95A5
Hue -30°
#DF9795
Hue -15°
#DFBD95
Hue +15°
#DFCF95
Hue +30°
#D2876A
85% L
#C6653F
70% L
#91482B
50% L
#562B1A
30% L
#E5BAA9
78% L
#ECCDC0
84% L
#F2DCD4
89% L
#F9EFEB
95% L

About Light Warm Vermilion (#DFAA95)

Light Warm Vermilion is a light, moderately saturated, warm red color with a hue angle of 17°, saturation of 54%, and lightness of 73%. Its RGB value is (223, 170, 149) and its CMYK breakdown is C:0% M:24% Y:33% 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 #DFAA95

What is the HEX code for Light Warm Vermilion? +

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

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

What is the HSL value of #DFAA95? +

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

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

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

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