#F0F0E2
A very light, moderate neutral closely aligning with Oldlace.
About #F0F0E2
Visually, #F0F0E2 is defined as a moderate neutral. Its closest recognized web color is Oldlace. Its digital footprint relies on 240 parts red, 240 parts green, and 226 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 0% M, 6% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a very light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0F0E2
RGB240, 240, 226
HSL60.0°, 31.8%, 91.4%
CMYK0%, 0%, 6%, 6%
HSV60.0°, 5.8%, 94.1%
LAB94.5, -2.4, 6.8
XYZ80.8, 86.3, 84.4
Decimal15790306
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.15:1
Text on #FFFFFF
FAIL
18.27:1
Text on #000000
AAA
1.10:1
Text on #F8FAFC
FAIL
15.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0F0E2;
}
.text-color {
color: #F0F0E2;
}
.border-color {
border: 2px solid #F0F0E2;
}