#C507FF
A medium, vivid magenta closely aligning with Darkviolet.
About #C507FF
Visually, #C507FF is defined as a vivid magenta. Designers often compare it to the standard color Darkviolet. This translates to an RGB value of rgb(197, 7, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 23% cyan, 97% magenta, 0% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C507FF
RGB197, 7, 255
HSL286.0°, 100.0%, 51.4%
CMYK23%, 97%, 0%, 0%
HSV286.0°, 97.3%, 100.0%
LAB51.0, 89.6, -76.4
XYZ41.2, 19.2, 96.2
Decimal12912639
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.85:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C507FF;
}
.text-color {
color: #C507FF;
}
.border-color {
border: 2px solid #C507FF;
}