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

Light Purple

#D2A7CF

📝 Color Information for #D2A7CF

The hexadecimal color code #D2A7CF represents a light shade in the purple family. In the RGB color model, this color is composed of 210 red, 167 green, and 207 blue, which translates to approximately 82% red, 65% green, and 81% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #D2A7CF has a hue of 304 degrees, a saturation level of 32%, and a lightness value of 74%. The hue angle of 304° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 304°, saturation of 20%, and brightness/value of 82%. For print applications using the CMYK color model, #D2A7CF would be reproduced using 0% cyan, 20% magenta, 1% yellow, and 18% 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 #D2A7CF with other colors, consider its complementary color at hue 124° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13805519, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D2A7CF

Tailwind CSS
pink-300
HEX
#D2A7CF
RGB
rgb(210, 167, 207)
RGB %
82%, 65%, 81%
HSL
hsl(304, 32%, 74%)
HSV
hsv(304, 20%, 82%)
CMYK
0%, 20%, 1%, 18%
Decimal
13805519
Web Safe
#CC99CC

🎨 Color Schemes for #D2A7CF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D2A7CF

🌗 Shades and Tints of #D2A7CF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D2A7CF

Tones (adding gray / desaturating)

🌈 Hue Variations of #D2A7CF

Hue Variations (shifting the color spectrum)

👁️ Preview of #D2A7CF in Use

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

👓 Color Blindness Simulation for #D2A7CF

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

:root { --color-hex: #D2A7CF; --color-rgb: 210, 167, 207; --color-hsl: 304, 32%, 74%; } .bg-color { background-color: #D2A7CF; } .text-color { color: #D2A7CF; } .border-color { border-color: #D2A7CF; }

🛠️ Use #D2A7CF in Your Project

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

🔗 Related Colors to #D2A7CF

#C0A7D2
Hue -30°
#CAA7D2
Hue -15°
#D2A7C4
Hue +15°
#D2A7BA
Hue +30°
#BF82BB
85% L
#AC5DA7
70% L
#7D4079
50% L
#4A2648
30% L
#DBB8D8
79% L
#E3C9E2
84% L
#EEDDED
90% L
#F6EEF6
95% L

About Light Purple (#D2A7CF)

Light Purple is a light, moderately saturated, warm purple color with a hue angle of 304°, saturation of 32%, and lightness of 74%. Its RGB value is (210, 167, 207) and its CMYK breakdown is C:0% M:20% Y:1% K:18%.

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

What is the HEX code for Light Purple? +

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

The RGB value of #D2A7CF is rgb(210, 167, 207). This means the color contains 210 out of 255 parts red, 167 out of 255 parts green, and 207 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(210, 167, 207);

What is the HSL value of #D2A7CF? +

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

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

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

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