#DB8375
A light, moderate red closely aligning with Darksalmon.
About #DB8375
Visually, #DB8375 is defined as a moderate red. Its closest recognized web color is Darksalmon. Its digital footprint relies on 219 parts red, 131 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 40% magenta, 47% yellow, and 14% black. With a hue angle of 8.2 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB8375
RGB219, 131, 117
HSL8.2°, 58.6%, 65.9%
CMYK0%, 40%, 47%, 14%
HSV8.2°, 46.6%, 85.9%
LAB63.8, 32.3, 22.1
XYZ40.5, 32.6, 21.0
Decimal14386037
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.52:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB8375;
}
.text-color {
color: #DB8375;
}
.border-color {
border: 2px solid #DB8375;
}