#925066
A medium, muted magenta closely aligning with Palevioletred.
About #925066
The hex code #925066 represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 80, and 102.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 45% M, 30% Y, and 43% K. With a hue angle of 340.0 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#925066
RGB146, 80, 102
HSL340.0°, 29.2%, 44.3%
CMYK0%, 45%, 30%, 43%
HSV340.0°, 45.2%, 57.3%
LAB42.5, 30.3, -0.5
XYZ17.1, 12.8, 14.1
Decimal9588838
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.90:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.64:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925066;
}
.text-color {
color: #925066;
}
.border-color {
border: 2px solid #925066;
}