#D0226E
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D0226E
At its core, #D0226E is a medium and vivid hue. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(208, 34, 110).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 84% Magenta, 47% Yellow, and 18% Black. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D0226E
RGB208, 34, 110
HSL333.8°, 71.9%, 47.5%
CMYK0%, 84%, 47%, 18%
HSV333.8°, 83.7%, 81.6%
LAB46.6, 68.5, 1.8
XYZ29.4, 15.7, 16.2
Decimal13640302
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.08:1
Text on #FFFFFF
AA
4.14:1
Text on #000000
AA Large
4.85:1
Text on #F8FAFC
AA
3.52:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D0226E;
}
.text-color {
color: #D0226E;
}
.border-color {
border: 2px solid #D0226E;
}