#DB5066
A medium, moderate red closely aligning with Indianred.
About #DB5066
The precise color #DB5066 is an excellent choice for modern design projects. Its closest recognized web color is Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 80, and 102.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 63% magenta, 53% yellow, and 14% black. The HSL representation is 350.5° hue, 65.9% saturation, and 58.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB5066
RGB219, 80, 102
HSL350.5°, 65.9%, 58.6%
CMYK0%, 63%, 53%, 14%
HSV350.5°, 63.5%, 85.9%
LAB53.8, 55.9, 17.1
XYZ34.5, 21.8, 15.0
Decimal14372966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.92:1
Text on #FFFFFF
AA Large
5.35:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5066;
}
.text-color {
color: #DB5066;
}
.border-color {
border: 2px solid #DB5066;
}