#F0B6AF
A very light, moderate red closely aligning with Pink.
About #F0B6AF
The hex code #F0B6AF represents a beautifully specific shade of red. Designers often compare it to the standard color Pink. In the RGB color space, it consists of 240 red, 182 green, and 175 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 24% Magenta, 27% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0B6AF
RGB240, 182, 175
HSL6.5°, 68.4%, 81.4%
CMYK0%, 24%, 27%, 6%
HSV6.5°, 27.1%, 94.1%
LAB79.1, 20.0, 11.7
XYZ60.4, 55.1, 48.0
Decimal15775407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
12.02:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0B6AF;
}
.text-color {
color: #F0B6AF;
}
.border-color {
border: 2px solid #F0B6AF;
}