#E93A66
A medium, vivid magenta closely aligning with Crimson.
About #E93A66
At its core, #E93A66 is a medium and vivid hue. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(233, 58, 102).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 75% M, 56% Y, and 9% K. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E93A66
RGB233, 58, 102
HSL344.9°, 79.9%, 57.1%
CMYK0%, 75%, 56%, 9%
HSV344.9°, 75.1%, 91.4%
LAB53.3, 68.1, 16.8
XYZ37.5, 21.3, 14.7
Decimal15284838
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.99:1
Text on #FFFFFF
AA Large
5.26:1
Text on #000000
AA
3.81:1
Text on #F8FAFC
AA Large
4.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E93A66;
}
.text-color {
color: #E93A66;
}
.border-color {
border: 2px solid #E93A66;
}