#926DC5
A light, moderate purple closely aligning with Mediumpurple.
About #926DC5
The precise color #926DC5 is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(146, 109, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 26% Cyan, 45% Magenta, 0% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#926DC5
RGB146, 109, 197
HSL265.2°, 43.1%, 60.0%
CMYK26%, 45%, 0%, 23%
HSV265.2°, 44.7%, 77.3%
LAB53.0, 32.7, -40.7
XYZ27.4, 21.1, 55.4
Decimal9596357
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.22:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926DC5;
}
.text-color {
color: #926DC5;
}
.border-color {
border: 2px solid #926DC5;
}