#C566C5
A medium, moderate magenta closely aligning with Orchid.
About #C566C5
When working with digital screens, the color #C566C5 is rendered by mixing light. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(197, 102, 197).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. The HSL representation is 300.0° hue, 45.0% saturation, and 58.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#C566C5
RGB197, 102, 197
HSL300.0°, 45.0%, 58.6%
CMYK0%, 48%, 0%, 23%
HSV300.0°, 48.2%, 77.3%
LAB57.5, 51.2, -33.3
XYZ37.9, 25.4, 55.7
Decimal12936901
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.45:1
Text on #FFFFFF
AA Large
6.08:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C566C5;
}
.text-color {
color: #C566C5;
}
.border-color {
border: 2px solid #C566C5;
}