HEX atlas value

#EFF1C6

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

#EFF1C6 Sample readable text
HEX #EFF1C6
RGB rgb(239, 241, 198)
HSL hsl(63 61% 86%)
CMYK cmyk(1, 0, 18, 5)
Luminance 0.8534
Contrast Black 18.07:1White 1.16:1

CSS

--color-eff1c6: #EFF1C6;
.background-eff1c6 { background-color: #EFF1C6; }
.text-eff1c6 { color: #EFF1C6; }

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.8534
Black text18.07: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":"#EFF1C6","rgb":[239,241,198],"hsl":[63,61,86],"cmyk":[1,0,18,5],"luminance":0.8534,"contrast":{"black":18.07,"white":1.16}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.07,"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":"#F6F9BE","hex":"#F6F9BE","family":"yellow","bestTextColor":"#000000","contrastBlack":19.21,"contrastWhite":1.09,"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":"Eggshell","hex":"#F0EAD6","family":"yellow","bestTextColor":"#000000","contrastBlack":17.45,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D9F1C6","hex":"#D9F1C6","family":"green","bestTextColor":"#000000","contrastBlack":17.35,"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/eff1c6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/canvas.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/parchment.json"]}
Harmonies
{"complementary":"#C8C6F1","analogous":["#F1DDC6","#D9F1C6"],"triadic":["#C6EFF1","#F1C6EF"],"tetradic":["#C6F1DD","#C8C6F1","#F1C6D9"],"splitComplementary":["#C6D9F1","#DDC6F1"],"monochromatic":["#FFFFFF","#EFF1C6","#DADF7C"]}
Variants
{"light":"#FFFFFF","dark":"#DADF7C","saturated":"#F6F9BE","desaturated":"#E8E9CD","pastel":"#FFFFFF","neon":"#FDFFE0"}
Nearest named colors
[{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":12.68857754044952},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":14.142135623730951},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":14.560219778561036},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":15.0996688705415},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":17.4928556845359}]

HEX meaning and use

About #EFF1C6

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

The RGB channels are 239, 241, and 198, with green carrying the strongest channel weight. In HSL, the hue is 63deg 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.8534, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 12.69, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

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

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F6F9BE#000000 text · best 19.21:1#F6F9BE
Canvas#000000 text · best 17.64:1#F4EBD0
Eggshell#000000 text · best 17.45:1#F0EAD6
#D9F1C6#000000 text · best 17.35:1#D9F1C6

Generated Palette

#EFF1C6#EFF1C6
#C8C6F1#C8C6F1
#F1DDC6#F1DDC6
#D9F1C6#D9F1C6
White#FFFFFF
#DADF7C#DADF7C

Color Harmonies

#C8C6F1#C8C6F1
#F1DDC6#F1DDC6
#D9F1C6#D9F1C6
#C6EFF1#C6EFF1
#F1C6EF#F1C6EF

Variants

White#FFFFFF
#DADF7C#DADF7C
#F6F9BE#F6F9BE
#E8E9CD#E8E9CD
White#FFFFFF
#FDFFE0#FDFFE0

Nearest Named Colors