#F0CCBD
A very light, moderate orange closely aligning with Peachpuff.
About #F0CCBD
The hex code #F0CCBD represents a beautifully specific shade of orange. Its closest recognized web color is Peachpuff. Its digital footprint relies on 240 parts red, 204 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 15% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#F0CCBD
RGB240, 204, 189
HSL17.6°, 63.0%, 84.1%
CMYK0%, 15%, 21%, 6%
HSV17.6°, 21.2%, 94.1%
LAB84.7, 10.4, 12.2
XYZ66.7, 65.4, 57.2
Decimal15781053
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.08:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0CCBD;
}
.text-color {
color: #F0CCBD;
}
.border-color {
border: 2px solid #F0CCBD;
}