#DB9275
A light, moderate orange closely aligning with Darksalmon.
About #DB9275
The precise color #DB9275 is an excellent choice for modern design projects. Its closest recognized web color is Darksalmon. In the RGB color space, it consists of 219 red, 146 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 33% magenta inks. The HSL representation is 17.1° hue, 58.6% saturation, and 65.9% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB9275
RGB219, 146, 117
HSL17.1°, 58.6%, 65.9%
CMYK0%, 33%, 47%, 14%
HSV17.1°, 46.6%, 85.9%
LAB67.2, 24.3, 26.6
XYZ42.7, 36.9, 21.7
Decimal14389877
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.51:1
Text on #FFFFFF
FAIL
8.38:1
Text on #000000
AAA
2.40:1
Text on #F8FAFC
FAIL
7.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB9275;
}
.text-color {
color: #DB9275;
}
.border-color {
border: 2px solid #DB9275;
}