HEX atlas value

#E8E091

#E8E091 is a warm yellow HEX color close to Khaki. According to Colors Encyclopedia, it converts to RGB 232, 224, 145, HSL 54, 65%, 74%, has luminance 0.7251, and belongs to the balanced group.

#E8E091 Sample readable text
HEX #E8E091
RGB rgb(232, 224, 145)
HSL hsl(54 65% 74%)
CMYK cmyk(0, 3, 38, 9)
Luminance 0.7251
Contrast Black 15.5:1White 1.35:1

CSS

--color-e8e091: #E8E091;
.background-e8e091 { background-color: #E8E091; }
.text-e8e091 { color: #E8E091; }

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.7251
Black text15.5:1AA Pass
White text1.35: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":"#E8E091","rgb":[232,224,145],"hsl":[54,65,74],"cmyk":[0,3,38,9],"luminance":0.7251,"contrast":{"black":15.5,"white":1.35}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.5,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.35,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F8F5DD","hex":"#F8F5DD","family":"yellow","bestTextColor":"#000000","contrastBlack":19.1,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F6EB83","hex":"#F6EB83","family":"yellow","bestTextColor":"#000000","contrastBlack":17.13,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Vanilla","hex":"#F3E5AB","family":"yellow","bestTextColor":"#000000","contrastBlack":16.61,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Khaki","hex":"#F0E68C","family":"yellow","bestTextColor":"#000000","contrastBlack":16.4,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Khaki adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e8e091.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/khaki.json","https://www.colorsencyclopedia.com/api/colors/flax.json","https://www.colorsencyclopedia.com/api/colors/soft-peach.json"]}
Harmonies
{"complementary":"#929AE8","analogous":["#E8B492","#C5E892"],"triadic":["#92E8DF","#DF92E8"],"tetradic":["#92E8B4","#929AE8","#E892C5"],"splitComplementary":["#92C5E8","#B492E8"],"monochromatic":["#F8F5DD","#E8E091","#D8C946"]}
Variants
{"light":"#F8F5DD","dark":"#D8C946","saturated":"#F6EB83","desaturated":"#D9D4A0","pastel":"#FEFDFB","neon":"#FFF6A3"}
Nearest named colors
[{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":11.180339887498949},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":16.64331697709324},{"slug":"soft-peach","name":"Soft Peach","hex":"#FAD7A0","distance":25.099800796022265},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":26.92582403567252},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":28.6705423736629}]

HEX meaning and use

About #E8E091

#E8E091 is classified as a warm yellow value with balanced visual character. #E8E091 is visually closest to Khaki, a named yellow color with HEX #F0E68C.

The RGB channels are 232, 224, and 145, with red carrying the strongest channel weight. In HSL, the hue is 54deg with 65% saturation and 74% lightness, so this page treats it as a moderate-saturation, light 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 highlight and warning systems. Its luminance is 0.7251, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.18, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.5:1AA Pass
White text1.35:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.5:1 · AAA
White text#FFFFFF1.35:1 · Fail

Accessible Alternatives

#F8F5DD#000000 text · best 19.1:1#F8F5DD
#F6EB83#000000 text · best 17.13:1#F6EB83
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA
Vanilla#000000 text · best 16.61:1#F3E5AB
Khaki#000000 text · best 16.4:1#F0E68C

Generated Palette

#E8E091#E8E091
#929AE8#929AE8
#E8B492#E8B492
#C5E892#C5E892
#F8F5DD#F8F5DD
#D8C946#D8C946

Color Harmonies

#929AE8#929AE8
#E8B492#E8B492
#C5E892#C5E892
#92E8DF#92E8DF
#DF92E8#DF92E8

Variants

#F8F5DD#F8F5DD
#D8C946#D8C946
#F6EB83#F6EB83
#D9D4A0#D9D4A0
#FEFDFB#FEFDFB
#FFF6A3#FFF6A3

Nearest Named Colors