#925FAF
A medium, moderate purple closely aligning with Mediumpurple.
About #925FAF
The precise color #925FAF is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(146, 95, 175).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 17% cyan, 46% magenta, 0% yellow, and 31% black. With a hue angle of 278.2 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#925FAF
RGB146, 95, 175
HSL278.2°, 33.3%, 52.9%
CMYK17%, 46%, 0%, 31%
HSV278.2°, 45.7%, 68.6%
LAB48.7, 35.5, -34.7
XYZ23.7, 17.4, 42.7
Decimal9592751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.69:1
Text on #FFFFFF
AA
4.48:1
Text on #000000
AA Large
4.48:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925FAF;
}
.text-color {
color: #925FAF;
}
.border-color {
border: 2px solid #925FAF;
}