HEX atlas value

#F3ED9B

#F3ED9B is a warm yellow HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 243, 237, 155, HSL 56, 79%, 78%, has luminance 0.8199, and belongs to the pastel group.

#F3ED9B Sample readable text
HEX #F3ED9B
RGB rgb(243, 237, 155)
HSL hsl(56 79% 78%)
CMYK cmyk(0, 2, 36, 5)
Luminance 0.8199
Contrast Black 17.4:1White 1.21:1

CSS

--color-f3ed9b: #F3ED9B;
.background-f3ed9b { background-color: #F3ED9B; }
.text-f3ed9b { color: #F3ED9B; }

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.8199
Black text17.4:1AA Pass
White text1.21: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":"#F3ED9B","rgb":[243,237,155],"hsl":[56,79,78],"cmyk":[0,2,36,5],"luminance":0.8199,"contrast":{"black":17.4,"white":1.21}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.4,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.21,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FDFCED","hex":"#FDFCED","family":"yellow","bestTextColor":"#000000","contrastBlack":20.32,"contrastWhite":1.03,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Yellow","hex":"#FDFD96","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFF88F","hex":"#FFF88F","family":"yellow","bestTextColor":"#000000","contrastBlack":19.08,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Butter","hex":"#FFF1A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.4,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#CDF39B","hex":"#CDF39B","family":"green","bestTextColor":"#000000","contrastBlack":16.89,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","pastel","pastel yellow","Pale Goldenrod adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f3ed9b.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/khaki.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json"]}
Harmonies
{"complementary":"#9BA0F3","analogous":["#F3C19B","#CDF39B"],"triadic":["#9BF3ED","#ED9BF3"],"tetradic":["#9BF3C1","#9BA0F3","#F39BCD"],"splitComplementary":["#9BCDF3","#C19BF3"],"monochromatic":["#FDFCED","#F3ED9B","#EADF48"]}
Variants
{"light":"#FDFCED","dark":"#EADF48","saturated":"#FFF88F","desaturated":"#E7E3A7","pastel":"#FFFFFF","neon":"#FFFAB8"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":16.583123951777},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":16.822603841260722},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":17.88854381999832},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":18.138357147217054},{"slug":"pastel-yellow","name":"Pastel Yellow","hex":"#FDFD96","distance":19.519221295943137}]

HEX meaning and use

About #F3ED9B

#F3ED9B is classified as a warm yellow value with pastel visual character. #F3ED9B is visually closest to Pale Goldenrod, a named yellow color with HEX #EEE8AA.

The RGB channels are 243, 237, and 155, with red carrying the strongest channel weight. In HSL, the hue is 56deg with 79% saturation and 78% 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.8199, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 16.58, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.4:1AA Pass
White text1.21:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.4:1 · AAA
White text#FFFFFF1.21:1 · Fail

Accessible Alternatives

#FDFCED#000000 text · best 20.32:1#FDFCED
Pastel Yellow#000000 text · best 19.67:1#FDFD96
#FFF88F#000000 text · best 19.08:1#FFF88F
Butter#000000 text · best 18.4:1#FFF1A8
#CDF39B#000000 text · best 16.89:1#CDF39B

Generated Palette

#F3ED9B#F3ED9B
#9BA0F3#9BA0F3
#F3C19B#F3C19B
#CDF39B#CDF39B
#FDFCED#FDFCED
#EADF48#EADF48

Color Harmonies

#9BA0F3#9BA0F3
#F3C19B#F3C19B
#CDF39B#CDF39B
#9BF3ED#9BF3ED
#ED9BF3#ED9BF3

Variants

#FDFCED#FDFCED
#EADF48#EADF48
#FFF88F#FFF88F
#E7E3A7#E7E3A7
White#FFFFFF
#FFFAB8#FFFAB8

Nearest Named Colors