#D300E9
A medium, vivid magenta closely aligning with Fuchsia.
About #D300E9
The precise color #D300E9 is an excellent choice for modern design projects. Its closest recognized web color is Fuchsia. In the RGB color space, it consists of 211 red, 0 green, and 233 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 9% C, 100% M, 0% Y, and 9% K. The HSL representation is 294.3° hue, 100.0% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#D300E9
RGB211, 0, 233
HSL294.3°, 100.0%, 45.7%
CMYK9%, 100%, 0%, 9%
HSV294.3°, 100.0%, 91.4%
LAB51.5, 88.4, -63.1
XYZ41.6, 19.7, 78.7
Decimal13828329
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.25:1
Text on #FFFFFF
AA Large
4.95:1
Text on #000000
AA
4.06:1
Text on #F8FAFC
AA Large
4.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D300E9;
}
.text-color {
color: #D300E9;
}
.border-color {
border: 2px solid #D300E9;
}