HEX atlas value

#F6F1D5

#F6F1D5 is a warm yellow HEX color close to Antique White. According to Colors Encyclopedia, it converts to RGB 246, 241, 213, HSL 51, 65%, 90%, has luminance 0.8731, and belongs to the light group.

#F6F1D5 Sample readable text
HEX #F6F1D5
RGB rgb(246, 241, 213)
HSL hsl(51 65% 90%)
CMYK cmyk(0, 2, 13, 4)
Luminance 0.8731
Contrast Black 18.46:1White 1.14:1

CSS

--color-f6f1d5: #F6F1D5;
.background-f6f1d5 { background-color: #F6F1D5; }
.text-f6f1d5 { color: #F6F1D5; }

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.8731
Black text18.46: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":"#F6F1D5","rgb":[246,241,213],"hsl":[51,65,90],"cmyk":[0,2,13,4],"luminance":0.8731,"contrast":{"black":18.46,"white":1.14}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.46,"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":"#FCF5CF","hex":"#FCF5CF","family":"yellow","bestTextColor":"#000000","contrastBlack":19.1,"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":"#EAF6D5","hex":"#EAF6D5","family":"green","bestTextColor":"#000000","contrastBlack":18.64,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Papaya Whip","hex":"#FFEFD5","family":"orange","bestTextColor":"#000000","contrastBlack":18.56,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","light","light yellow","Antique White 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/f6f1d5.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/antique-white.json","https://www.colorsencyclopedia.com/api/colors/canvas.json","https://www.colorsencyclopedia.com/api/colors/beige.json"]}
Harmonies
{"complementary":"#D5DAF6","analogous":["#F6E1D5","#EAF6D5"],"triadic":["#D5F6F1","#F1D5F6"],"tetradic":["#D5F6E1","#D5DAF6","#F6D5EA"],"splitComplementary":["#D5EAF6","#E1D5F6"],"monochromatic":["#FFFFFF","#F6F1D5","#E6D889"]}
Variants
{"light":"#FFFFFF","dark":"#E6D889","saturated":"#FCF5CF","desaturated":"#F0EDDB","pastel":"#FFFFFF","neon":"#FFFDF5"}
Nearest named colors
[{"slug":"antique-white","name":"Antique White","hex":"#FAEBD7","distance":7.483314773547883},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":8.06225774829855},{"slug":"beige","name":"Beige","hex":"#F5F5DC","distance":8.12403840463596},{"slug":"papaya-whip","name":"Papaya Whip","hex":"#FFEFD5","distance":9.219544457292887},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":9.273618495495704}]

HEX meaning and use

About #F6F1D5

#F6F1D5 is classified as a warm yellow value with light visual character. #F6F1D5 is visually closest to Antique White, a named orange color with HEX #FAEBD7.

The RGB channels are 246, 241, and 213, with red carrying the strongest channel weight. In HSL, the hue is 51deg with 65% 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.8731, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 7.48, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.46: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 #F6F1D5 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FCF5CF#000000 text · best 19.1:1#FCF5CF
Beige#000000 text · best 18.98:1#F5F5DC
#EAF6D5#000000 text · best 18.64:1#EAF6D5
Papaya Whip#000000 text · best 18.56:1#FFEFD5

Generated Palette

#F6F1D5#F6F1D5
#D5DAF6#D5DAF6
#F6E1D5#F6E1D5
#EAF6D5#EAF6D5
White#FFFFFF
#E6D889#E6D889

Color Harmonies

#D5DAF6#D5DAF6
#F6E1D5#F6E1D5
#EAF6D5#EAF6D5
#D5F6F1#D5F6F1
#F1D5F6#F1D5F6

Variants

White#FFFFFF
#E6D889#E6D889
#FCF5CF#FCF5CF
#F0EDDB#F0EDDB
White#FFFFFF
#FFFDF5#FFFDF5

Nearest Named Colors