#C566F8
A light, vivid purple closely aligning with Mediumorchid.
About #C566F8
Visually, #C566F8 is defined as a vivid purple. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(197, 102, 248).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 21% cyan and 59% magenta inks. With a hue angle of 279.0 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C566F8
RGB197, 102, 248
HSL279.0°, 91.3%, 68.6%
CMYK21%, 59%, 0%, 3%
HSV279.0°, 58.9%, 97.3%
LAB60.0, 61.2, -57.9
XYZ44.7, 28.2, 91.9
Decimal12936952
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C566F8;
}
.text-color {
color: #C566F8;
}
.border-color {
border: 2px solid #C566F8;
}