#F824D3
A medium, vivid magenta closely aligning with Fuchsia.
About #F824D3
The hex code #F824D3 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Fuchsia. In the RGB color space, it consists of 248 red, 36 green, and 211 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 85% magenta inks. With a hue angle of 310.5 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#F824D3
RGB248, 36, 211
HSL310.5°, 93.8%, 55.7%
CMYK0%, 85%, 15%, 3%
HSV310.5°, 85.5%, 97.3%
LAB58.0, 87.8, -40.0
XYZ51.1, 25.9, 63.9
Decimal16262355
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F824D3;
}
.text-color {
color: #F824D3;
}
.border-color {
border: 2px solid #F824D3;
}