#AF758A
A medium, muted magenta closely aligning with Rosybrown.
About #AF758A
At its core, #AF758A is a medium and muted hue. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 175 red, 117 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 33% magenta inks. The HSL representation is 338.3° hue, 26.6% saturation, and 57.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF758A
RGB175, 117, 138
HSL338.3°, 26.6%, 57.3%
CMYK0%, 33%, 21%, 31%
HSV338.3°, 33.1%, 68.6%
LAB55.8, 25.9, -2.1
XYZ28.6, 23.7, 27.1
Decimal11498890
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.73:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF758A;
}
.text-color {
color: #AF758A;
}
.border-color {
border: 2px solid #AF758A;
}