HEX atlas value

#F2F6E9

#F2F6E9 is a cool green HEX color close to Marble White. According to Colors Encyclopedia, it converts to RGB 242, 246, 233, HSL 78, 42%, 94%, has luminance 0.9067, and belongs to the light group.

#F2F6E9 Sample readable text
HEX #F2F6E9
RGB rgb(242, 246, 233)
HSL hsl(78 42% 94%)
CMYK cmyk(2, 0, 5, 4)
Luminance 0.9067
Contrast Black 19.13:1White 1.1:1

CSS

--color-f2f6e9: #F2F6E9;
.background-f2f6e9 { background-color: #F2F6E9; }
.text-f2f6e9 { color: #F2F6E9; }

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.9067
Black text19.13:1AA Pass
White text1.1: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":"#F2F6E9","rgb":[242,246,233],"hsl":[78,42,94],"cmyk":[2,0,5,4],"luminance":0.9067,"contrast":{"black":19.13,"white":1.1}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.13,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.1,"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":"#F4F9E6","hex":"#F4F9E6","family":"green","bestTextColor":"#000000","contrastBlack":19.54,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Paper White","hex":"#F7F7F2","family":"yellow","bestTextColor":"#000000","contrastBlack":19.54,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F6F4E9","hex":"#F6F4E9","family":"yellow","bestTextColor":"#000000","contrastBlack":19.04,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Warm White","hex":"#F8F4E3","family":"yellow","bestTextColor":"#000000","contrastBlack":19.04,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Marble White adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f2f6e9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/marble-white.json","https://www.colorsencyclopedia.com/api/colors/warm-white.json","https://www.colorsencyclopedia.com/api/colors/paper-white.json"]}
Harmonies
{"complementary":"#EDE9F6","analogous":["#F6F4E9","#ECF6E9"],"triadic":["#E9F2F6","#F6E9F2"],"tetradic":["#E9F6F4","#EDE9F6","#F6E9EC"],"splitComplementary":["#E9ECF6","#F4E9F6"],"monochromatic":["#FFFFFF","#F2F6E9","#CCDCA8"]}
Variants
{"light":"#FFFFFF","dark":"#CCDCA8","saturated":"#F4F9E6","desaturated":"#F1F3ED","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":6.708203932499369},{"slug":"warm-white","name":"Warm White","hex":"#F8F4E3","distance":8.717797887081348},{"slug":"paper-white","name":"Paper White","hex":"#F7F7F2","distance":10.344080432788601},{"slug":"linen","name":"Linen","hex":"#FAF0E6","distance":10.44030650891055},{"slug":"linen-white","name":"Linen White","hex":"#FAF0E6","distance":10.44030650891055}]

HEX meaning and use

About #F2F6E9

#F2F6E9 is classified as a cool green value with light visual character. #F2F6E9 is visually closest to Marble White, a named yellow color with HEX #F2F0E6.

The RGB channels are 242, 246, and 233, with green carrying the strongest channel weight. In HSL, the hue is 78deg with 42% saturation and 94% 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.9067, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 6.71, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text19.13:1AA Pass
White text1.1:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000019.13:1 · AAA
White text#FFFFFF1.1:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F4F9E6#000000 text · best 19.54:1#F4F9E6
Paper White#000000 text · best 19.54:1#F7F7F2
#F6F4E9#000000 text · best 19.04:1#F6F4E9
Warm White#000000 text · best 19.04:1#F8F4E3

Generated Palette

#F2F6E9#F2F6E9
#EDE9F6#EDE9F6
#F6F4E9#F6F4E9
#ECF6E9#ECF6E9
White#FFFFFF
#CCDCA8#CCDCA8

Color Harmonies

#EDE9F6#EDE9F6
#F6F4E9#F6F4E9
#ECF6E9#ECF6E9
#E9F2F6#E9F2F6
#F6E9F2#F6E9F2

Variants

White#FFFFFF
#CCDCA8#CCDCA8
#F4F9E6#F4F9E6
#F1F3ED#F1F3ED
White#FFFFFF
White#FFFFFF

Nearest Named Colors