#C58AF0
A light, vivid purple closely aligning with Mediumpurple.
About #C58AF0
Visually, #C58AF0 is defined as a vivid purple. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 197 red, 138 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. The color uses 18% Cyan, 43% Magenta, 0% Yellow, and 6% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C58AF0
RGB197, 138, 240
HSL274.7°, 77.3%, 74.1%
CMYK18%, 43%, 0%, 6%
HSV274.7°, 42.5%, 94.1%
LAB66.8, 40.9, -42.8
XYZ47.8, 36.3, 86.9
Decimal12946160
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.27:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C58AF0;
}
.text-color {
color: #C58AF0;
}
.border-color {
border: 2px solid #C58AF0;
}