#DBA0DB
A light, moderate magenta closely aligning with Plum.
About #DBA0DB
The precise color #DBA0DB is an excellent choice for modern design projects. It is closely associated with the named CSS color Plum. Its digital footprint relies on 219 parts red, 160 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 27% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBA0DB
RGB219, 160, 219
HSL300.0°, 45.0%, 74.3%
CMYK0%, 27%, 0%, 14%
HSV300.0°, 26.9%, 85.9%
LAB73.1, 31.5, -21.3
XYZ54.6, 45.3, 72.9
Decimal14393563
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.09:1
Text on #FFFFFF
FAIL
10.06:1
Text on #000000
AAA
1.99:1
Text on #F8FAFC
FAIL
8.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA0DB;
}
.text-color {
color: #DBA0DB;
}
.border-color {
border: 2px solid #DBA0DB;
}