#E257DB
A light, vivid magenta closely aligning with Mediumorchid.
About #E257DB
At its core, #E257DB is a light and vivid hue. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(226, 87, 219).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 62% magenta, 3% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#E257DB
RGB226, 87, 219
HSL303.0°, 70.6%, 61.4%
CMYK0%, 62%, 3%, 11%
HSV303.0°, 61.5%, 88.6%
LAB60.0, 69.5, -41.6
XYZ47.6, 28.1, 69.9
Decimal14833627
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.62:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E257DB;
}
.text-color {
color: #E257DB;
}
.border-color {
border: 2px solid #E257DB;
}