#F099E2
A light, vivid magenta closely aligning with Plum.
About #F099E2
Visually, #F099E2 is defined as a vivid magenta. Its closest recognized web color is Plum. Its digital footprint relies on 240 parts red, 153 parts green, and 226 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 36% M, 6% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F099E2
RGB240, 153, 226
HSL309.7°, 74.4%, 77.1%
CMYK0%, 36%, 6%, 6%
HSV309.7°, 36.2%, 94.1%
LAB74.1, 43.2, -23.5
XYZ61.1, 46.8, 77.8
Decimal15768034
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.36:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F099E2;
}
.text-color {
color: #F099E2;
}
.border-color {
border: 2px solid #F099E2;
}