#DB3ABD
A medium, moderate magenta closely aligning with Mediumorchid.
About #DB3ABD
Visually, #DB3ABD is defined as a moderate magenta. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 219 parts red, 58 parts green, and 189 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 74% Magenta, 14% Yellow, and 14% Black. With a hue angle of 311.2 degrees, it sits comfortably in the magenta spectrum.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB3ABD
RGB219, 58, 189
HSL311.2°, 69.1%, 54.3%
CMYK0%, 74%, 14%, 14%
HSV311.2°, 73.5%, 85.9%
LAB53.8, 73.7, -34.3
XYZ39.9, 21.8, 50.2
Decimal14367421
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.92:1
Text on #FFFFFF
AA Large
5.35:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB3ABD;
}
.text-color {
color: #DB3ABD;
}
.border-color {
border: 2px solid #DB3ABD;
}