#DB837C
A light, moderate red closely aligning with Lightcoral.
About #DB837C
Visually, #DB837C is defined as a moderate red. Designers often compare it to the standard color Lightcoral. In the RGB color space, it consists of 219 red, 131 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 40% M, 43% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
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#DB837C
RGB219, 131, 124
HSL4.4°, 56.9%, 67.3%
CMYK0%, 40%, 43%, 14%
HSV4.4°, 43.4%, 85.9%
LAB64.0, 33.1, 18.3
XYZ41.0, 32.7, 23.2
Decimal14386044
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.78:1
Text on #FFFFFF
FAIL
7.55:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.42:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB837C;
}
.text-color {
color: #DB837C;
}
.border-color {
border: 2px solid #DB837C;
}