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

Warm Purple

#D53FBE

📝 Color Information for #D53FBE

The hexadecimal color code #D53FBE represents a medium shade in the purple family. In the RGB color model, this color is composed of 213 red, 63 green, and 190 blue, which translates to approximately 84% red, 25% 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, #D53FBE has a hue of 309 degrees, a saturation level of 64%, and a lightness value of 54%. The hue angle of 309° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 309°, saturation of 70%, and brightness/value of 84%. For print applications using the CMYK color model, #D53FBE would be reproduced using 0% cyan, 70% magenta, 11% yellow, and 16% black. The closest web-safe color is #CC33CC, 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 #D53FBE with other colors, consider its complementary color at hue 129° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13975486, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D53FBE

Tailwind CSS
fuchsia-600
HEX
#D53FBE
RGB
rgb(213, 63, 190)
RGB %
84%, 25%, 75%
HSL
hsl(309, 64%, 54%)
HSV
hsv(309, 70%, 84%)
CMYK
0%, 70%, 11%, 16%
Decimal
13975486
Web Safe
#CC33CC

🎨 Color Schemes for #D53FBE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D53FBE

🌗 Shades and Tints of #D53FBE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D53FBE

Tones (adding gray / desaturating)

🌈 Hue Variations of #D53FBE

Hue Variations (shifting the color spectrum)

👁️ Preview of #D53FBE in Use

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

👓 Color Blindness Simulation for #D53FBE

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

:root { --color-hex: #D53FBE; --color-rgb: 213, 63, 190; --color-hsl: 309, 64%, 54%; } .bg-color { background-color: #D53FBE; } .text-color { color: #D53FBE; } .border-color { border-color: #D53FBE; }

🛠️ Use #D53FBE in Your Project

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

🔗 Related Colors to #D53FBE

#A03FD5
Hue -30°
#C63FD5
Hue -15°
#D53F99
Hue +15°
#D53F73
Hue +30°
#C02AAA
85% L
#9F238C
70% L
#711964
50% L
#430F3B
30% L
#DD64CB
63% L
#E58AD8
72% L
#EEB4E6
82% L
#F7D9F2
91% L

About Warm Purple (#D53FBE)

Warm Purple is a medium, vibrant, warm purple color with a hue angle of 309°, saturation of 64%, and lightness of 54%. Its RGB value is (213, 63, 190) and its CMYK breakdown is C:0% M:70% Y:11% K:16%.

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

What is the HEX code for Warm Purple? +

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

The RGB value of #D53FBE is rgb(213, 63, 190). This means the color contains 213 out of 255 parts red, 63 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(213, 63, 190);

What is the HSL value of #D53FBE? +

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

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

The approximate CMYK value of #D53FBE is C:0% M:70% Y:11% K:16%. 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 #D53FBE with Other Tools

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