#99006D
A dark, vivid magenta closely aligning with Mediumvioletred.
About #99006D
At its core, #99006D is a dark and vivid hue. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 0, and 109.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 29% Yellow, and 40% 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99006D
RGB153, 0, 109
HSL317.3°, 100.0%, 30.0%
CMYK0%, 100%, 29%, 40%
HSV317.3°, 100.0%, 60.0%
LAB33.7, 61.2, -17.9
XYZ15.9, 7.9, 15.2
Decimal10027117
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.15:1
Text on #FFFFFF
AAA
2.58:1
Text on #000000
FAIL
7.79:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99006D;
}
.text-color {
color: #99006D;
}
.border-color {
border: 2px solid #99006D;
}