HEX atlas value

#E2DC6F

#E2DC6F is a warm yellow HEX color close to Straw. According to Colors Encyclopedia, it converts to RGB 226, 220, 111, HSL 57, 66%, 66%, has luminance 0.685, and belongs to the balanced group.

#E2DC6F Sample readable text
HEX #E2DC6F
RGB rgb(226, 220, 111)
HSL hsl(57 66% 66%)
CMYK cmyk(0, 3, 51, 11)
Luminance 0.685
Contrast Black 14.7:1White 1.43:1

CSS

--color-e2dc6f: #E2DC6F;
.background-e2dc6f { background-color: #E2DC6F; }
.text-e2dc6f { color: #E2DC6F; }

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.685
Black text14.7:1AA Pass
White text1.43: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":"#E2DC6F","rgb":[226,220,111],"hsl":[57,66,66],"cmyk":[0,3,51,11],"luminance":0.685,"contrast":{"black":14.7,"white":1.43}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.7,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.43,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F1EEBB","hex":"#F1EEBB","family":"yellow","bestTextColor":"#000000","contrastBlack":17.69,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Maize","hex":"#FBEC5D","family":"yellow","bestTextColor":"#000000","contrastBlack":17.26,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5ED5C","hex":"#F5ED5C","family":"yellow","bestTextColor":"#000000","contrastBlack":17.15,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Khaki","hex":"#F0E68C","family":"yellow","bestTextColor":"#000000","contrastBlack":16.4,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Naples Yellow","hex":"#FADA5E","family":"yellow","bestTextColor":"#000000","contrastBlack":15.25,"contrastWhite":1.38,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Straw adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e2dc6f.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/straw.json","https://www.colorsencyclopedia.com/api/colors/flax.json","https://www.colorsencyclopedia.com/api/colors/naples-yellow.json"]}
Harmonies
{"complementary":"#6F75E2","analogous":["#E2A36F","#AEE26F"],"triadic":["#6FE2DC","#DC6FE2"],"tetradic":["#6FE2A3","#6F75E2","#E26FAE"],"splitComplementary":["#6FAEE2","#A36FE2"],"monochromatic":["#F1EEBB","#E2DC6F","#CBC32A"]}
Variants
{"light":"#F1EEBB","dark":"#CBC32A","saturated":"#F5ED5C","desaturated":"#CECB82","pastel":"#F4F3DC","neon":"#FFF87A"}
Nearest named colors
[{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":3.605551275463989},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":22.47220505424423},{"slug":"naples-yellow","name":"Naples Yellow","hex":"#FADA5E","distance":29.478805945967352},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":33.71943060017473},{"slug":"maize","name":"Maize","hex":"#FBEC5D","distance":34.713109915419565}]

HEX meaning and use

About #E2DC6F

#E2DC6F is classified as a warm yellow value with balanced visual character. #E2DC6F is visually closest to Straw, a named yellow color with HEX #E4D96F.

The RGB channels are 226, 220, and 111, with red carrying the strongest channel weight. In HSL, the hue is 57deg with 66% saturation and 66% lightness, so this page treats it as a moderate-saturation, mid-lightness 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 highlight and warning systems. Its luminance is 0.685, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 3.61, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.7:1AA Pass
White text1.43:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.7:1 · AAA
White text#FFFFFF1.43:1 · Fail

Accessible Alternatives

#F1EEBB#000000 text · best 17.69:1#F1EEBB
Maize#000000 text · best 17.26:1#FBEC5D
#F5ED5C#000000 text · best 17.15:1#F5ED5C
Khaki#000000 text · best 16.4:1#F0E68C
Naples Yellow#000000 text · best 15.25:1#FADA5E

Generated Palette

#E2DC6F#E2DC6F
#6F75E2#6F75E2
#E2A36F#E2A36F
#AEE26F#AEE26F
#F1EEBB#F1EEBB
#CBC32A#CBC32A

Color Harmonies

#6F75E2#6F75E2
#E2A36F#E2A36F
#AEE26F#AEE26F
#6FE2DC#6FE2DC
#DC6FE2#DC6FE2

Variants

#F1EEBB#F1EEBB
#CBC32A#CBC32A
#F5ED5C#F5ED5C
#CECB82#CECB82
#F4F3DC#F4F3DC
#FFF87A#FFF87A

Nearest Named Colors