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

Soft Warm Vermilion

#DDAA8D

📝 Color Information for #DDAA8D

The hexadecimal color code #DDAA8D represents a light shade in the red family. In the RGB color model, this color is composed of 221 red, 170 green, and 141 blue, which translates to approximately 87% red, 67% green, and 55% 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, #DDAA8D has a hue of 22 degrees, a saturation level of 54%, and a lightness value of 71%. The hue angle of 22° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 22°, saturation of 36%, and brightness/value of 87%. For print applications using the CMYK color model, #DDAA8D would be reproduced using 0% cyan, 23% magenta, 36% 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 #DDAA8D with other colors, consider its complementary color at hue 202° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14527117, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DDAA8D

Tailwind CSS
red-300
HEX
#DDAA8D
RGB
rgb(221, 170, 141)
RGB %
87%, 67%, 55%
HSL
hsl(22, 54%, 71%)
HSV
hsv(22, 36%, 87%)
CMYK
0%, 23%, 36%, 13%
Decimal
14527117
Web Safe
#CC9999

🎨 Color Schemes for #DDAA8D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDAA8D

🌗 Shades and Tints of #DDAA8D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDAA8D

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDAA8D

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDAA8D in Use

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

👓 Color Blindness Simulation for #DDAA8D

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

:root { --color-hex: #DDAA8D; --color-rgb: 221, 170, 141; --color-hsl: 22, 54%, 71%; } .bg-color { background-color: #DDAA8D; } .text-color { color: #DDAA8D; } .border-color { border-color: #DDAA8D; }

🛠️ Use #DDAA8D in Your Project

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

🔗 Related Colors to #DDAA8D

#DD8D98
Hue -30°
#DD968D
Hue -15°
#DDBE8D
Hue +15°
#DDD28D
Hue +30°
#D08A62
85% L
#C46D3B
70% L
#8D4F2A
50% L
#522E19
30% L
#E4BCA5
77% L
#EBCDBC
83% L
#F1DCD0
88% L
#F8EDE7
94% L

About Soft Warm Vermilion (#DDAA8D)

Soft Warm Vermilion is a light, moderately saturated, warm red color with a hue angle of 22°, saturation of 54%, and lightness of 71%. Its RGB value is (221, 170, 141) and its CMYK breakdown is C:0% M:23% Y:36% 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 #DDAA8D

What is the HEX code for Soft Warm Vermilion? +

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

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

What is the HSL value of #DDAA8D? +

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

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

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

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