#9250D3
A medium, moderate purple closely aligning with Mediumorchid.
About #9250D3
Visually, #9250D3 is defined as a moderate purple. It is closely associated with the named CSS color Mediumorchid. Its digital footprint relies on 146 parts red, 80 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 31% C, 62% M, 0% Y, and 17% K. The HSL representation is 270.2° hue, 59.8% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#9250D3
RGB146, 80, 211
HSL270.2°, 59.8%, 57.1%
CMYK31%, 62%, 0%, 17%
HSV270.2°, 62.1%, 82.7%
LAB47.7, 52.0, -57.2
XYZ26.5, 16.6, 63.4
Decimal9588947
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.87:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.66:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9250D3;
}
.text-color {
color: #9250D3;
}
.border-color {
border: 2px solid #9250D3;
}