#995099
A medium, moderate magenta closely aligning with Orchid.
About #995099
Visually, #995099 is defined as a moderate magenta. Designers often compare it to the standard color Orchid. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 80, and 153.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. The HSL representation is 300.0° hue, 31.3% saturation, and 45.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995099
RGB153, 80, 153
HSL300.0°, 31.3%, 45.7%
CMYK0%, 48%, 0%, 40%
HSV300.0°, 47.7%, 60.0%
LAB45.4, 41.3, -26.9
XYZ21.8, 14.8, 31.8
Decimal10047641
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995099;
}
.text-color {
color: #995099;
}
.border-color {
border: 2px solid #995099;
}