#E983CC
A light, moderate magenta closely aligning with Orchid.
About #E983CC
When working with digital screens, the color #E983CC is rendered by mixing light. Its closest recognized web color is Orchid. In the RGB color space, it consists of 233 red, 131 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 44% Magenta, 12% Yellow, and 9% Black. The HSL representation is 317.1° hue, 69.9% saturation, and 71.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E983CC
RGB233, 131, 204
HSL317.1°, 69.9%, 71.4%
CMYK0%, 44%, 12%, 9%
HSV317.1°, 43.8%, 91.4%
LAB68.0, 48.7, -20.7
XYZ52.6, 37.9, 61.7
Decimal15303628
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.58:1
Text on #000000
AAA
2.34:1
Text on #F8FAFC
FAIL
7.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E983CC;
}
.text-color {
color: #E983CC;
}
.border-color {
border: 2px solid #E983CC;
}