#D350F0
A light, vivid magenta closely aligning with Darkorchid.
About #D350F0
The hex code #D350F0 represents a beautifully specific shade of magenta. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 211 red, 80 green, and 240 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 12% cyan, 67% 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. 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#D350F0
RGB211, 80, 240
HSL289.1°, 84.2%, 62.7%
CMYK12%, 67%, 0%, 6%
HSV289.1°, 66.7%, 94.1%
LAB57.9, 72.4, -56.7
XYZ45.5, 25.9, 85.0
Decimal13848816
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D350F0;
}
.text-color {
color: #D350F0;
}
.border-color {
border: 2px solid #D350F0;
}