#AF4299
A medium, moderate magenta closely aligning with Orchid.
About #AF4299
When working with digital screens, the color #AF4299 is rendered by mixing light. Designers often compare it to the standard color Orchid. In the RGB color space, it consists of 175 red, 66 green, and 153 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 62% M, 13% Y, and 31% K. With a hue angle of 312.1 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF4299
RGB175, 66, 153
HSL312.1°, 45.2%, 47.3%
CMYK0%, 62%, 13%, 31%
HSV312.1°, 62.3%, 68.6%
LAB46.1, 54.5, -25.6
XYZ25.4, 15.3, 31.8
Decimal11485849
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.17:1
Text on #FFFFFF
AA
4.06:1
Text on #000000
AA Large
4.94:1
Text on #F8FAFC
AA
3.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF4299;
}
.text-color {
color: #AF4299;
}
.border-color {
border: 2px solid #AF4299;
}