#F0A0C5
A light, vivid magenta closely aligning with Lightpink.
About #F0A0C5
At its core, #F0A0C5 is a light and vivid hue. Designers often compare it to the standard color Lightpink. In the RGB color space, it consists of 240 red, 160 green, and 197 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 33% M, 18% Y, and 6% K. 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#F0A0C5
RGB240, 160, 197
HSL332.2°, 72.7%, 78.4%
CMYK0%, 33%, 18%, 6%
HSV332.2°, 33.3%, 94.1%
LAB74.6, 34.9, -6.7
XYZ58.6, 47.7, 58.9
Decimal15769797
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.54:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0A0C5;
}
.text-color {
color: #F0A0C5;
}
.border-color {
border: 2px solid #F0A0C5;
}