#AF5799
A medium, moderate magenta closely aligning with Orchid.
About #AF5799
Visually, #AF5799 is defined as a moderate magenta. It is closely associated with the named CSS color Orchid. In the RGB color space, it consists of 175 red, 87 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 50% Magenta, 13% Yellow, and 31% Black. With a hue angle of 315.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF5799
RGB175, 87, 153
HSL315.0°, 35.5%, 51.4%
CMYK0%, 50%, 13%, 31%
HSV315.0°, 50.3%, 68.6%
LAB49.8, 44.5, -19.9
XYZ26.8, 18.2, 32.2
Decimal11491225
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5799;
}
.text-color {
color: #AF5799;
}
.border-color {
border: 2px solid #AF5799;
}