#995083
A medium, moderate magenta closely aligning with Palevioletred.
About #995083
Visually, #995083 is defined as a moderate magenta. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 80, and 131.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#995083
RGB153, 80, 131
HSL318.1°, 31.3%, 45.7%
CMYK0%, 48%, 14%, 40%
HSV318.1°, 47.7%, 60.0%
LAB44.4, 37.4, -15.1
XYZ20.1, 14.1, 23.1
Decimal10047619
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995083;
}
.text-color {
color: #995083;
}
.border-color {
border: 2px solid #995083;
}