#DBA092
A light, moderate red closely aligning with Rosybrown.
About #DBA092
The precise color #DBA092 is an excellent choice for modern design projects. Designers often compare it to the standard color Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 160, and 146.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 27% M, 33% Y, and 14% K. The HSL representation is 11.5° hue, 50.3% saturation, and 71.6% lightness.
Contrast ratios determine whether this color is safe for typography. 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#DBA092
RGB219, 160, 146
HSL11.5°, 50.3%, 71.6%
CMYK0%, 27%, 33%, 14%
HSV11.5°, 33.3%, 85.9%
LAB71.1, 20.0, 15.9
XYZ47.0, 42.3, 32.9
Decimal14393490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.46:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA092;
}
.text-color {
color: #DBA092;
}
.border-color {
border: 2px solid #DBA092;
}