#DB24BD
A medium, vivid magenta closely aligning with Mediumorchid.
About #DB24BD
When working with digital screens, the color #DB24BD is rendered by mixing light. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(219, 36, 189).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 84% M, 14% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#DB24BD
RGB219, 36, 189
HSL309.8°, 71.8%, 50.0%
CMYK0%, 84%, 14%, 14%
HSV309.8°, 83.6%, 85.9%
LAB51.8, 79.3, -37.3
XYZ39.0, 20.0, 49.9
Decimal14361789
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.20:1
Text on #FFFFFF
AA Large
5.00:1
Text on #000000
AA
4.01:1
Text on #F8FAFC
AA Large
4.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB24BD;
}
.text-color {
color: #DB24BD;
}
.border-color {
border: 2px solid #DB24BD;
}