✓ Copied to clipboard
#DFD3DB (Light Muted Magenta) color swatch preview — Color From Pic.
#DFD3DB — Light Muted Magenta color swatch

Light Muted Magenta

#DFD3DB

📝 Color Information for #DFD3DB

The hexadecimal color code #DFD3DB represents a very light shade in the purple family. In the RGB color model, this color is composed of 223 red, 211 green, and 219 blue, which translates to approximately 87% red, 83% green, and 86% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DFD3DB has a hue of 320 degrees, a saturation level of 16%, and a lightness value of 85%. The hue angle of 320° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 320°, saturation of 5%, and brightness/value of 87%. For print applications using the CMYK color model, #DFD3DB would be reproduced using 0% cyan, 5% magenta, 2% yellow, and 13% black. The closest web-safe color is #CCCCCC, 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 #DFD3DB with other colors, consider its complementary color at hue 140° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14668763, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFD3DB

Tailwind CSS
zinc-300
HEX
#DFD3DB
RGB
rgb(223, 211, 219)
RGB %
87%, 83%, 86%
HSL
hsl(320, 16%, 85%)
HSV
hsv(320, 5%, 87%)
CMYK
0%, 5%, 2%, 13%
Decimal
14668763
Web Safe
#CCCCCC

🎨 Color Schemes for #DFD3DB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFD3DB

🌗 Shades and Tints of #DFD3DB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFD3DB

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFD3DB

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFD3DB in Use

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

👓 Color Blindness Simulation for #DFD3DB

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

:root { --color-hex: #DFD3DB; --color-rgb: 223, 211, 219; --color-hsl: 320, 16%, 85%; } .bg-color { background-color: #DFD3DB; } .text-color { color: #DFD3DB; } .border-color { border-color: #DFD3DB; }

🛠️ Use #DFD3DB in Your Project

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

🔗 Related Colors to #DFD3DB

#DDD3DF
Hue -30°
#DFD3DE
Hue -15°
#DFD3D8
Hue +15°
#DFD3D5
Hue +30°
#C3ACBB
85% L
#A9899E
70% L
#7F5C73
50% L
#4D3846
30% L
#E5DCE2
88% L
#ECE4E9
91% L
#F2EDF1
94% L
#F9F6F8
97% L

About Light Muted Magenta (#DFD3DB)

Light Muted Magenta is a light, muted, warm purple color with a hue angle of 320°, saturation of 16%, and lightness of 85%. Its RGB value is (223, 211, 219) and its CMYK breakdown is C:0% M:5% Y:2% K:13%.

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

Frequently Asked Questions About #DFD3DB

What is the HEX code for Light Muted Magenta? +

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

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

What is the HSL value of #DFD3DB? +

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

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

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

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