HEX atlas value

#F2F4EB

#F2F4EB is a cool green HEX color close to Marble White. According to Colors Encyclopedia, it converts to RGB 242, 244, 235, HSL 73, 29%, 94%, has luminance 0.8958, and belongs to the light group.

#F2F4EB Sample readable text
HEX #F2F4EB
RGB rgb(242, 244, 235)
HSL hsl(73 29% 94%)
CMYK cmyk(1, 0, 4, 4)
Luminance 0.8958
Contrast Black 18.92:1White 1.11:1

CSS

--color-f2f4eb: #F2F4EB;
.background-f2f4eb { background-color: #F2F4EB; }
.text-f2f4eb { color: #F2F4EB; }

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.8958
Black text18.92:1AA Pass
White text1.11: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":"#F2F4EB","rgb":[242,244,235],"hsl":[73,29,94],"cmyk":[1,0,4,4],"luminance":0.8958,"contrast":{"black":18.92,"white":1.11}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.92,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.11,"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":"Powder Coat White","hex":"#F8F8F2","family":"yellow","bestTextColor":"#000000","contrastBlack":19.7,"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":"#F4F8E8","hex":"#F4F8E8","family":"green","bestTextColor":"#000000","contrastBlack":19.44,"contrastWhite":1.08,"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/f2f4eb.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/marble-white.json","https://www.colorsencyclopedia.com/api/colors/porcelain.json","https://www.colorsencyclopedia.com/api/colors/paper-white.json"]}
Harmonies
{"complementary":"#EDEBF4","analogous":["#F4F2EB","#EEF4EB"],"triadic":["#EBF2F4","#F4EBF2"],"tetradic":["#EBF4F2","#EDEBF4","#F4EBEE"],"splitComplementary":["#EBEEF4","#F2EBF4"],"monochromatic":["#FFFFFF","#F2F4EB","#CCD4B0"]}
Variants
{"light":"#FFFFFF","dark":"#CCD4B0","saturated":"#F4F8E8","desaturated":"#F0F1EF","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":6.4031242374328485},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":9.055385138137417},{"slug":"paper-white","name":"Paper White","hex":"#F7F7F2","distance":9.1104335791443},{"slug":"warm-white","name":"Warm White","hex":"#F8F4E3","distance":10},{"slug":"powder-coat-white","name":"Powder Coat White","hex":"#F8F8F2","distance":10.04987562112089}]

HEX meaning and use

About #F2F4EB

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

The RGB channels are 242, 244, and 235, with green carrying the strongest channel weight. In HSL, the hue is 73deg with 29% saturation and 94% lightness, so this page treats it as a low-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.8958, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 6.40, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.92:1AA Pass
White text1.11:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.92:1 · AAA
White text#FFFFFF1.11:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Powder Coat White#000000 text · best 19.7:1#F8F8F2
Paper White#000000 text · best 19.54:1#F7F7F2
#F4F8E8#000000 text · best 19.44:1#F4F8E8
Warm White#000000 text · best 19.04:1#F8F4E3

Generated Palette

#F2F4EB#F2F4EB
#EDEBF4#EDEBF4
#F4F2EB#F4F2EB
#EEF4EB#EEF4EB
White#FFFFFF
#CCD4B0#CCD4B0

Color Harmonies

#EDEBF4#EDEBF4
#F4F2EB#F4F2EB
#EEF4EB#EEF4EB
#EBF2F4#EBF2F4
#F4EBF2#F4EBF2

Variants

White#FFFFFF
#CCD4B0#CCD4B0
#F4F8E8#F4F8E8
#F0F1EF#F0F1EF
White#FFFFFF
White#FFFFFF

Nearest Named Colors