#E250CC
A light, vivid magenta closely aligning with Orchid.
About #E250CC
The precise color #E250CC is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. Its digital footprint relies on 226 parts red, 80 parts green, and 204 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 65% M, 10% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E250CC
RGB226, 80, 204
HSL309.0°, 71.6%, 60.0%
CMYK0%, 65%, 10%, 11%
HSV309.0°, 64.6%, 88.6%
LAB58.3, 69.9, -35.7
XYZ45.1, 26.3, 59.8
Decimal14831820
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.36:1
Text on #FFFFFF
AA Large
6.25:1
Text on #000000
AA
3.21:1
Text on #F8FAFC
AA Large
5.32:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E250CC;
}
.text-color {
color: #E250CC;
}
.border-color {
border: 2px solid #E250CC;
}