HEX atlas value

#F2EFED

#F2EFED is a warm orange HEX color close to Marble White. According to Colors Encyclopedia, it converts to RGB 242, 239, 237, HSL 24, 16%, 94%, has luminance 0.8672, and belongs to the light group.

#F2EFED Sample readable text
HEX #F2EFED
RGB rgb(242, 239, 237)
HSL hsl(24 16% 94%)
CMYK cmyk(0, 1, 2, 5)
Luminance 0.8672
Contrast Black 18.34:1White 1.14:1

CSS

--color-f2efed: #F2EFED;
.background-f2efed { background-color: #F2EFED; }
.text-f2efed { color: #F2EFED; }

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.8672
Black text18.34: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":"#F2EFED","rgb":[242,239,237],"hsl":[24,16,94],"cmyk":[0,1,2,5],"luminance":0.8672,"contrast":{"black":18.34,"white":1.14}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.34,"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":"White Smoke","hex":"#F5F5F5","family":"gray","bestTextColor":"#000000","contrastBlack":19.26,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Porcelain","hex":"#F2F3F4","family":"blue","bestTextColor":"#000000","contrastBlack":18.9,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F2F2ED","hex":"#F2F2ED","family":"yellow","bestTextColor":"#000000","contrastBlack":18.7,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Linen White","hex":"#FAF0E6","family":"orange","bestTextColor":"#000000","contrastBlack":18.67,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","light orange","Marble White adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f2efed.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/mercury.json"]}
Harmonies
{"complementary":"#EDF0F2","analogous":["#F2EDEE","#F2F2ED"],"triadic":["#EDF2EF","#EFEDF2"],"tetradic":["#EEF2ED","#EDF0F2","#F2EDF2"],"splitComplementary":["#EDF2F2","#EDEEF2"],"monochromatic":["#FFFFFF","#F2EFED","#CCC0B8"]}
Variants
{"light":"#FFFFFF","dark":"#CCC0B8","saturated":"#F6EFEA","desaturated":"#F0F0F0","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":7.0710678118654755},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":8.06225774829855},{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":8.306623862918075},{"slug":"white-smoke","name":"White Smoke","hex":"#F5F5F5","distance":10.44030650891055},{"slug":"linen","name":"Linen","hex":"#FAF0E6","distance":10.677078252031311}]

HEX meaning and use

About #F2EFED

#F2EFED is classified as a warm orange value with light visual character. #F2EFED is visually closest to Marble White, a named yellow color with HEX #F2F0E6.

The RGB channels are 242, 239, and 237, with red carrying the strongest channel weight. In HSL, the hue is 24deg with 16% 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.8672, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 7.07, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

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

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
White Smoke#000000 text · best 19.26:1#F5F5F5
Porcelain#000000 text · best 18.9:1#F2F3F4
#F2F2ED#000000 text · best 18.7:1#F2F2ED
Linen White#000000 text · best 18.67:1#FAF0E6

Generated Palette

#F2EFED#F2EFED
#EDF0F2#EDF0F2
#F2EDEE#F2EDEE
#F2F2ED#F2F2ED
White#FFFFFF
#CCC0B8#CCC0B8

Color Harmonies

#EDF0F2#EDF0F2
#F2EDEE#F2EDEE
#F2F2ED#F2F2ED
#EDF2EF#EDF2EF
#EFEDF2#EFEDF2

Variants

White#FFFFFF
#CCC0B8#CCC0B8
#F6EFEA#F6EFEA
#F0F0F0#F0F0F0
White#FFFFFF
White#FFFFFF

Nearest Named Colors