#C583FF
A light, vivid purple closely aligning with Mediumpurple.
About #C583FF
At its core, #C583FF is a light and vivid hue. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(197, 131, 255).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 23% Cyan, 49% Magenta, 0% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C583FF
RGB197, 131, 255
HSL271.9°, 100.0%, 75.7%
CMYK23%, 49%, 0%, 0%
HSV271.9°, 48.6%, 100.0%
LAB66.0, 48.0, -52.3
XYZ49.2, 35.3, 98.8
Decimal12944383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.60:1
Text on #FFFFFF
FAIL
8.06:1
Text on #000000
AAA
2.49:1
Text on #F8FAFC
FAIL
6.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C583FF;
}
.text-color {
color: #C583FF;
}
.border-color {
border: 2px solid #C583FF;
}