#C557E9
A light, vivid magenta closely aligning with Mediumorchid.
About #C557E9
The precise color #C557E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(197, 87, 233).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 15% C, 63% M, 0% Y, and 9% K. With a hue angle of 285.2 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C557E9
RGB197, 87, 233
HSL285.2°, 76.8%, 62.7%
CMYK15%, 63%, 0%, 9%
HSV285.2°, 62.7%, 91.4%
LAB56.7, 65.1, -55.0
XYZ41.1, 24.6, 79.7
Decimal12933097
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.91:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C557E9;
}
.text-color {
color: #C557E9;
}
.border-color {
border: 2px solid #C557E9;
}