#F0CCA8
A very light, vivid orange closely aligning with Peachpuff.
About #F0CCA8
The precise color #F0CCA8 is an excellent choice for modern design projects. Its closest recognized web color is Peachpuff. In the RGB color space, it consists of 240 red, 204 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 15% Magenta, 30% Yellow, and 6% Black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F0CCA8
RGB240, 204, 168
HSL30.0°, 70.6%, 80.0%
CMYK0%, 15%, 30%, 6%
HSV30.0°, 30.0%, 94.1%
LAB84.2, 7.5, 22.7
XYZ64.6, 64.5, 46.1
Decimal15781032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.91:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0CCA8;
}
.text-color {
color: #F0CCA8;
}
.border-color {
border: 2px solid #F0CCA8;
}