#925FD3
A light, moderate purple closely aligning with Mediumpurple.
About #925FD3
Visually, #925FD3 is defined as a moderate purple. It is closely associated with the named CSS color Mediumpurple. In the RGB color space, it consists of 146 red, 95 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 31% C, 55% 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. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#925FD3
RGB146, 95, 211
HSL266.4°, 56.9%, 60.0%
CMYK31%, 55%, 0%, 17%
HSV266.4°, 55.0%, 82.7%
LAB50.7, 44.1, -52.4
XYZ27.7, 19.0, 63.8
Decimal9592787
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.38:1
Text on #FFFFFF
AA Large
4.80:1
Text on #000000
AA
4.18:1
Text on #F8FAFC
AA Large
4.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925FD3;
}
.text-color {
color: #925FD3;
}
.border-color {
border: 2px solid #925FD3;
}