#DB0749
A medium, vivid magenta closely aligning with Crimson.
About #DB0749
At its core, #DB0749 is a medium and vivid hue. Its closest recognized web color is Crimson. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 7, and 73.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 97% magenta, 67% yellow, and 14% black. The HSL representation is 341.3° hue, 93.8% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB0749
RGB219, 7, 73
HSL341.3°, 93.8%, 44.3%
CMYK0%, 97%, 67%, 14%
HSV341.3°, 96.8%, 85.9%
LAB46.6, 72.6, 25.1
XYZ30.5, 15.7, 7.7
Decimal14354249
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.07:1
Text on #FFFFFF
AA
4.14:1
Text on #000000
AA Large
4.85:1
Text on #F8FAFC
AA
3.52:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB0749;
}
.text-color {
color: #DB0749;
}
.border-color {
border: 2px solid #DB0749;
}