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

Soft Warm Magenta

#DF6DCA

📝 Color Information for #DF6DCA

The hexadecimal color code #DF6DCA represents a light shade in the purple family. In the RGB color model, this color is composed of 223 red, 109 green, and 202 blue, which translates to approximately 87% red, 43% green, and 79% 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, #DF6DCA has a hue of 311 degrees, a saturation level of 64%, and a lightness value of 65%. The hue angle of 311° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 311°, saturation of 51%, and brightness/value of 87%. For print applications using the CMYK color model, #DF6DCA would be reproduced using 0% cyan, 51% magenta, 9% yellow, and 13% black. The closest web-safe color is #CC66CC, 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 #DF6DCA with other colors, consider its complementary color at hue 131° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14642634, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DF6DCA

Tailwind CSS
pink-400
HEX
#DF6DCA
RGB
rgb(223, 109, 202)
RGB %
87%, 43%, 79%
HSL
hsl(311, 64%, 65%)
HSV
hsv(311, 51%, 87%)
CMYK
0%, 51%, 9%, 13%
Decimal
14642634
Web Safe
#CC66CC

🎨 Color Schemes for #DF6DCA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DF6DCA

🌗 Shades and Tints of #DF6DCA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DF6DCA

Tones (adding gray / desaturating)

🌈 Hue Variations of #DF6DCA

Hue Variations (shifting the color spectrum)

👁️ Preview of #DF6DCA in Use

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

👓 Color Blindness Simulation for #DF6DCA

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

:root { --color-hex: #DF6DCA; --color-rgb: 223, 109, 202; --color-hsl: 311, 64%, 65%; } .bg-color { background-color: #DF6DCA; } .text-color { color: #DF6DCA; } .border-color { border-color: #DF6DCA; }

🛠️ Use #DF6DCA in Your Project

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

🔗 Related Colors to #DF6DCA

#BB6DDF
Hue -30°
#D76DDF
Hue -15°
#DF6DAD
Hue +15°
#DF6D91
Hue +30°
#D643BB
85% L
#C02AA5
70% L
#8A1E76
50% L
#541248
30% L
#E58AD5
72% L
#ECA7DF
79% L
#F2C4EA
86% L
#F9E2F4
93% L

About Soft Warm Magenta (#DF6DCA)

Soft Warm Magenta is a medium, vibrant, warm purple color with a hue angle of 311°, saturation of 64%, and lightness of 65%. Its RGB value is (223, 109, 202) and its CMYK breakdown is C:0% M:51% Y:9% K:13%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #DF6DCA

What is the HEX code for Soft Warm Magenta? +

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

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

What is the HSL value of #DF6DCA? +

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

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

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

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