#F0DBCC
A very light, moderate orange closely aligning with Antiquewhite.
About #F0DBCC
The precise color #F0DBCC is an excellent choice for modern design projects. Its closest recognized web color is Antiquewhite. This translates to an RGB value of rgb(240, 219, 204).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 9% magenta, 15% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F0DBCC
RGB240, 219, 204
HSL25.0°, 54.5%, 87.1%
CMYK0%, 9%, 15%, 6%
HSV25.0°, 15.0%, 94.1%
LAB88.7, 4.8, 10.0
XYZ72.2, 73.5, 67.5
Decimal15784908
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.71:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0DBCC;
}
.text-color {
color: #F0DBCC;
}
.border-color {
border: 2px solid #F0DBCC;
}