#DB5075
A medium, moderate magenta closely aligning with Palevioletred.
About #DB5075
The precise color #DB5075 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 219 red, 80 green, and 117 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 63% magenta inks. With a hue angle of 344.0 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB5075
RGB219, 80, 117
HSL344.0°, 65.9%, 58.6%
CMYK0%, 63%, 47%, 14%
HSV344.0°, 63.5%, 85.9%
LAB54.1, 57.2, 8.7
XYZ35.3, 22.1, 19.2
Decimal14372981
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.88:1
Text on #FFFFFF
AA Large
5.42:1
Text on #000000
AA
3.71:1
Text on #F8FAFC
AA Large
4.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5075;
}
.text-color {
color: #DB5075;
}
.border-color {
border: 2px solid #DB5075;
}