✓ Copied to clipboard
#DD0E4C (Vivid Rose) color swatch preview — Color From Pic.
#DD0E4C — Vivid Rose color swatch

Vivid Rose

#DD0E4C

📝 Color Information for #DD0E4C

The hexadecimal color code #DD0E4C represents a medium shade in the red family. In the RGB color model, this color is composed of 221 red, 14 green, and 76 blue, which translates to approximately 87% red, 5% green, and 30% blue. This makes it a highly 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, #DD0E4C has a hue of 342 degrees, a saturation level of 88%, and a lightness value of 46%. The hue angle of 342° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 342°, saturation of 94%, and brightness/value of 87%. For print applications using the CMYK color model, #DD0E4C would be reproduced using 0% cyan, 94% magenta, 66% yellow, and 13% black. The closest web-safe color is #CC0033, 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 #DD0E4C with other colors, consider its complementary color at hue 162° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14487116, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DD0E4C

Tailwind CSS
rose-600
HEX
#DD0E4C
RGB
rgb(221, 14, 76)
RGB %
87%, 5%, 30%
HSL
hsl(342, 88%, 46%)
HSV
hsv(342, 94%, 87%)
CMYK
0%, 94%, 66%, 13%
Decimal
14487116
Web Safe
#CC0033

🎨 Color Schemes for #DD0E4C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DD0E4C

🌗 Shades and Tints of #DD0E4C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DD0E4C

Tones (adding gray / desaturating)

🌈 Hue Variations of #DD0E4C

Hue Variations (shifting the color spectrum)

👁️ Preview of #DD0E4C in Use

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

👓 Color Blindness Simulation for #DD0E4C

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

:root { --color-hex: #DD0E4C; --color-rgb: 221, 14, 76; --color-hsl: 342, 88%, 46%; } .bg-color { background-color: #DD0E4C; } .text-color { color: #DD0E4C; } .border-color { border-color: #DD0E4C; }

🛠️ Use #DD0E4C in Your Project

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

🔗 Related Colors to #DD0E4C

#DD0EB3
Hue -30°
#DD0E80
Hue -15°
#DD0E18
Hue +15°
#DD370E
Hue +30°
#BB0C40
85% L
#990A35
70% L
#6E0726
50% L
#430417
30% L
#F2316B
57% L
#F56691
68% L
#F896B3
78% L
#FCCAD9
89% L

About Vivid Rose (#DD0E4C)

Vivid Rose is a medium, vibrant, warm red color with a hue angle of 342°, saturation of 88%, and lightness of 46%. Its RGB value is (221, 14, 76) and its CMYK breakdown is C:0% M:94% Y:66% K:13%.

This is a Summer (Cool) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #DD0E4C

What is the HEX code for Vivid Rose? +

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

The RGB value of #DD0E4C is rgb(221, 14, 76). This means the color contains 221 out of 255 parts red, 14 out of 255 parts green, and 76 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(221, 14, 76);

What is the HSL value of #DD0E4C? +

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

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

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

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