#DB7575
A light, moderate red closely aligning with Lightcoral.
About #DB7575
Visually, #DB7575 is defined as a moderate red. Its closest recognized web color is Lightcoral. In the RGB color space, it consists of 219 red, 117 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 47% magenta, 47% yellow, and 14% black. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB7575
RGB219, 117, 117
HSL0.0°, 58.6%, 65.9%
CMYK0%, 47%, 47%, 14%
HSV0.0°, 46.6%, 85.9%
LAB60.8, 39.7, 18.0
XYZ38.8, 29.1, 20.4
Decimal14382453
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB7575;
}
.text-color {
color: #DB7575;
}
.border-color {
border: 2px solid #DB7575;
}