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

Vivid Rose

#DB0F4C

📝 Color Information for #DB0F4C

The hexadecimal color code #DB0F4C represents a medium shade in the red family. In the RGB color model, this color is composed of 219 red, 15 green, and 76 blue, which translates to approximately 86% red, 6% 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, #DB0F4C has a hue of 342 degrees, a saturation level of 87%, 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 93%, and brightness/value of 86%. For print applications using the CMYK color model, #DB0F4C would be reproduced using 0% cyan, 93% magenta, 65% yellow, and 14% 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 #DB0F4C 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 14356300, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DB0F4C

Tailwind CSS
rose-600
HEX
#DB0F4C
RGB
rgb(219, 15, 76)
RGB %
86%, 6%, 30%
HSL
hsl(342, 87%, 46%)
HSV
hsv(342, 93%, 86%)
CMYK
0%, 93%, 65%, 14%
Decimal
14356300
Web Safe
#CC0033

🎨 Color Schemes for #DB0F4C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DB0F4C

🌗 Shades and Tints of #DB0F4C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DB0F4C

Tones (adding gray / desaturating)

🌈 Hue Variations of #DB0F4C

Hue Variations (shifting the color spectrum)

👁️ Preview of #DB0F4C in Use

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

👓 Color Blindness Simulation for #DB0F4C

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

:root { --color-hex: #DB0F4C; --color-rgb: 219, 15, 76; --color-hsl: 342, 87%, 46%; } .bg-color { background-color: #DB0F4C; } .text-color { color: #DB0F4C; } .border-color { border-color: #DB0F4C; }

🛠️ Use #DB0F4C in Your Project

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

🔗 Related Colors to #DB0F4C

#DB0FB3
Hue -30°
#DB0F80
Hue -15°
#DB0F19
Hue +15°
#DB380F
Hue +30°
#BA0D41
85% L
#990B35
70% L
#6E0826
50% L
#430517
30% L
#F1326B
57% L
#F46691
68% L
#F896B3
78% L
#FBCBD9
89% L

About Vivid Rose (#DB0F4C)

Vivid Rose is a medium, vibrant, warm red color with a hue angle of 342°, saturation of 87%, and lightness of 46%. Its RGB value is (219, 15, 76) and its CMYK breakdown is C:0% M:93% Y:65% K:14%.

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

Frequently Asked Questions About #DB0F4C

What is the HEX code for Vivid Rose? +

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

The RGB value of #DB0F4C is rgb(219, 15, 76). This means the color contains 219 out of 255 parts red, 15 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(219, 15, 76);

What is the HSL value of #DB0F4C? +

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

#DB0F4C 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 #DB0F4C? +

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

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