#924257
A medium, moderate magenta closely aligning with Palevioletred.
About #924257
At its core, #924257 is a medium and moderate hue. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 66, and 87.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 55% magenta, 40% yellow, and 43% black. With a hue angle of 344.2 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#924257
RGB146, 66, 87
HSL344.2°, 37.7%, 41.6%
CMYK0%, 55%, 40%, 43%
HSV344.2°, 54.8%, 57.3%
LAB39.1, 36.0, 3.9
XYZ15.5, 10.7, 10.3
Decimal9585239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.69:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.39:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #924257;
}
.text-color {
color: #924257;
}
.border-color {
border: 2px solid #924257;
}