HEX atlas value

#FCF0E4

#FCF0E4 is a warm orange HEX color close to Linen. According to Colors Encyclopedia, it converts to RGB 252, 240, 228, HSL 30, 80%, 94%, has luminance 0.8862, and belongs to the light and pastel groups.

#FCF0E4 Sample readable text
HEX #FCF0E4
RGB rgb(252, 240, 228)
HSL hsl(30 80% 94%)
CMYK cmyk(0, 5, 10, 1)
Luminance 0.8862
Contrast Black 18.72:1White 1.12:1

CSS

--color-fcf0e4: #FCF0E4;
.background-fcf0e4 { background-color: #FCF0E4; }
.text-fcf0e4 { color: #FCF0E4; }

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.8862
Black text18.72:1AA Pass
White text1.12: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":"#FCF0E4","rgb":[252,240,228],"hsl":[30,80,94],"cmyk":[0,5,10,1],"luminance":0.8862,"contrast":{"black":18.72,"white":1.12}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.72,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.12,"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":"#FCFCE3","hex":"#FCFCE3","family":"yellow","bestTextColor":"#000000","contrastBlack":20.17,"contrastWhite":1.04,"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":"Warm White","hex":"#F8F4E3","family":"yellow","bestTextColor":"#000000","contrastBlack":19.04,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFF0E0","hex":"#FFF0E0","family":"orange","bestTextColor":"#000000","contrastBlack":18.79,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Linen 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/fcf0e4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/linen.json","https://www.colorsencyclopedia.com/api/colors/linen-white.json","https://www.colorsencyclopedia.com/api/colors/old-lace.json"]}
Harmonies
{"complementary":"#E3F0FC","analogous":["#FCE3E3","#FCFCE3"],"triadic":["#E3FCF0","#F0E3FC"],"tetradic":["#E3FCE3","#E3F0FC","#FCE3FC"],"splitComplementary":["#E3FCFC","#E3E3FC"],"monochromatic":["#FFFFFF","#FCF0E4","#F3C291"]}
Variants
{"light":"#FFFFFF","dark":"#F3C291","saturated":"#FFF0E0","desaturated":"#F9F0E7","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"linen","name":"Linen","hex":"#FAF0E6","distance":2.8284271247461903},{"slug":"linen-white","name":"Linen White","hex":"#FAF0E6","distance":2.8284271247461903},{"slug":"old-lace","name":"Old Lace","hex":"#FDF5E6","distance":5.477225575051661},{"slug":"warm-white","name":"Warm White","hex":"#F8F4E3","distance":5.744562646538029},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":10.198039027185569}]

HEX meaning and use

About #FCF0E4

#FCF0E4 is classified as a warm orange value with light and pastel visual character. #FCF0E4 is visually closest to Linen, a named orange color with HEX #FAF0E6.

The RGB channels are 252, 240, and 228, with red carrying the strongest channel weight. In HSL, the hue is 30deg 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.8862, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 2.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.72:1AA Pass
White text1.12:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.72:1 · AAA
White text#FFFFFF1.12:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FCFCE3#000000 text · best 20.17:1#FCFCE3
Old Lace#000000 text · best 19.38:1#FDF5E6
Warm White#000000 text · best 19.04:1#F8F4E3
#FFF0E0#000000 text · best 18.79:1#FFF0E0

Generated Palette

#FCF0E4#FCF0E4
#E3F0FC#E3F0FC
#FCE3E3#FCE3E3
#FCFCE3#FCFCE3
White#FFFFFF
#F3C291#F3C291

Color Harmonies

#E3F0FC#E3F0FC
#FCE3E3#FCE3E3
#FCFCE3#FCFCE3
#E3FCF0#E3FCF0
#F0E3FC#F0E3FC

Variants

White#FFFFFF
#F3C291#F3C291
#FFF0E0#FFF0E0
#F9F0E7#F9F0E7
White#FFFFFF
White#FFFFFF

Nearest Named Colors