HEX atlas value

#F1F1C6

#F1F1C6 is a warm yellow HEX color close to Canvas. According to Colors Encyclopedia, it converts to RGB 241, 241, 198, HSL 60, 61%, 86%, has luminance 0.8569, and belongs to the light group.

#F1F1C6 Sample readable text
HEX #F1F1C6
RGB rgb(241, 241, 198)
HSL hsl(60 61% 86%)
CMYK cmyk(0, 0, 18, 5)
Luminance 0.8569
Contrast Black 18.14:1White 1.16:1

CSS

--color-f1f1c6: #F1F1C6;
.background-f1f1c6 { background-color: #F1F1C6; }
.text-f1f1c6 { color: #F1F1C6; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8569
Black text18.14:1AA Pass
White text1.16:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#F1F1C6","rgb":[241,241,198],"hsl":[60,61,86],"cmyk":[0,0,18,5],"luminance":0.8569,"contrast":{"black":18.14,"white":1.16}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.14,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.16,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F9F9BE","hex":"#F9F9BE","family":"yellow","bestTextColor":"#000000","contrastBlack":19.32,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Blanched Almond","hex":"#FFEBCD","family":"orange","bestTextColor":"#000000","contrastBlack":18.02,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Canvas","hex":"#F4EBD0","family":"yellow","bestTextColor":"#000000","contrastBlack":17.64,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DBF1C6","hex":"#DBF1C6","family":"green","bestTextColor":"#000000","contrastBlack":17.41,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","light","light yellow","Canvas adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f1f1c6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/canvas.json","https://www.colorsencyclopedia.com/api/colors/champagne.json","https://www.colorsencyclopedia.com/api/colors/vellum.json"]}
Harmonies
{"complementary":"#C6C6F1","analogous":["#F1DBC6","#DBF1C6"],"triadic":["#C6F1F1","#F1C6F1"],"tetradic":["#C6F1DB","#C6C6F1","#F1C6DB"],"splitComplementary":["#C6DBF1","#DBC6F1"],"monochromatic":["#FFFFFF","#F1F1C6","#DFDF7C"]}
Variants
{"light":"#FFFFFF","dark":"#DFDF7C","saturated":"#F9F9BE","desaturated":"#E9E9CD","pastel":"#FFFFFF","neon":"#FFFFE0"}
Nearest named colors
[{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":12.041594578792296},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":14.142135623730951},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":14.2828568570857},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":14.422205101855956},{"slug":"blanched-almond","name":"Blanched Almond","hex":"#FFEBCD","distance":16.76305461424021}]

HEX meaning and use

About #F1F1C6

#F1F1C6 is classified as a warm yellow value with light visual character. #F1F1C6 is visually closest to Canvas, a named yellow color with HEX #F4EBD0.

The RGB channels are 241, 241, and 198, with red carrying the strongest channel weight. In HSL, the hue is 60deg with 61% saturation and 86% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and light surfaces. Its luminance is 0.8569, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 12.04, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.14:1AA Pass
White text1.16:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #F1F1C6 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000018.14:1 · AAA
White text#FFFFFF1.16:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F9F9BE#000000 text · best 19.32:1#F9F9BE
Blanched Almond#000000 text · best 18.02:1#FFEBCD
Canvas#000000 text · best 17.64:1#F4EBD0
#DBF1C6#000000 text · best 17.41:1#DBF1C6

Generated Palette

#F1F1C6#F1F1C6
#C6C6F1#C6C6F1
#F1DBC6#F1DBC6
#DBF1C6#DBF1C6
White#FFFFFF
#DFDF7C#DFDF7C

Color Harmonies

#C6C6F1#C6C6F1
#F1DBC6#F1DBC6
#DBF1C6#DBF1C6
#C6F1F1#C6F1F1
#F1C6F1#F1C6F1

Variants

White#FFFFFF
#DFDF7C#DFDF7C
#F9F9BE#F9F9BE
#E9E9CD#E9E9CD
White#FFFFFF
Light Yellow#FFFFE0

Nearest Named Colors