#E983DB
A light, moderate magenta closely aligning with Orchid.
About #E983DB
At its core, #E983DB is a light and moderate hue. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(233, 131, 219).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 44% M, 6% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
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#E983DB
RGB233, 131, 219
HSL308.2°, 69.9%, 71.4%
CMYK0%, 44%, 6%, 9%
HSV308.2°, 43.8%, 91.4%
LAB68.5, 51.1, -28.2
XYZ54.5, 38.7, 71.6
Decimal15303643
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.73:1
Text on #000000
AAA
2.30:1
Text on #F8FAFC
FAIL
7.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E983DB;
}
.text-color {
color: #E983DB;
}
.border-color {
border: 2px solid #E983DB;
}