#F000E9
A medium, vivid magenta closely aligning with Fuchsia.
About #F000E9
The precise color #F000E9 is an excellent choice for modern design projects. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 0, and 233.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 100% Magenta, 3% Yellow, and 6% Black. 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. 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#F000E9
RGB240, 0, 233
HSL301.8°, 100.0%, 47.1%
CMYK0%, 100%, 3%, 6%
HSV301.8°, 100.0%, 94.1%
LAB56.5, 92.9, -54.8
XYZ50.6, 24.4, 79.1
Decimal15728873
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.57:1
Text on #FFFFFF
AA Large
5.88:1
Text on #000000
AA
3.41:1
Text on #F8FAFC
AA Large
5.00:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F000E9;
}
.text-color {
color: #F000E9;
}
.border-color {
border: 2px solid #F000E9;
}