#F024DB
A medium, vivid magenta closely aligning with Fuchsia.
About #F024DB
At its core, #F024DB is a medium and vivid hue. It is closely associated with the named CSS color Fuchsia. Its digital footprint relies on 240 parts red, 36 parts green, and 219 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 85% magenta, 9% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F024DB
RGB240, 36, 219
HSL306.2°, 87.2%, 54.1%
CMYK0%, 85%, 9%, 6%
HSV306.2°, 85.0%, 94.1%
LAB57.0, 87.3, -46.1
XYZ49.4, 24.9, 69.2
Decimal15738075
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.51:1
Text on #FFFFFF
AA Large
5.98:1
Text on #000000
AA
3.36:1
Text on #F8FAFC
AA Large
5.08:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F024DB;
}
.text-color {
color: #F024DB;
}
.border-color {
border: 2px solid #F024DB;
}