HEX atlas value

#ECEC8D

#ECEC8D is a warm yellow HEX color close to Khaki. According to Colors Encyclopedia, it converts to RGB 236, 236, 141, HSL 60, 71%, 74%, has luminance 0.7975, and belongs to the balanced group.

#ECEC8D Sample readable text
HEX #ECEC8D
RGB rgb(236, 236, 141)
HSL hsl(60 71% 74%)
CMYK cmyk(0, 0, 40, 7)
Luminance 0.7975
Contrast Black 16.95:1White 1.24:1

CSS

--color-ecec8d: #ECEC8D;
.background-ecec8d { background-color: #ECEC8D; }
.text-ecec8d { color: #ECEC8D; }

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.7975
Black text16.95:1AA Pass
White text1.24: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":"#ECEC8D","rgb":[236,236,141],"hsl":[60,71,74],"cmyk":[0,0,40,7],"luminance":0.7975,"contrast":{"black":16.95,"white":1.24}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.95,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.24,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Pastel Yellow","hex":"#FDFD96","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F9F9DC","hex":"#F9F9DC","family":"yellow","bestTextColor":"#000000","contrastBlack":19.61,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FAFA7F","hex":"#FAFA7F","family":"yellow","bestTextColor":"#000000","contrastBlack":19.05,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"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"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Khaki 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/ecec8d.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/khaki.json","https://www.colorsencyclopedia.com/api/colors/flax.json","https://www.colorsencyclopedia.com/api/colors/pastel-yellow.json"]}
Harmonies
{"complementary":"#8E8EEC","analogous":["#ECBD8E","#BDEC8E"],"triadic":["#8EECEC","#EC8EEC"],"tetradic":["#8EECBD","#8E8EEC","#EC8EBD"],"splitComplementary":["#8EBDEC","#BD8EEC"],"monochromatic":["#F9F9DC","#ECEC8D","#DEDE3F"]}
Variants
{"light":"#F9F9DC","dark":"#DEDE3F","saturated":"#FAFA7F","desaturated":"#DDDD9C","pastel":"#FEFEFB","neon":"#FFFFA3"}
Nearest named colors
[{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":7.280109889280518},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":19.519221295943137},{"slug":"pastel-yellow","name":"Pastel Yellow","hex":"#FDFD96","distance":25.67099530598687},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":29.34280150224242},{"slug":"soft-peach","name":"Soft Peach","hex":"#FAD7A0","distance":31.591137997862628}]

HEX meaning and use

About #ECEC8D

#ECEC8D is classified as a warm yellow value with balanced visual character. #ECEC8D is visually closest to Khaki, a named yellow color with HEX #F0E68C.

The RGB channels are 236, 236, and 141, with red carrying the strongest channel weight. In HSL, the hue is 60deg with 71% saturation and 74% 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 highlight and warning systems. Its luminance is 0.7975, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 7.28, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.95:1AA Pass
White text1.24:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.95:1 · AAA
White text#FFFFFF1.24:1 · Fail

Accessible Alternatives

Pastel Yellow#000000 text · best 19.67:1#FDFD96
#F9F9DC#000000 text · best 19.61:1#F9F9DC
#FAFA7F#000000 text · best 19.05:1#FAFA7F
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA
Khaki#000000 text · best 16.4:1#F0E68C

Generated Palette

#ECEC8D#ECEC8D
#8E8EEC#8E8EEC
#ECBD8E#ECBD8E
#BDEC8E#BDEC8E
#F9F9DC#F9F9DC
#DEDE3F#DEDE3F

Color Harmonies

#8E8EEC#8E8EEC
#ECBD8E#ECBD8E
#BDEC8E#BDEC8E
#8EECEC#8EECEC
#EC8EEC#EC8EEC

Variants

#F9F9DC#F9F9DC
#DEDE3F#DEDE3F
#FAFA7F#FAFA7F
#DDDD9C#DDDD9C
#FEFEFB#FEFEFB
#FFFFA3#FFFFA3

Nearest Named Colors