#D33AFF
A light, vivid magenta closely aligning with Fuchsia.
About #D33AFF
The precise color #D33AFF 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 211 red, 58 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. The color uses 17% Cyan, 77% Magenta, 0% Yellow, and 0% Black. The HSL representation is 286.6° hue, 100.0% saturation, and 61.4% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D33AFF
RGB211, 58, 255
HSL286.6°, 100.0%, 61.4%
CMYK17%, 77%, 0%, 0%
HSV286.6°, 77.3%, 100.0%
LAB56.2, 82.6, -67.9
XYZ46.4, 24.1, 96.8
Decimal13843199
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.82:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D33AFF;
}
.text-color {
color: #D33AFF;
}
.border-color {
border: 2px solid #D33AFF;
}