#DB755F
A light, moderate red closely aligning with Salmon.
About #DB755F
The precise color #DB755F is an excellent choice for modern design projects. Its closest recognized web color is Salmon. This translates to an RGB value of rgb(219, 117, 95).
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, 57% yellow, and 14% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB755F
RGB219, 117, 95
HSL10.6°, 63.3%, 61.6%
CMYK0%, 47%, 57%, 14%
HSV10.6°, 56.6%, 85.9%
LAB60.4, 37.7, 30.0
XYZ37.6, 28.6, 14.4
Decimal14382431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.12:1
Text on #FFFFFF
AA Large
6.72:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB755F;
}
.text-color {
color: #DB755F;
}
.border-color {
border: 2px solid #DB755F;
}