#925783
A medium, muted magenta closely aligning with Palevioletred.
About #925783
The precise color #925783 is an excellent choice for modern design projects. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(146, 87, 131).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 40% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#925783
RGB146, 87, 131
HSL315.3°, 25.3%, 45.7%
CMYK0%, 40%, 10%, 43%
HSV315.3°, 40.4%, 57.3%
LAB45.0, 31.1, -14.3
XYZ19.4, 14.6, 23.3
Decimal9590659
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.37:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.13:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925783;
}
.text-color {
color: #925783;
}
.border-color {
border: 2px solid #925783;
}