HEX atlas value

#F9F4E7

#F9F4E7 is a warm orange HEX color close to Warm White. According to Colors Encyclopedia, it converts to RGB 249, 244, 231, HSL 43, 60%, 94%, has luminance 0.9061, and belongs to the light group.

#F9F4E7 Sample readable text
HEX #F9F4E7
RGB rgb(249, 244, 231)
HSL hsl(43 60% 94%)
CMYK cmyk(0, 2, 7, 2)
Luminance 0.9061
Contrast Black 19.12:1White 1.1:1

CSS

--color-f9f4e7: #F9F4E7;
.background-f9f4e7 { background-color: #F9F4E7; }
.text-f9f4e7 { color: #F9F4E7; }

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.9061
Black text19.12: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":"#F9F4E7","rgb":[249,244,231],"hsl":[43,60,94],"cmyk":[0,2,7,2],"luminance":0.9061,"contrast":{"black":19.12,"white":1.1}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.12,"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":"#F5F9E7","hex":"#F5F9E7","family":"green","bestTextColor":"#000000","contrastBlack":19.59,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Old Lace","hex":"#FDF5E6","family":"orange","bestTextColor":"#000000","contrastBlack":19.38,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FCF5E3","hex":"#FCF5E3","family":"orange","bestTextColor":"#000000","contrastBlack":19.31,"contrastWhite":1.09,"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":["warm orange","light","light orange","Warm White adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f9f4e7.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/warm-white.json","https://www.colorsencyclopedia.com/api/colors/linen.json","https://www.colorsencyclopedia.com/api/colors/linen-white.json"]}
Harmonies
{"complementary":"#E7ECF9","analogous":["#F9EAE7","#F5F9E7"],"triadic":["#E7F9F4","#F4E7F9"],"tetradic":["#E7F9EA","#E7ECF9","#F9E7F5"],"splitComplementary":["#E7F5F9","#EAE7F9"],"monochromatic":["#FFFFFF","#F9F4E7","#E7D29D"]}
Variants
{"light":"#FFFFFF","dark":"#E7D29D","saturated":"#FCF5E3","desaturated":"#F6F2EA","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"warm-white","name":"Warm White","hex":"#F8F4E3","distance":4.123105625617661},{"slug":"linen","name":"Linen","hex":"#FAF0E6","distance":4.242640687119285},{"slug":"linen-white","name":"Linen White","hex":"#FAF0E6","distance":4.242640687119285},{"slug":"old-lace","name":"Old Lace","hex":"#FDF5E6","distance":4.242640687119285},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":8.12403840463596}]

HEX meaning and use

About #F9F4E7

#F9F4E7 is classified as a warm orange value with light visual character. #F9F4E7 is visually closest to Warm White, a named yellow color with HEX #F8F4E3.

The RGB channels are 249, 244, and 231, with red carrying the strongest channel weight. In HSL, the hue is 43deg with 60% 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.9061, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 4.12, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text19.12: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 #F9F4E7 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F5F9E7#000000 text · best 19.59:1#F5F9E7
Old Lace#000000 text · best 19.38:1#FDF5E6
#FCF5E3#000000 text · best 19.31:1#FCF5E3
Warm White#000000 text · best 19.04:1#F8F4E3

Generated Palette

#F9F4E7#F9F4E7
#E7ECF9#E7ECF9
#F9EAE7#F9EAE7
#F5F9E7#F5F9E7
White#FFFFFF
#E7D29D#E7D29D

Color Harmonies

#E7ECF9#E7ECF9
#F9EAE7#F9EAE7
#F5F9E7#F5F9E7
#E7F9F4#E7F9F4
#F4E7F9#F4E7F9

Variants

White#FFFFFF
#E7D29D#E7D29D
#FCF5E3#FCF5E3
#F6F2EA#F6F2EA
White#FFFFFF
White#FFFFFF

Nearest Named Colors