#924275
A medium, moderate magenta closely aligning with Palevioletred.
About #924275
Visually, #924275 is defined as a moderate magenta. If you're using CSS, you might find it aligns closely with Palevioletred. In the RGB color space, it consists of 146 red, 66 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 55% Magenta, 20% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#924275
RGB146, 66, 117
HSL321.8°, 37.7%, 41.6%
CMYK0%, 55%, 20%, 43%
HSV321.8°, 54.8%, 57.3%
LAB40.1, 40.1, -13.3
XYZ17.0, 11.3, 18.1
Decimal9585269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.44:1
Text on #FFFFFF
AA
3.26:1
Text on #000000
AA Large
6.16:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #924275;
}
.text-color {
color: #924275;
}
.border-color {
border: 2px solid #924275;
}