CSS Utilities
--color-canvas: #F4EBD0;
.bg-canvas { background-color: #F4EBD0; }
.text-canvas { color: #F4EBD0; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#F4EBD0",
"rgb": [
244,
235,
208
],
"hsl": [
45,
62,
89
],
"cmyk": [
0,
4,
15,
4
],
"luminance": 0.832,
"contrast": {
"black": 17.64,
"white": 1.19
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}Harmonies
{
"complementary": "#D2DAF4",
"analogous": [
"#F4DAD2",
"#ECF4D2"
],
"triadic": [
"#D2F4EC",
"#ECD2F4"
],
"tetradic": [
"#D2F4DA",
"#D2DAF4",
"#F4D2EC"
],
"splitComplementary": [
"#D2ECF4",
"#DAD2F4"
],
"monochromatic": [
"#FFFFFF",
"#F4EBD0",
"#E3CC87"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#E3CC87",
"saturated": "#FBEFCB",
"desaturated": "#EEE9D8",
"pastel": "#FFFFFF",
"neon": "#FFFBF0"
}Pairings
{
"best": [
"#000000",
"#D2DAF4",
"#F4DAD2",
"#ECF4D2"
],
"avoid": [
"#EEE9D8",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#EEE9D8"
]
}Knowledge graph
{
"nearestColors": [
"parchment",
"champagne",
"eggshell",
"antique-white",
"blanched-almond"
],
"generatedPalettes": [
"canvas"
],
"generatedComparisons": [
"antique-white-vs-canvas",
"canvas-vs-champagne",
"canvas-vs-parchment",
"eggshell-vs-canvas"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"relatedTools": [
"/harmonies/canvas",
"/wcag/canvas",
"/css/colors/canvas",
"/hex/f4ebd0"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"narrower": [
"/palettes/canvas"
],
"related": [
"/colors/parchment",
"/colors/champagne",
"/colors/eggshell",
"/colors/antique-white",
"/colors/blanched-almond",
"/compare/antique-white-vs-canvas",
"/compare/canvas-vs-champagne",
"/compare/canvas-vs-parchment",
"/compare/eggshell-vs-canvas",
"/harmonies/canvas",
"/wcag/canvas",
"/css/colors/canvas",
"/hex/f4ebd0"
]
}
}Full JSON dataset
{
"slug": "canvas",
"name": "Canvas",
"hex": "#F4EBD0",
"uses": [
"neutral systems",
"backgrounds",
"editorial typography"
],
"psychology": {
"associations": [
"quietness",
"space",
"balance"
],
"contexts": [
"UI surfaces",
"interiors",
"print-like layouts",
"minimal branding"
],
"avoidIn": [
"high-visibility warning systems"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
},
"family": "yellow",
"temperature": "warm",
"tone": [
"light"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"yellow",
"warm",
"light",
"neutral-systems",
"backgrounds",
"editorial-typography",
"quietness",
"space",
"balance"
],
"popularity": 84,
"rgb": [
244,
235,
208
],
"hsl": [
45,
62,
89
],
"cmyk": [
0,
4,
15,
4
],
"luminance": 0.832,
"contrast": {
"black": 17.64,
"white": 1.19
},
"harmonies": {
"complementary": "#D2DAF4",
"analogous": [
"#F4DAD2",
"#ECF4D2"
],
"triadic": [
"#D2F4EC",
"#ECD2F4"
],
"tetradic": [
"#D2F4DA",
"#D2DAF4",
"#F4D2EC"
],
"splitComplementary": [
"#D2ECF4",
"#DAD2F4"
],
"monochromatic": [
"#FFFFFF",
"#F4EBD0",
"#E3CC87"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#E3CC87",
"saturated": "#FBEFCB",
"desaturated": "#EEE9D8",
"pastel": "#FFFFFF",
"neon": "#FFFBF0"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-canvas: #F4EBD0;",
"utility": ".bg-canvas { background-color: #F4EBD0; }",
"textUtility": ".text-canvas { color: #F4EBD0; }"
},
"nearestColors": [
"parchment",
"champagne",
"eggshell",
"antique-white",
"blanched-almond"
],
"generatedPalettes": [
"canvas"
],
"generatedComparisons": [
"antique-white-vs-canvas",
"canvas-vs-champagne",
"canvas-vs-parchment",
"eggshell-vs-canvas"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"relatedTools": [
"/harmonies/canvas",
"/wcag/canvas",
"/css/colors/canvas",
"/hex/f4ebd0"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"narrower": [
"/palettes/canvas"
],
"related": [
"/colors/parchment",
"/colors/champagne",
"/colors/eggshell",
"/colors/antique-white",
"/colors/blanched-almond",
"/compare/antique-white-vs-canvas",
"/compare/canvas-vs-champagne",
"/compare/canvas-vs-parchment",
"/compare/eggshell-vs-canvas",
"/harmonies/canvas",
"/wcag/canvas",
"/css/colors/canvas",
"/hex/f4ebd0"
]
},
"pairings": {
"best": [
"#000000",
"#D2DAF4",
"#F4DAD2",
"#ECF4D2"
],
"avoid": [
"#EEE9D8",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#EEE9D8"
]
}
}
Color meaning and use
About Canvas Color
Canvas sits in the yellow family with warm temperature and light visual character. Canvas is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include quietness, space, and balance, which makes it relevant for UI surfaces and interiors. In design work, Canvas is most useful for neutral systems, backgrounds, and editorial typography, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Canvas against black and white text.