#DB8A6D
A light, moderate orange closely aligning with Darksalmon.
About #DB8A6D
At its core, #DB8A6D is a light and moderate hue. Its closest recognized web color is Darksalmon. In the RGB color space, it consists of 219 red, 138 green, and 109 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 37% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB8A6D
RGB219, 138, 109
HSL15.8°, 60.4%, 64.3%
CMYK0%, 37%, 50%, 14%
HSV15.8°, 50.2%, 85.9%
LAB65.2, 27.8, 28.4
XYZ41.1, 34.3, 18.9
Decimal14387821
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.87:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB8A6D;
}
.text-color {
color: #DB8A6D;
}
.border-color {
border: 2px solid #DB8A6D;
}