HEX atlas value

#F3F020

#F3F020 is a warm yellow HEX color close to Neon Yellow. According to Colors Encyclopedia, it converts to RGB 243, 240, 32, HSL 59, 90%, 54%, has luminance 0.8148, and belongs to the vibrant group.

#F3F020 Sample readable text
HEX #F3F020
RGB rgb(243, 240, 32)
HSL hsl(59 90% 54%)
CMYK cmyk(0, 1, 87, 5)
Luminance 0.8148
Contrast Black 17.3:1White 1.21:1

CSS

--color-f3f020: #F3F020;
.background-f3f020 { background-color: #F3F020; }
.text-f3f020 { color: #F3F020; }

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.8148
Black text17.3:1AA Pass
White text1.21: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":"#F3F020","rgb":[243,240,32],"hsl":[59,90,54],"cmyk":[0,1,87,5],"luminance":0.8148,"contrast":{"black":17.3,"white":1.21}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.3,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.21,"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":"#FFFB14","hex":"#FFFB14","family":"yellow","bestTextColor":"#000000","contrastBlack":19.06,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F8F677","hex":"#F8F677","family":"yellow","bestTextColor":"#000000","contrastBlack":18.44,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Cadmium Yellow","hex":"#FFF600","family":"yellow","bestTextColor":"#000000","contrastBlack":18.43,"contrastWhite":1.14,"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"]}]
AI context
{"semanticGroups":["warm yellow","vibrant","vibrant yellow","Neon Yellow 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/f3f020.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/neon-yellow.json","https://www.colorsencyclopedia.com/api/colors/dandelion.json","https://www.colorsencyclopedia.com/api/colors/daffodil.json"]}
Harmonies
{"complementary":"#2024F3","analogous":["#F38620","#8DF320"],"triadic":["#20F3F0","#F020F3"],"tetradic":["#20F386","#2024F3","#F3208D"],"splitComplementary":["#208DF3","#8620F3"],"monochromatic":["#F8F677","#F3F020","#AEAC09"]}
Variants
{"light":"#F8F677","dark":"#AEAC09","saturated":"#FFFB14","desaturated":"#D9D73A","pastel":"#F2F0A1","neon":"#FFFC3D"}
Nearest named colors
[{"slug":"neon-yellow","name":"Neon Yellow","hex":"#FFF01F","distance":12.041594578792296},{"slug":"dandelion","name":"Dandelion","hex":"#F0E130","distance":22.135943621178654},{"slug":"daffodil","name":"Daffodil","hex":"#FFFF31","distance":25.65151067676132},{"slug":"canary-yellow","name":"Canary Yellow","hex":"#FFEF00","distance":34.19064199455752},{"slug":"cadmium-yellow","name":"Cadmium Yellow","hex":"#FFF600","distance":34.698703145794944}]

HEX meaning and use

About #F3F020

#F3F020 is classified as a warm yellow value with vibrant visual character. #F3F020 is visually closest to Neon Yellow, a named yellow color with HEX #FFF01F.

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

WCAG Accessibility

Black text17.3:1AA Pass
White text1.21:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.3:1 · AAA
White text#FFFFFF1.21:1 · Fail

Accessible Alternatives

Daffodil#000000 text · best 19.6:1#FFFF31
#FFFB14#000000 text · best 19.06:1#FFFB14
#F8F677#000000 text · best 18.44:1#F8F677
Cadmium Yellow#000000 text · best 18.43:1#FFF600
Neon Yellow#000000 text · best 17.74:1#FFF01F

Generated Palette

#F3F020#F3F020
#2024F3#2024F3
#F38620#F38620
#8DF320#8DF320
#F8F677#F8F677
#AEAC09#AEAC09

Color Harmonies

#2024F3#2024F3
#F38620#F38620
#8DF320#8DF320
#20F3F0#20F3F0
#F020F3#F020F3

Variants

#F8F677#F8F677
#AEAC09#AEAC09
#FFFB14#FFFB14
#D9D73A#D9D73A
#F2F0A1#F2F0A1
#FFFC3D#FFFC3D

Nearest Named Colors