#C550C5
A medium, moderate magenta closely aligning with Mediumorchid.
About #C550C5
The precise color #C550C5 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 80, and 197.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 59% Magenta, 0% Yellow, and 23% Black. The HSL representation is 300.0° hue, 50.2% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C550C5
RGB197, 80, 197
HSL300.0°, 50.2%, 54.3%
CMYK0%, 59%, 0%, 23%
HSV300.0°, 59.4%, 77.3%
LAB53.6, 61.5, -39.3
XYZ36.0, 21.6, 55.1
Decimal12931269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C550C5;
}
.text-color {
color: #C550C5;
}
.border-color {
border: 2px solid #C550C5;
}