#C557A8
A medium, moderate magenta closely aligning with Orchid.
About #C557A8
The precise color #C557A8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Orchid. This translates to an RGB value of rgb(197, 87, 168).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 56% magenta inks. With a hue angle of 315.8 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C557A8
RGB197, 87, 168
HSL315.8°, 48.7%, 55.7%
CMYK0%, 56%, 15%, 23%
HSV315.8°, 55.8%, 77.3%
LAB53.5, 53.6, -22.7
XYZ33.5, 21.5, 39.4
Decimal12933032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C557A8;
}
.text-color {
color: #C557A8;
}
.border-color {
border: 2px solid #C557A8;
}