#F099B6
A light, vivid magenta closely aligning with Lightpink.
About #F099B6
The hex code #F099B6 represents a beautifully specific shade of magenta. Its closest recognized web color is Lightpink. This translates to an RGB value of rgb(240, 153, 182).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 36% magenta, 24% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F099B6
RGB240, 153, 182
HSL340.0°, 74.4%, 77.1%
CMYK0%, 36%, 24%, 6%
HSV340.0°, 36.2%, 94.1%
LAB72.7, 36.3, -1.3
XYZ55.8, 44.7, 49.9
Decimal15767990
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.11:1
Text on #FFFFFF
FAIL
9.94:1
Text on #000000
AAA
2.02:1
Text on #F8FAFC
FAIL
8.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F099B6;
}
.text-color {
color: #F099B6;
}
.border-color {
border: 2px solid #F099B6;
}