HEX atlas value

#F7FECD

#F7FECD is a warm yellow HEX color close to Light Goldenrod Yellow. According to Colors Encyclopedia, it converts to RGB 247, 254, 205, HSL 69, 96%, 90%, has luminance 0.9507, and belongs to the light and pastel groups.

#F7FECD Sample readable text
HEX #F7FECD
RGB rgb(247, 254, 205)
HSL hsl(69 96% 90%)
CMYK cmyk(3, 0, 19, 0)
Luminance 0.9507
Contrast Black 20.01:1White 1.05:1

CSS

--color-f7fecd: #F7FECD;
.background-f7fecd { background-color: #F7FECD; }
.text-f7fecd { color: #F7FECD; }

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.9507
Black text20.01: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":"#F7FECD","rgb":[247,254,205],"hsl":[69,96,90],"cmyk":[3,0,19,0],"luminance":0.9507,"contrast":{"black":20.01,"white":1.05}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":20.01,"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":"#F7FFCC","hex":"#F7FFCC","family":"yellow","bestTextColor":"#000000","contrastBlack":20.13,"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","Light Goldenrod Yellow 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/f7fecd.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json","https://www.colorsencyclopedia.com/api/colors/cream.json","https://www.colorsencyclopedia.com/api/colors/lemon-chiffon.json"]}
Harmonies
{"complementary":"#D4CDFE","analogous":["#FEEDCD","#DEFECD"],"triadic":["#CDF7FE","#FECDF7"],"tetradic":["#CDFEED","#D4CDFE","#FECDDE"],"splitComplementary":["#CDDEFE","#EDCDFE"],"monochromatic":["#FFFFFF","#F7FECD","#E8FC73"]}
Variants
{"light":"#FFFFFF","dark":"#E8FC73","saturated":"#F7FFCC","desaturated":"#F3F8D3","pastel":"#FFFFFF","neon":"#FDFFF5"}
Nearest named colors
[{"slug":"light-goldenrod-yellow","name":"Light Goldenrod Yellow","hex":"#FAFAD2","distance":7.0710678118654755},{"slug":"cream","name":"Cream","hex":"#FFFDD0","distance":8.602325267042627},{"slug":"lemon-chiffon","name":"Lemon Chiffon","hex":"#FFFACD","distance":8.94427190999916},{"slug":"beige","name":"Beige","hex":"#F5F5DC","distance":17.60681686165901},{"slug":"cornsilk","name":"Cornsilk","hex":"#FFF8DC","distance":18.027756377319946}]

HEX meaning and use

About #F7FECD

#F7FECD is classified as a warm yellow value with light and pastel visual character. #F7FECD is visually closest to Light Goldenrod Yellow, a named yellow color with HEX #FAFAD2.

The RGB channels are 247, 254, and 205, with green carrying the strongest channel weight. In HSL, the hue is 69deg 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.9507, 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 text20.01: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 #F7FECD needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000020.01: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
#F7FFCC#000000 text · best 20.13:1#F7FFCC
Lemon Chiffon#000000 text · best 19.81:1#FFFACD
Cornsilk#000000 text · best 19.71:1#FFF8DC

Generated Palette

#F7FECD#F7FECD
#D4CDFE#D4CDFE
#FEEDCD#FEEDCD
#DEFECD#DEFECD
White#FFFFFF
#E8FC73#E8FC73

Color Harmonies

#D4CDFE#D4CDFE
#FEEDCD#FEEDCD
#DEFECD#DEFECD
#CDF7FE#CDF7FE
#FECDF7#FECDF7

Variants

White#FFFFFF
#E8FC73#E8FC73
#F7FFCC#F7FFCC
#F3F8D3#F3F8D3
White#FFFFFF
#FDFFF5#FDFFF5

Nearest Named Colors