#926DD3
A light, moderate purple closely aligning with Mediumpurple.
About #926DD3
At its core, #926DD3 is a light and moderate hue. Designers often compare it to the standard color Mediumpurple. This translates to an RGB value of rgb(146, 109, 211).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 31% C, 48% M, 0% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#926DD3
RGB146, 109, 211
HSL261.8°, 53.7%, 62.7%
CMYK31%, 48%, 0%, 17%
HSV261.8°, 48.3%, 82.7%
LAB53.8, 36.2, -47.5
XYZ29.1, 21.8, 64.3
Decimal9596371
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.35:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #926DD3;
}
.text-color {
color: #926DD3;
}
.border-color {
border: 2px solid #926DD3;
}