#D607D2
A medium, vivid magenta closely aligning with Fuchsia.
About #D607D2
The precise color #D607D2 is an excellent choice for modern design projects. Designers often compare it to the standard color Fuchsia. In the RGB color space, it consists of 214 red, 7 green, and 210 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 97% M, 2% Y, and 16% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D607D2
RGB214, 7, 210
HSL301.2°, 93.7%, 43.3%
CMYK0%, 97%, 2%, 16%
HSV301.2°, 96.7%, 83.9%
LAB50.8, 85.0, -51.1
XYZ39.4, 19.1, 62.6
Decimal14026706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D607D2;
}
.text-color {
color: #D607D2;
}
.border-color {
border: 2px solid #D607D2;
}