HEX atlas value

#EEEE3A

#EEEE3A is a warm yellow HEX color close to Dandelion. According to Colors Encyclopedia, it converts to RGB 238, 238, 58, HSL 60, 84%, 58%, has luminance 0.7963, and belongs to the vibrant group.

#EEEE3A Sample readable text
HEX #EEEE3A
RGB rgb(238, 238, 58)
HSL hsl(60 84% 58%)
CMYK cmyk(0, 0, 76, 7)
Luminance 0.7963
Contrast Black 16.93:1White 1.24:1

CSS

--color-eeee3a: #EEEE3A;
.background-eeee3a { background-color: #EEEE3A; }
.text-eeee3a { color: #EEEE3A; }

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.7963
Black text16.93: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":"#EEEE3A","rgb":[238,238,58],"hsl":[60,84,58],"cmyk":[0,0,76,7],"luminance":0.7963,"contrast":{"black":16.93,"white":1.24}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.93,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.24,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Daffodil","hex":"#FFFF31","family":"yellow","bestTextColor":"#000000","contrastBlack":19.6,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFFF29","hex":"#FFFF29","family":"yellow","bestTextColor":"#000000","contrastBlack":19.59,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5F58E","hex":"#F5F58E","family":"yellow","bestTextColor":"#000000","contrastBlack":18.33,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Neon Yellow","hex":"#FFF01F","family":"yellow","bestTextColor":"#000000","contrastBlack":17.74,"contrastWhite":1.18,"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"]}]
AI context
{"semanticGroups":["warm yellow","vibrant","vibrant yellow","Dandelion adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/eeee3a.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/dandelion.json","https://www.colorsencyclopedia.com/api/colors/daffodil.json","https://www.colorsencyclopedia.com/api/colors/neon-yellow.json"]}
Harmonies
{"complementary":"#3A3AEE","analogous":["#EE943A","#94EE3A"],"triadic":["#3AEEEE","#EE3AEE"],"tetradic":["#3AEE94","#3A3AEE","#EE3A94"],"splitComplementary":["#3A94EE","#943AEE"],"monochromatic":["#F5F58E","#EEEE3A","#BCBC10"]}
Variants
{"light":"#F5F58E","dark":"#BCBC10","saturated":"#FFFF29","desaturated":"#D6D651","pastel":"#F2F2B6","neon":"#FFFF52"}
Nearest named colors
[{"slug":"dandelion","name":"Dandelion","hex":"#F0E130","distance":16.522711641858304},{"slug":"daffodil","name":"Daffodil","hex":"#FFFF31","distance":25.67099530598687},{"slug":"neon-yellow","name":"Neon Yellow","hex":"#FFF01F","distance":31.96873472629156},{"slug":"pear","name":"Pear","hex":"#D1E231","distance":32.64965543462902},{"slug":"maize","name":"Maize","hex":"#FBEC5D","distance":37.389838191679836}]

HEX meaning and use

About #EEEE3A

#EEEE3A is classified as a warm yellow value with vibrant visual character. #EEEE3A is visually closest to Dandelion, a named yellow color with HEX #F0E130.

The RGB channels are 238, 238, and 58, with red carrying the strongest channel weight. In HSL, the hue is 60deg with 84% saturation and 58% lightness, so this page treats it as a high-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 high-energy accents. Its luminance is 0.7963, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 16.52, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.93: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 #EEEE3A needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

Daffodil#000000 text · best 19.6:1#FFFF31
#FFFF29#000000 text · best 19.59:1#FFFF29
#F5F58E#000000 text · best 18.33:1#F5F58E
Neon Yellow#000000 text · best 17.74:1#FFF01F
Maize#000000 text · best 17.26:1#FBEC5D

Generated Palette

#EEEE3A#EEEE3A
#3A3AEE#3A3AEE
#EE943A#EE943A
#94EE3A#94EE3A
#F5F58E#F5F58E
#BCBC10#BCBC10

Color Harmonies

#3A3AEE#3A3AEE
#EE943A#EE943A
#94EE3A#94EE3A
#3AEEEE#3AEEEE
#EE3AEE#EE3AEE

Variants

#F5F58E#F5F58E
#BCBC10#BCBC10
#FFFF29#FFFF29
#D6D651#D6D651
#F2F2B6#F2F2B6
#FFFF52#FFFF52

Nearest Named Colors