✓ Copied to clipboard
#D9AFDC (Light Purple) color swatch preview — Color From Pic.
#D9AFDC — Light Purple color swatch

Light Purple

#D9AFDC

📝 Color Information for #D9AFDC

The hexadecimal color code #D9AFDC represents a light shade in the purple family. In the RGB color model, this color is composed of 217 red, 175 green, and 220 blue, which translates to approximately 85% red, 69% green, and 86% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #D9AFDC has a hue of 296 degrees, a saturation level of 39%, and a lightness value of 77%. The hue angle of 296° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 296°, saturation of 20%, and brightness/value of 86%. For print applications using the CMYK color model, #D9AFDC would be reproduced using 1% cyan, 20% magenta, 0% yellow, and 14% black. The closest web-safe color is #CC99CC, 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 #D9AFDC with other colors, consider its complementary color at hue 116° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14266332, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D9AFDC

Tailwind CSS
pink-300
HEX
#D9AFDC
RGB
rgb(217, 175, 220)
RGB %
85%, 69%, 86%
HSL
hsl(296, 39%, 77%)
HSV
hsv(296, 20%, 86%)
CMYK
1%, 20%, 0%, 14%
Decimal
14266332
Web Safe
#CC99CC

🎨 Color Schemes for #D9AFDC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D9AFDC

🌗 Shades and Tints of #D9AFDC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D9AFDC

Tones (adding gray / desaturating)

🌈 Hue Variations of #D9AFDC

Hue Variations (shifting the color spectrum)

👁️ Preview of #D9AFDC in Use

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

👓 Color Blindness Simulation for #D9AFDC

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

:root { --color-hex: #D9AFDC; --color-rgb: 217, 175, 220; --color-hsl: 296, 39%, 77%; } .bg-color { background-color: #D9AFDC; } .text-color { color: #D9AFDC; } .border-color { border-color: #D9AFDC; }

🛠️ Use #D9AFDC in Your Project

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

🔗 Related Colors to #D9AFDC

#C1ADDB
Hue -30°
#CDADDB
Hue -15°
#DBADD3
Hue +15°
#DBADC7
Hue +30°
#C483C9
85% L
#B15CB7
70% L
#853D8A
50% L
#4E2452
30% L
#E1BFE3
82% L
#E7CDE9
86% L
#F0DFF1
91% L
#F7EDF7
95% L

About Light Purple (#D9AFDC)

Light Purple is a light, moderately saturated, cool purple color with a hue angle of 296°, saturation of 39%, and lightness of 77%. Its RGB value is (217, 175, 220) and its CMYK breakdown is C:1% M:20% Y:0% K:14%.

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

Frequently Asked Questions About #D9AFDC

What is the HEX code for Light Purple? +

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

The RGB value of #D9AFDC is rgb(217, 175, 220). This means the color contains 217 out of 255 parts red, 175 out of 255 parts green, and 220 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(217, 175, 220);

What is the HSL value of #D9AFDC? +

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

#D9AFDC is classified as a cool color based on its hue angle of 296°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #D9AFDC? +

The approximate CMYK value of #D9AFDC is C:1% M:20% Y:0% K:14%. 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 #D9AFDC with Other Tools

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