HEX atlas value

#FEFCCD

#FEFCCD is a warm yellow HEX color close to Lemon Chiffon. According to Colors Encyclopedia, it converts to RGB 254, 252, 205, HSL 58, 96%, 90%, has luminance 0.951, and belongs to the light and pastel groups.

#FEFCCD Sample readable text
HEX #FEFCCD
RGB rgb(254, 252, 205)
HSL hsl(58 96% 90%)
CMYK cmyk(0, 1, 19, 0)
Luminance 0.951
Contrast Black 20.02:1White 1.05:1

CSS

--color-fefccd: #FEFCCD;
.background-fefccd { background-color: #FEFCCD; }
.text-fefccd { color: #FEFCCD; }

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.951
Black text20.02:1AA Pass
White text1.05: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":"#FEFCCD","rgb":[254,252,205],"hsl":[58,96,90],"cmyk":[0,1,19,0],"luminance":0.951,"contrast":{"black":20.02,"white":1.05}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":20.02,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.05,"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":"Cream","hex":"#FFFDD0","family":"yellow","bestTextColor":"#000000","contrastBlack":20.21,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFFDCC","hex":"#FFFDCC","family":"yellow","bestTextColor":"#000000","contrastBlack":20.17,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Lemon Chiffon","hex":"#FFFACD","family":"yellow","bestTextColor":"#000000","contrastBlack":19.81,"contrastWhite":1.06,"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"]}]
AI context
{"semanticGroups":["warm yellow","light","pastel","light yellow","pastel yellow","Lemon Chiffon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fefccd.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/lemon-chiffon.json","https://www.colorsencyclopedia.com/api/colors/cream.json","https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json"]}
Harmonies
{"complementary":"#CDCFFE","analogous":["#FEE4CD","#E7FECD"],"triadic":["#CDFEFC","#FCCDFE"],"tetradic":["#CDFEE4","#CDCFFE","#FECDE7"],"splitComplementary":["#CDE7FE","#E4CDFE"],"monochromatic":["#FFFFFF","#FEFCCD","#FCF873"]}
Variants
{"light":"#FFFFFF","dark":"#FCF873","saturated":"#FFFDCC","desaturated":"#F8F7D3","pastel":"#FFFFFF","neon":"#FFFFF5"}
Nearest named colors
[{"slug":"lemon-chiffon","name":"Lemon Chiffon","hex":"#FFFACD","distance":2.23606797749979},{"slug":"cream","name":"Cream","hex":"#FFFDD0","distance":3.3166247903554},{"slug":"light-goldenrod-yellow","name":"Light Goldenrod Yellow","hex":"#FAFAD2","distance":6.708203932499369},{"slug":"papaya-whip","name":"Papaya Whip","hex":"#FFEFD5","distance":15.297058540778355},{"slug":"cornsilk","name":"Cornsilk","hex":"#FFF8DC","distance":15.556349186104045}]

HEX meaning and use

About #FEFCCD

#FEFCCD is classified as a warm yellow value with light and pastel visual character. #FEFCCD is visually closest to Lemon Chiffon, a named yellow color with HEX #FFFACD.

The RGB channels are 254, 252, and 205, with red carrying the strongest channel weight. In HSL, the hue is 58deg with 96% saturation and 90% 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.951, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 2.24, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text20.02:1AA Pass
White text1.05:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000020.02:1 · AAA
White text#FFFFFF1.05:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Cream#000000 text · best 20.21:1#FFFDD0
#FFFDCC#000000 text · best 20.17:1#FFFDCC
Lemon Chiffon#000000 text · best 19.81:1#FFFACD
Cornsilk#000000 text · best 19.71:1#FFF8DC

Generated Palette

#FEFCCD#FEFCCD
#CDCFFE#CDCFFE
#FEE4CD#FEE4CD
#E7FECD#E7FECD
White#FFFFFF
#FCF873#FCF873

Color Harmonies

#CDCFFE#CDCFFE
#FEE4CD#FEE4CD
#E7FECD#E7FECD
#CDFEFC#CDFEFC
#FCCDFE#FCCDFE

Variants

White#FFFFFF
#FCF873#FCF873
#FFFDCC#FFFDCC
#F8F7D3#F8F7D3
White#FFFFFF
#FFFFF5#FFFFF5

Nearest Named Colors