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

Soft Warm Magenta

#DD5F92

📝 Color Information for #DD5F92

The hexadecimal color code #DD5F92 represents a light shade in the red family. In the RGB color model, this color is composed of 221 red, 95 green, and 146 blue, which translates to approximately 87% red, 37% green, and 57% 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, #DD5F92 has a hue of 336 degrees, a saturation level of 65%, and a lightness value of 62%. The hue angle of 336° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 336°, saturation of 57%, and brightness/value of 87%. For print applications using the CMYK color model, #DD5F92 would be reproduced using 0% cyan, 57% magenta, 34% yellow, and 13% black. The closest web-safe color is #CC6699, 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 #DD5F92 with other colors, consider its complementary color at hue 156° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14507922, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DD5F92

Tailwind CSS
pink-500
HEX
#DD5F92
RGB
rgb(221, 95, 146)
RGB %
87%, 37%, 57%
HSL
hsl(336, 65%, 62%)
HSV
hsv(336, 57%, 87%)
CMYK
0%, 57%, 34%, 13%
Decimal
14507922
Web Safe
#CC6699

🎨 Color Schemes for #DD5F92

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DD5F92

🌗 Shades and Tints of #DD5F92

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DD5F92

Tones (adding gray / desaturating)

🌈 Hue Variations of #DD5F92

Hue Variations (shifting the color spectrum)

👁️ Preview of #DD5F92 in Use

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

👓 Color Blindness Simulation for #DD5F92

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

:root { --color-hex: #DD5F92; --color-rgb: 221, 95, 146; --color-hsl: 336, 65%, 62%; } .bg-color { background-color: #DD5F92; } .text-color { color: #DD5F92; } .border-color { border-color: #DD5F92; }

🛠️ Use #DD5F92 in Your Project

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

🔗 Related Colors to #DD5F92

#DD5FD0
Hue -30°
#DD5FB1
Hue -15°
#DD5F72
Hue +15°
#DD6C5F
Hue +30°
#D53978
85% L
#B5265F
70% L
#821C45
50% L
#50112A
30% L
#E481A9
70% L
#EA9EBD
77% L
#F2C0D4
85% L
#F8DDE8
92% L

About Soft Warm Magenta (#DD5F92)

Soft Warm Magenta is a medium, vibrant, warm red color with a hue angle of 336°, saturation of 65%, and lightness of 62%. Its RGB value is (221, 95, 146) and its CMYK breakdown is C:0% M:57% Y:34% K:13%.

This is a Summer (Cool) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #DD5F92

What is the HEX code for Soft Warm Magenta? +

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

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

What is the HSL value of #DD5F92? +

The HSL value of #DD5F92 is hsl(336, 65%, 62%). The hue is 336°, placing it in the red family on the color wheel. The saturation is 65%, making it vibrant. The lightness is 62%, 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 #DD5F92 a warm or cool color? +

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

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

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