#E250B6
A light, vivid magenta closely aligning with Orchid.
About #E250B6
At its core, #E250B6 is a light and vivid hue. Its closest recognized web color is Orchid. Its digital footprint relies on 226 parts red, 80 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 65% M, 19% Y, and 11% K. With a hue angle of 318.1 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E250B6
RGB226, 80, 182
HSL318.1°, 71.6%, 60.0%
CMYK0%, 65%, 19%, 11%
HSV318.1°, 64.6%, 88.6%
LAB57.4, 66.7, -24.6
XYZ42.7, 25.3, 46.9
Decimal14831798
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E250B6;
}
.text-color {
color: #E250B6;
}
.border-color {
border: 2px solid #E250B6;
}