HEX atlas value

#FCF3E4

#FCF3E4 is a warm orange HEX color close to Old Lace. According to Colors Encyclopedia, it converts to RGB 252, 243, 228, HSL 37, 80%, 94%, has luminance 0.904, and belongs to the light and pastel groups.

#FCF3E4 Sample readable text
HEX #FCF3E4
RGB rgb(252, 243, 228)
HSL hsl(37 80% 94%)
CMYK cmyk(0, 4, 10, 1)
Luminance 0.904
Contrast Black 19.08:1White 1.1:1

CSS

--color-fcf3e4: #FCF3E4;
.background-fcf3e4 { background-color: #FCF3E4; }
.text-fcf3e4 { color: #FCF3E4; }

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.904
Black text19.08: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":"#FCF3E4","rgb":[252,243,228],"hsl":[37,80,94],"cmyk":[0,4,10,1],"luminance":0.904,"contrast":{"black":19.08,"white":1.1}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.08,"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":"#F9FCE3","hex":"#F9FCE3","family":"yellow","bestTextColor":"#000000","contrastBlack":20.06,"contrastWhite":1.05,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Cornsilk","hex":"#FFF8DC","family":"yellow","bestTextColor":"#000000","contrastBlack":19.71,"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":"#FFF3E0","hex":"#FFF3E0","family":"orange","bestTextColor":"#000000","contrastBlack":19.15,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Old Lace adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fcf3e4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/old-lace.json","https://www.colorsencyclopedia.com/api/colors/linen.json","https://www.colorsencyclopedia.com/api/colors/linen-white.json"]}
Harmonies
{"complementary":"#E3EDFC","analogous":["#FCE6E3","#F9FCE3"],"triadic":["#E3FCF3","#F3E3FC"],"tetradic":["#E3FCE6","#E3EDFC","#FCE3F9"],"splitComplementary":["#E3F9FC","#E6E3FC"],"monochromatic":["#FFFFFF","#FCF3E4","#F3CD91"]}
Variants
{"light":"#FFFFFF","dark":"#F3CD91","saturated":"#FFF3E0","desaturated":"#F9F2E7","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"old-lace","name":"Old Lace","hex":"#FDF5E6","distance":3},{"slug":"linen","name":"Linen","hex":"#FAF0E6","distance":4.123105625617661},{"slug":"linen-white","name":"Linen White","hex":"#FAF0E6","distance":4.123105625617661},{"slug":"warm-white","name":"Warm White","hex":"#F8F4E3","distance":4.242640687119285},{"slug":"cornsilk","name":"Cornsilk","hex":"#FFF8DC","distance":9.899494936611665}]

HEX meaning and use

About #FCF3E4

#FCF3E4 is classified as a warm orange value with light and pastel visual character. #FCF3E4 is visually closest to Old Lace, a named orange color with HEX #FDF5E6.

The RGB channels are 252, 243, and 228, with red carrying the strongest channel weight. In HSL, the hue is 37deg with 80% saturation and 94% lightness, so this page treats it as a high-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 soft UI backgrounds. Its luminance is 0.904, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 3.00, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

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

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F9FCE3#000000 text · best 20.06:1#F9FCE3
Cornsilk#000000 text · best 19.71:1#FFF8DC
Old Lace#000000 text · best 19.38:1#FDF5E6
#FFF3E0#000000 text · best 19.15:1#FFF3E0

Generated Palette

#FCF3E4#FCF3E4
#E3EDFC#E3EDFC
#FCE6E3#FCE6E3
#F9FCE3#F9FCE3
White#FFFFFF
#F3CD91#F3CD91

Color Harmonies

#E3EDFC#E3EDFC
#FCE6E3#FCE6E3
#F9FCE3#F9FCE3
#E3FCF3#E3FCF3
#F3E3FC#F3E3FC

Variants

White#FFFFFF
#F3CD91#F3CD91
#FFF3E0#FFF3E0
#F9F2E7#F9F2E7
White#FFFFFF
White#FFFFFF

Nearest Named Colors