#F824DB
A medium, vivid magenta closely aligning with Fuchsia.
About #F824DB
At its core, #F824DB is a medium and vivid hue. Its closest recognized web color is Fuchsia. This translates to an RGB value of rgb(248, 36, 219).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 85% M, 12% Y, and 3% K. With a hue angle of 308.2 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F824DB
RGB248, 36, 219
HSL308.2°, 93.8%, 55.7%
CMYK0%, 85%, 12%, 3%
HSV308.2°, 85.5%, 97.3%
LAB58.4, 88.8, -43.9
XYZ52.1, 26.3, 69.4
Decimal16262363
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F824DB;
}
.text-color {
color: #F824DB;
}
.border-color {
border: 2px solid #F824DB;
}