#9250CC
A medium, moderate purple closely aligning with Mediumorchid.
About #9250CC
The hex code #9250CC represents a beautifully specific shade of purple. It is closely associated with the named CSS color Mediumorchid. Its digital footprint relies on 146 parts red, 80 parts green, and 204 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 28% C, 61% M, 0% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9250CC
RGB146, 80, 204
HSL271.9°, 54.9%, 55.7%
CMYK28%, 61%, 0%, 20%
HSV271.9°, 60.8%, 80.0%
LAB47.2, 50.4, -53.9
XYZ25.6, 16.2, 58.9
Decimal9588940
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.95:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9250CC;
}
.text-color {
color: #9250CC;
}
.border-color {
border: 2px solid #9250CC;
}