#C557AF
A medium, moderate magenta closely aligning with Orchid.
About #C557AF
At its core, #C557AF is a medium and moderate hue. Its closest recognized web color is Orchid. Its digital footprint relies on 197 parts red, 87 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 56% magenta, 11% yellow, and 23% black. With a hue angle of 312.0 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C557AF
RGB197, 87, 175
HSL312.0°, 48.7%, 55.7%
CMYK0%, 56%, 11%, 23%
HSV312.0°, 55.8%, 77.3%
LAB53.8, 54.7, -26.4
XYZ34.2, 21.8, 43.0
Decimal12933039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.92:1
Text on #FFFFFF
AA Large
5.36:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C557AF;
}
.text-color {
color: #C557AF;
}
.border-color {
border: 2px solid #C557AF;
}