#E26DCC
A light, moderate magenta closely aligning with Orchid.
About #E26DCC
At its core, #E26DCC is a light and moderate hue. Its closest recognized web color is Orchid. In the RGB color space, it consists of 226 red, 109 green, and 204 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 52% magenta inks. With a hue angle of 311.3 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#E26DCC
RGB226, 109, 204
HSL311.3°, 66.9%, 65.7%
CMYK0%, 52%, 10%, 11%
HSV311.3°, 51.8%, 88.6%
LAB62.9, 57.3, -28.6
XYZ47.7, 31.5, 60.7
Decimal14839244
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.29:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26DCC;
}
.text-color {
color: #E26DCC;
}
.border-color {
border: 2px solid #E26DCC;
}