#AF5783
A medium, moderate magenta closely aligning with Palevioletred.
About #AF5783
The precise color #AF5783 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 175 red, 87 green, and 131 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 50% M, 25% Y, and 31% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF5783
RGB175, 87, 131
HSL330.0°, 35.5%, 51.4%
CMYK0%, 50%, 25%, 31%
HSV330.0°, 50.3%, 68.6%
LAB49.0, 41.1, -8.0
XYZ25.2, 17.6, 23.5
Decimal11491203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.65:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5783;
}
.text-color {
color: #AF5783;
}
.border-color {
border: 2px solid #AF5783;
}