#D33AB6
A medium, moderate magenta closely aligning with Mediumorchid.
About #D33AB6
At its core, #D33AB6 is a medium and moderate hue. It is closely associated with the named CSS color Mediumorchid. Its digital footprint relies on 211 parts red, 58 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 73% M, 14% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D33AB6
RGB211, 58, 182
HSL311.4°, 63.5%, 52.7%
CMYK0%, 73%, 14%, 17%
HSV311.4°, 72.5%, 82.7%
LAB52.1, 70.9, -32.9
XYZ36.8, 20.3, 46.2
Decimal13843126
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.16:1
Text on #FFFFFF
AA Large
5.05:1
Text on #000000
AA
3.97:1
Text on #F8FAFC
AA Large
4.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33AB6;
}
.text-color {
color: #D33AB6;
}
.border-color {
border: 2px solid #D33AB6;
}