HEX atlas value

#E2FB41

#E2FB41 is a warm yellow HEX color close to Daffodil. According to Colors Encyclopedia, it converts to RGB 226, 251, 65, HSL 68, 96%, 62%, has luminance 0.8554, and belongs to the vibrant group.

#E2FB41 Sample readable text
HEX #E2FB41
RGB rgb(226, 251, 65)
HSL hsl(68 96% 62%)
CMYK cmyk(10, 0, 74, 2)
Luminance 0.8554
Contrast Black 18.11:1White 1.16:1

CSS

--color-e2fb41: #E2FB41;
.background-e2fb41 { background-color: #E2FB41; }
.text-e2fb41 { color: #E2FB41; }

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.8554
Black text18.11:1AA Pass
White text1.16: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":"#E2FB41","rgb":[226,251,65],"hsl":[68,96,62],"cmyk":[10,0,74,2],"luminance":0.8554,"contrast":{"black":18.11,"white":1.16}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.11,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.16,"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":"#F0FD9B","hex":"#F0FD9B","family":"yellow","bestTextColor":"#000000","contrastBlack":19.23,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E5FF3D","hex":"#E5FF3D","family":"yellow","bestTextColor":"#000000","contrastBlack":18.7,"contrastWhite":1.12,"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","Daffodil 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/e2fb41.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/daffodil.json","https://www.colorsencyclopedia.com/api/colors/dandelion.json","https://www.colorsencyclopedia.com/api/colors/pear.json"]}
Harmonies
{"complementary":"#5A41FB","analogous":["#FBB741","#85FB41"],"triadic":["#41E2FB","#FB41E2"],"tetradic":["#41FBB7","#5A41FB","#FB4185"],"splitComplementary":["#4185FB","#B741FB"],"monochromatic":["#F0FD9B","#E2FB41","#BFDC04"]}
Variants
{"light":"#F0FD9B","dark":"#BFDC04","saturated":"#E5FF3D","desaturated":"#D3E656","pastel":"#F2F9C3","neon":"#EBFF66"}
Nearest named colors
[{"slug":"daffodil","name":"Daffodil","hex":"#FFFF31","distance":33.36165463522455},{"slug":"dandelion","name":"Dandelion","hex":"#F0E130","distance":34.07345007480164},{"slug":"pear","name":"Pear","hex":"#D1E231","distance":34.20526275297414},{"slug":"maize","name":"Maize","hex":"#FBEC5D","distance":40.422765862815474},{"slug":"neon-yellow","name":"Neon Yellow","hex":"#FFF01F","distance":46.021733996015406}]

HEX meaning and use

About #E2FB41

#E2FB41 is classified as a warm yellow value with vibrant visual character. #E2FB41 is visually closest to Daffodil, a named yellow color with HEX #FFFF31.

The RGB channels are 226, 251, and 65, with green carrying the strongest channel weight. In HSL, the hue is 68deg with 96% saturation and 62% 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.8554, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 33.36, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.11:1AA Pass
White text1.16:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.11:1 · AAA
White text#FFFFFF1.16:1 · Fail

Accessible Alternatives

Daffodil#000000 text · best 19.6:1#FFFF31
#F0FD9B#000000 text · best 19.23:1#F0FD9B
#E5FF3D#000000 text · best 18.7:1#E5FF3D
Neon Yellow#000000 text · best 17.74:1#FFF01F
Maize#000000 text · best 17.26:1#FBEC5D

Generated Palette

#E2FB41#E2FB41
#5A41FB#5A41FB
#FBB741#FBB741
#85FB41#85FB41
#F0FD9B#F0FD9B
#BFDC04#BFDC04

Color Harmonies

#5A41FB#5A41FB
#FBB741#FBB741
#85FB41#85FB41
#41E2FB#41E2FB
#FB41E2#FB41E2

Variants

#F0FD9B#F0FD9B
#BFDC04#BFDC04
#E5FF3D#E5FF3D
#D3E656#D3E656
#F2F9C3#F2F9C3
#EBFF66#EBFF66

Nearest Named Colors