#E957D3
A light, vivid magenta closely aligning with Orchid.
About #E957D3
At its core, #E957D3 is a light and vivid hue. Its closest recognized web color is Orchid. In the RGB color space, it consists of 233 red, 87 green, and 211 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 63% Magenta, 9% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E957D3
RGB233, 87, 211
HSL309.0°, 76.8%, 62.7%
CMYK0%, 63%, 9%, 9%
HSV309.0°, 62.7%, 91.4%
LAB60.6, 69.9, -35.9
XYZ48.8, 28.8, 64.6
Decimal15292371
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.77:1
Text on #000000
AA
2.97:1
Text on #F8FAFC
FAIL
5.75:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E957D3;
}
.text-color {
color: #E957D3;
}
.border-color {
border: 2px solid #E957D3;
}