#C557DB
A light, moderate magenta closely aligning with Mediumorchid.
About #C557DB
At its core, #C557DB is a light and moderate hue. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 197 parts red, 87 parts green, and 219 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 10% cyan, 60% magenta, 0% yellow, and 14% black. The HSL representation is 290.0° hue, 64.7% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C557DB
RGB197, 87, 219
HSL290.0°, 64.7%, 60.0%
CMYK10%, 60%, 0%, 14%
HSV290.0°, 60.3%, 85.9%
LAB55.9, 62.4, -48.3
XYZ39.2, 23.8, 69.5
Decimal12933083
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.65:1
Text on #FFFFFF
AA Large
5.76:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C557DB;
}
.text-color {
color: #C557DB;
}
.border-color {
border: 2px solid #C557DB;
}