HEX atlas value

#F4E134

#F4E134 is a warm yellow HEX color close to Dandelion. According to Colors Encyclopedia, it converts to RGB 244, 225, 52, HSL 54, 90%, 58%, has luminance 0.7333, and belongs to the vibrant group.

#F4E134 Sample readable text
HEX #F4E134
RGB rgb(244, 225, 52)
HSL hsl(54 90% 58%)
CMYK cmyk(0, 8, 79, 4)
Luminance 0.7333
Contrast Black 15.67:1White 1.34:1

CSS

--color-f4e134: #F4E134;
.background-f4e134 { background-color: #F4E134; }
.text-f4e134 { color: #F4E134; }

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.7333
Black text15.67:1AA Pass
White text1.34: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":"#F4E134","rgb":[244,225,52],"hsl":[54,90,58],"cmyk":[0,8,79,4],"luminance":0.7333,"contrast":{"black":15.67,"white":1.34}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.67,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.34,"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":"Neon Yellow","hex":"#FFF01F","family":"yellow","bestTextColor":"#000000","contrastBlack":17.74,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F9EE8B","hex":"#F9EE8B","family":"yellow","bestTextColor":"#000000","contrastBlack":17.63,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFEA29","hex":"#FFEA29","family":"yellow","bestTextColor":"#000000","contrastBlack":17.05,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A7F434","hex":"#A7F434","family":"green","bestTextColor":"#000000","contrastBlack":15.63,"contrastWhite":1.34,"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/f4e134.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/dandelion.json","https://www.colorsencyclopedia.com/api/colors/neon-yellow.json","https://www.colorsencyclopedia.com/api/colors/saffron.json"]}
Harmonies
{"complementary":"#3447F4","analogous":["#F48134","#A7F434"],"triadic":["#34F4E1","#E134F4"],"tetradic":["#34F481","#3447F4","#F434A7"],"splitComplementary":["#34A7F4","#8134F4"],"monochromatic":["#F9EE8B","#F4E134","#C2AF0A"]}
Variants
{"light":"#F9EE8B","dark":"#C2AF0A","saturated":"#FFEA29","desaturated":"#DDCE4B","pastel":"#F4EEB3","neon":"#FFEE52"}
Nearest named colors
[{"slug":"dandelion","name":"Dandelion","hex":"#F0E130","distance":5.656854249492381},{"slug":"neon-yellow","name":"Neon Yellow","hex":"#FFF01F","distance":28.053520278211074},{"slug":"saffron","name":"Saffron","hex":"#F4C430","distance":29.274562336608895},{"slug":"daffodil","name":"Daffodil","hex":"#FFFF31","distance":32.09361307176243},{"slug":"buttercup","name":"Buttercup","hex":"#F3C13A","distance":32.57299494980466}]

HEX meaning and use

About #F4E134

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

The RGB channels are 244, 225, and 52, with red carrying the strongest channel weight. In HSL, the hue is 54deg with 90% 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.7333, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 5.66, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.67:1AA Pass
White text1.34:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.67:1 · AAA
White text#FFFFFF1.34:1 · Fail

Accessible Alternatives

Daffodil#000000 text · best 19.6:1#FFFF31
Neon Yellow#000000 text · best 17.74:1#FFF01F
#F9EE8B#000000 text · best 17.63:1#F9EE8B
#FFEA29#000000 text · best 17.05:1#FFEA29
#A7F434#000000 text · best 15.63:1#A7F434

Generated Palette

#F4E134#F4E134
#3447F4#3447F4
#F48134#F48134
#A7F434#A7F434
#F9EE8B#F9EE8B
#C2AF0A#C2AF0A

Color Harmonies

#3447F4#3447F4
#F48134#F48134
#A7F434#A7F434
#34F4E1#34F4E1
#E134F4#E134F4

Variants

#F9EE8B#F9EE8B
#C2AF0A#C2AF0A
#FFEA29#FFEA29
#DDCE4B#DDCE4B
#F4EEB3#F4EEB3
#FFEE52#FFEE52

Nearest Named Colors