#E275DB
A light, moderate magenta closely aligning with Orchid.
About #E275DB
The hex code #E275DB represents a beautifully specific shade of magenta. Its closest recognized web color is Orchid. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 117, and 219.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. With a hue angle of 303.9 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E275DB
RGB226, 117, 219
HSL303.9°, 65.3%, 67.3%
CMYK0%, 48%, 3%, 11%
HSV303.9°, 48.2%, 88.6%
LAB65.0, 56.0, -33.8
XYZ50.5, 34.0, 70.9
Decimal14841307
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.80:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E275DB;
}
.text-color {
color: #E275DB;
}
.border-color {
border: 2px solid #E275DB;
}