#DBA0AF
A light, moderate magenta closely aligning with Lightpink.
About #DBA0AF
The hex code #DBA0AF represents a beautifully specific shade of magenta. Designers often compare it to the standard color Lightpink. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 160, and 175.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 27% Magenta, 20% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
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#DBA0AF
RGB219, 160, 175
HSL344.7°, 45.0%, 74.3%
CMYK0%, 27%, 20%, 14%
HSV344.7°, 26.9%, 85.9%
LAB71.8, 24.1, 0.9
XYZ49.5, 43.3, 46.3
Decimal14393519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.17:1
Text on #FFFFFF
FAIL
9.66:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA0AF;
}
.text-color {
color: #DBA0AF;
}
.border-color {
border: 2px solid #DBA0AF;
}