#DB9983
A light, moderate orange closely aligning with Darksalmon.
About #DB9983
Visually, #DB9983 is defined as a moderate orange. It is closely associated with the named CSS color Darksalmon. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 153, and 131.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 30% Magenta, 40% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB9983
RGB219, 153, 131
HSL15.0°, 55.0%, 68.6%
CMYK0%, 30%, 40%, 14%
HSV15.0°, 40.2%, 85.9%
LAB69.1, 22.0, 21.5
XYZ44.7, 39.5, 26.7
Decimal14391683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.90:1
Text on #000000
AAA
2.26:1
Text on #F8FAFC
FAIL
7.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB9983;
}
.text-color {
color: #DB9983;
}
.border-color {
border: 2px solid #DB9983;
}