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

Soft Warm Magenta

#DC8FBE

📝 Color Information for #DC8FBE

The hexadecimal color code #DC8FBE represents a light shade in the purple family. In the RGB color model, this color is composed of 220 red, 143 green, and 190 blue, which translates to approximately 86% red, 56% green, and 75% 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, #DC8FBE has a hue of 323 degrees, a saturation level of 52%, and a lightness value of 71%. The hue angle of 323° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 323°, saturation of 35%, and brightness/value of 86%. For print applications using the CMYK color model, #DC8FBE would be reproduced using 0% cyan, 35% magenta, 14% 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 #DC8FBE with other colors, consider its complementary color at hue 143° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14454718, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DC8FBE

Tailwind CSS
pink-400
HEX
#DC8FBE
RGB
rgb(220, 143, 190)
RGB %
86%, 56%, 75%
HSL
hsl(323, 52%, 71%)
HSV
hsv(323, 35%, 86%)
CMYK
0%, 35%, 14%, 14%
Decimal
14454718
Web Safe
#CC99CC

🎨 Color Schemes for #DC8FBE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DC8FBE

🌗 Shades and Tints of #DC8FBE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DC8FBE

Tones (adding gray / desaturating)

🌈 Hue Variations of #DC8FBE

Hue Variations (shifting the color spectrum)

👁️ Preview of #DC8FBE in Use

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

👓 Color Blindness Simulation for #DC8FBE

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

:root { --color-hex: #DC8FBE; --color-rgb: 220, 143, 190; --color-hsl: 323, 52%, 71%; } .bg-color { background-color: #DC8FBE; } .text-color { color: #DC8FBE; } .border-color { border-color: #DC8FBE; }

🛠️ Use #DC8FBE in Your Project

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

🔗 Related Colors to #DC8FBE

#D38FDC
Hue -30°
#DC8FD1
Hue -15°
#DC8FAB
Hue +15°
#DC8F98
Hue +30°
#CE64A5
85% L
#C23D8F
70% L
#8C2C67
50% L
#511A3C
30% L
#E3A6CB
77% L
#EABDD9
83% L
#F0D0E4
88% L
#F8E8F2
94% L

About Soft Warm Magenta (#DC8FBE)

Soft Warm Magenta is a light, moderately saturated, warm purple color with a hue angle of 323°, saturation of 52%, and lightness of 71%. Its RGB value is (220, 143, 190) and its CMYK breakdown is C:0% M:35% Y:14% 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 #DC8FBE

What is the HEX code for Soft Warm Magenta? +

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

The RGB value of #DC8FBE is rgb(220, 143, 190). This means the color contains 220 out of 255 parts red, 143 out of 255 parts green, and 190 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(220, 143, 190);

What is the HSL value of #DC8FBE? +

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

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

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

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