HEX atlas value

#EEB83A

#EEB83A is a warm orange HEX color close to Buttercup. According to Colors Encyclopedia, it converts to RGB 238, 184, 58, HSL 42, 84%, 58%, has luminance 0.5276, and belongs to the vibrant group.

#EEB83A Sample readable text
HEX #EEB83A
RGB rgb(238, 184, 58)
HSL hsl(42 84% 58%)
CMYK cmyk(0, 23, 76, 7)
Luminance 0.5276
Contrast Black 11.55:1White 1.82:1

CSS

--color-eeb83a: #EEB83A;
.background-eeb83a { background-color: #EEB83A; }
.text-eeb83a { color: #EEB83A; }

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.5276
Black text11.55:1AA Pass
White text1.82: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":"#EEB83A","rgb":[238,184,58],"hsl":[42,84,58],"cmyk":[0,23,76,7],"luminance":0.5276,"contrast":{"black":11.55,"white":1.82}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.55,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.82,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#CAEE3A","hex":"#CAEE3A","family":"green","bestTextColor":"#000000","contrastBlack":15.8,"contrastWhite":1.33,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5D68E","hex":"#F5D68E","family":"orange","bestTextColor":"#000000","contrastBlack":14.89,"contrastWhite":1.41,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Saffron","hex":"#F4C430","family":"yellow","bestTextColor":"#000000","contrastBlack":12.79,"contrastWhite":1.64,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#FFBF29","hex":"#FFBF29","family":"orange","bestTextColor":"#000000","contrastBlack":12.74,"contrastWhite":1.65,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Buttercup","hex":"#F3C13A","family":"orange","bestTextColor":"#000000","contrastBlack":12.5,"contrastWhite":1.68,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm orange","vibrant","vibrant orange","Buttercup adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/eeb83a.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/buttercup.json","https://www.colorsencyclopedia.com/api/colors/saffron.json","https://www.colorsencyclopedia.com/api/colors/old-gold.json"]}
Harmonies
{"complementary":"#3A70EE","analogous":["#EE5E3A","#CAEE3A"],"triadic":["#3AEEB8","#B83AEE"],"tetradic":["#3AEE5E","#3A70EE","#EE3ACA"],"splitComplementary":["#3ACAEE","#5E3AEE"],"monochromatic":["#F5D68E","#EEB83A","#BC8810"]}
Variants
{"light":"#F5D68E","dark":"#BC8810","saturated":"#FFBF29","desaturated":"#D6AE51","pastel":"#F2E0B6","neon":"#FFCB52"}
Nearest named colors
[{"slug":"buttercup","name":"Buttercup","hex":"#F3C13A","distance":10.295630140987},{"slug":"saffron","name":"Saffron","hex":"#F4C430","distance":16.73320053068151},{"slug":"old-gold","name":"Old Gold","hex":"#CFB53B","distance":31.160872901765767},{"slug":"marigold","name":"Marigold","hex":"#EAA221","distance":33.54101966249684},{"slug":"butterscotch","name":"Butterscotch","hex":"#E3963E","distance":35.958309192730404}]

HEX meaning and use

About #EEB83A

#EEB83A is classified as a warm orange value with vibrant visual character. #EEB83A is visually closest to Buttercup, a named orange color with HEX #F3C13A.

The RGB channels are 238, 184, and 58, with red carrying the strongest channel weight. In HSL, the hue is 42deg 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.5276, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 10.30, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.55:1AA Pass
White text1.82:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000011.55:1 · AAA
White text#FFFFFF1.82:1 · Fail

Accessible Alternatives

#CAEE3A#000000 text · best 15.8:1#CAEE3A
#F5D68E#000000 text · best 14.89:1#F5D68E
Saffron#000000 text · best 12.79:1#F4C430
#FFBF29#000000 text · best 12.74:1#FFBF29
Buttercup#000000 text · best 12.5:1#F3C13A

Generated Palette

#EEB83A#EEB83A
#3A70EE#3A70EE
#EE5E3A#EE5E3A
#CAEE3A#CAEE3A
#F5D68E#F5D68E
#BC8810#BC8810

Color Harmonies

#3A70EE#3A70EE
#EE5E3A#EE5E3A
#CAEE3A#CAEE3A
#3AEEB8#3AEEB8
#B83AEE#B83AEE

Variants

#F5D68E#F5D68E
#BC8810#BC8810
#FFBF29#FFBF29
#D6AE51#D6AE51
#F2E0B6#F2E0B6
#FFCB52#FFCB52

Nearest Named Colors