#DB9299
A light, moderate red closely aligning with Rosybrown.
About #DB9299
When working with digital screens, the color #DB9299 is rendered by mixing light. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 146, and 153.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 33% M, 30% Y, and 14% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB9299
RGB219, 146, 153
HSL354.2°, 50.3%, 71.6%
CMYK0%, 33%, 30%, 14%
HSV354.2°, 33.3%, 85.9%
LAB68.0, 28.5, 7.7
XYZ45.2, 37.9, 35.1
Decimal14389913
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.58:1
Text on #000000
AAA
2.34:1
Text on #F8FAFC
FAIL
7.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB9299;
}
.text-color {
color: #DB9299;
}
.border-color {
border: 2px solid #DB9299;
}