#E25FF8
A light, vivid magenta closely aligning with Mediumorchid.
About #E25FF8
When working with digital screens, the color #E25FF8 is rendered by mixing light. It is closely associated with the named CSS color Mediumorchid. Its digital footprint relies on 226 parts red, 95 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 9% Cyan, 62% Magenta, 0% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E25FF8
RGB226, 95, 248
HSL291.4°, 91.6%, 67.3%
CMYK9%, 62%, 0%, 3%
HSV291.4°, 61.7%, 97.3%
LAB62.6, 71.1, -53.6
XYZ52.4, 31.1, 92.1
Decimal14835704
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25FF8;
}
.text-color {
color: #E25FF8;
}
.border-color {
border: 2px solid #E25FF8;
}