#DBA8D3
A light, moderate magenta closely aligning with Plum.
About #DBA8D3
At its core, #DBA8D3 is a light and moderate hue. Its closest recognized web color is Plum. In the RGB color space, it consists of 219 red, 168 green, and 211 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 23% M, 4% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBA8D3
RGB219, 168, 211
HSL309.4°, 41.5%, 75.9%
CMYK0%, 23%, 4%, 14%
HSV309.4°, 23.3%, 85.9%
LAB74.7, 25.7, -14.6
XYZ55.0, 47.8, 68.0
Decimal14395603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.55:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA8D3;
}
.text-color {
color: #DBA8D3;
}
.border-color {
border: 2px solid #DBA8D3;
}