#9249E2
A medium, vivid purple closely aligning with Darkorchid.
About #9249E2
Visually, #9249E2 is defined as a vivid purple. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 73, and 226.
For print applications, it's crucial to understand its CMYK makeup. The color uses 35% Cyan, 68% Magenta, 0% Yellow, and 11% Black. The HSL representation is 268.6° hue, 72.5% saturation, and 58.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9249E2
RGB146, 73, 226
HSL268.6°, 72.5%, 58.6%
CMYK35%, 68%, 0%, 11%
HSV268.6°, 67.7%, 88.6%
LAB47.5, 59.0, -66.2
XYZ28.0, 16.4, 73.6
Decimal9587170
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9249E2;
}
.text-color {
color: #9249E2;
}
.border-color {
border: 2px solid #9249E2;
}