#DB7C50
A medium, moderate orange closely aligning with Lightsalmon.
About #DB7C50
Visually, #DB7C50 is defined as a moderate orange. Its closest recognized web color is Lightsalmon. In the RGB color space, it consists of 219 red, 124 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 43% M, 63% Y, and 14% K. The HSL representation is 19.0° hue, 65.9% saturation, and 58.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB7C50
RGB219, 124, 80
HSL19.0°, 65.9%, 58.6%
CMYK0%, 43%, 63%, 14%
HSV19.0°, 63.5%, 85.9%
LAB61.7, 33.0, 39.7
XYZ37.9, 30.1, 11.4
Decimal14384208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
FAIL
7.01:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB7C50;
}
.text-color {
color: #DB7C50;
}
.border-color {
border: 2px solid #DB7C50;
}