#C533DB
A medium, moderate magenta closely aligning with Darkorchid.
About #C533DB
The hex code #C533DB represents a beautifully specific shade of magenta. Designers often compare it to the standard color Darkorchid. In the RGB color space, it consists of 197 red, 51 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. The color uses 10% Cyan, 77% Magenta, 0% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#C533DB
RGB197, 51, 219
HSL292.1°, 70.0%, 52.9%
CMYK10%, 77%, 0%, 14%
HSV292.1°, 76.7%, 85.9%
LAB51.1, 75.9, -55.9
XYZ37.0, 19.4, 68.8
Decimal12923867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.31:1
Text on #FFFFFF
AA Large
4.87:1
Text on #000000
AA
4.12:1
Text on #F8FAFC
AA Large
4.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C533DB;
}
.text-color {
color: #C533DB;
}
.border-color {
border: 2px solid #C533DB;
}