HEX atlas value

#F2F1D9

#F2F1D9 is a warm yellow HEX color close to Beige. According to Colors Encyclopedia, it converts to RGB 242, 241, 217, HSL 58, 49%, 90%, has luminance 0.868, and belongs to the light group.

#F2F1D9 Sample readable text
HEX #F2F1D9
RGB rgb(242, 241, 217)
HSL hsl(58 49% 90%)
CMYK cmyk(0, 0, 10, 5)
Luminance 0.868
Contrast Black 18.36:1White 1.14:1

CSS

--color-f2f1d9: #F2F1D9;
.background-f2f1d9 { background-color: #F2F1D9; }
.text-f2f1d9 { color: #F2F1D9; }

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.868
Black text18.36:1AA Pass
White text1.14: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":"#F2F1D9","rgb":[242,241,217],"hsl":[58,49,90],"cmyk":[0,0,10,5],"luminance":0.868,"contrast":{"black":18.36,"white":1.14}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.36,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.14,"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":"#F8F6D3","hex":"#F8F6D3","family":"yellow","bestTextColor":"#000000","contrastBlack":19.11,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Beige","hex":"#F5F5DC","family":"yellow","bestTextColor":"#000000","contrastBlack":18.98,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E6F2D9","hex":"#E6F2D9","family":"green","bestTextColor":"#000000","contrastBlack":18.07,"contrastWhite":1.16,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Antique White","hex":"#FAEBD7","family":"orange","bestTextColor":"#000000","contrastBlack":17.93,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","light","light yellow","Beige 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/f2f1d9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/beige.json","https://www.colorsencyclopedia.com/api/colors/eggshell.json","https://www.colorsencyclopedia.com/api/colors/antique-white.json"]}
Harmonies
{"complementary":"#D9DAF2","analogous":["#F2E5D9","#E6F2D9"],"triadic":["#D9F2F1","#F1D9F2"],"tetradic":["#D9F2E5","#D9DAF2","#F2D9E6"],"splitComplementary":["#D9E6F2","#E5D9F2"],"monochromatic":["#FFFFFF","#F2F1D9","#DBD895"]}
Variants
{"light":"#FFFFFF","dark":"#DBD895","saturated":"#F8F6D3","desaturated":"#ECECDF","pastel":"#FFFFFF","neon":"#FFFFF5"}
Nearest named colors
[{"slug":"beige","name":"Beige","hex":"#F5F5DC","distance":5.830951894845301},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":7.874007874011811},{"slug":"antique-white","name":"Antique White","hex":"#FAEBD7","distance":10.198039027185569},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":10.677078252031311},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":11}]

HEX meaning and use

About #F2F1D9

#F2F1D9 is classified as a warm yellow value with light visual character. #F2F1D9 is visually closest to Beige, a named yellow color with HEX #F5F5DC.

The RGB channels are 242, 241, and 217, with red carrying the strongest channel weight. In HSL, the hue is 58deg with 49% saturation and 90% 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.868, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 5.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

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

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.36:1 · AAA
White text#FFFFFF1.14:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F8F6D3#000000 text · best 19.11:1#F8F6D3
Beige#000000 text · best 18.98:1#F5F5DC
#E6F2D9#000000 text · best 18.07:1#E6F2D9
Antique White#000000 text · best 17.93:1#FAEBD7

Generated Palette

#F2F1D9#F2F1D9
#D9DAF2#D9DAF2
#F2E5D9#F2E5D9
#E6F2D9#E6F2D9
White#FFFFFF
#DBD895#DBD895

Color Harmonies

#D9DAF2#D9DAF2
#F2E5D9#F2E5D9
#E6F2D9#E6F2D9
#D9F2F1#D9F2F1
#F1D9F2#F1D9F2

Variants

White#FFFFFF
#DBD895#DBD895
#F8F6D3#F8F6D3
#ECECDF#ECECDF
White#FFFFFF
#FFFFF5#FFFFF5

Nearest Named Colors