✓ Copied to clipboard
#D27CDF (Soft Cool Purple) color swatch preview — Color From Pic.
#D27CDF — Soft Cool Purple color swatch

Soft Cool Purple

#D27CDF

📝 Color Information for #D27CDF

The hexadecimal color code #D27CDF represents a light shade in the purple family. In the RGB color model, this color is composed of 210 red, 124 green, and 223 blue, which translates to approximately 82% red, 49% green, and 87% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #D27CDF has a hue of 292 degrees, a saturation level of 61%, and a lightness value of 68%. The hue angle of 292° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 292°, saturation of 44%, and brightness/value of 87%. For print applications using the CMYK color model, #D27CDF would be reproduced using 6% cyan, 44% magenta, 0% 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 #D27CDF with other colors, consider its complementary color at hue 112° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13794527, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D27CDF

Tailwind CSS
fuchsia-400
HEX
#D27CDF
RGB
rgb(210, 124, 223)
RGB %
82%, 49%, 87%
HSL
hsl(292, 61%, 68%)
HSV
hsv(292, 44%, 87%)
CMYK
6%, 44%, 0%, 13%
Decimal
13794527
Web Safe
#CC66CC

🎨 Color Schemes for #D27CDF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D27CDF

🌗 Shades and Tints of #D27CDF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D27CDF

Tones (adding gray / desaturating)

🌈 Hue Variations of #D27CDF

Hue Variations (shifting the color spectrum)

👁️ Preview of #D27CDF in Use

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

👓 Color Blindness Simulation for #D27CDF

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

:root { --color-hex: #D27CDF; --color-rgb: 210, 124, 223; --color-hsl: 292, 61%, 68%; } .bg-color { background-color: #D27CDF; } .text-color { color: #D27CDF; } .border-color { border-color: #D27CDF; }

🛠️ Use #D27CDF in Your Project

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

🔗 Related Colors to #D27CDF

#A07CDF
Hue -30°
#B97CDF
Hue -15°
#DF7CD4
Hue +15°
#DF7CBB
Hue +30°
#C453D5
85% L
#B130C5
70% L
#7D228C
50% L
#4A1452
30% L
#DA94E5
74% L
#E4B1EC
81% L
#EDCAF2
87% L
#F7E6F9
94% L

About Soft Cool Purple (#D27CDF)

Soft Cool Purple is a medium, vibrant, cool purple color with a hue angle of 292°, saturation of 61%, and lightness of 68%. Its RGB value is (210, 124, 223) and its CMYK breakdown is C:6% M:44% Y:0% 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 #D27CDF

What is the HEX code for Soft Cool Purple? +

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

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

What is the HSL value of #D27CDF? +

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

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

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

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