HEX atlas value

#E9F698

#E9F698 is a warm yellow HEX color close to Khaki. According to Colors Encyclopedia, it converts to RGB 233, 246, 152, HSL 68, 84%, 78%, has luminance 0.855, and belongs to the pastel group.

#E9F698 Sample readable text
HEX #E9F698
RGB rgb(233, 246, 152)
HSL hsl(68 84% 78%)
CMYK cmyk(5, 0, 38, 4)
Luminance 0.855
Contrast Black 18.1:1White 1.16:1

CSS

--color-e9f698: #E9F698;
.background-e9f698 { background-color: #E9F698; }
.text-e9f698 { color: #E9F698; }

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.855
Black text18.1: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":"#E9F698","rgb":[233,246,152],"hsl":[68,84,78],"cmyk":[5,0,38,4],"luminance":0.855,"contrast":{"black":18.1,"white":1.16}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.1,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.16,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FBFDEC","hex":"#FBFDEC","family":"yellow","bestTextColor":"#000000","contrastBlack":20.36,"contrastWhite":1.03,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Yellow","hex":"#FDFD96","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F0FF8F","hex":"#F0FF8F","family":"yellow","bestTextColor":"#000000","contrastBlack":19.41,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Butter","hex":"#FFF1A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.4,"contrastWhite":1.14,"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"]}]
AI context
{"semanticGroups":["warm yellow","pastel","pastel yellow","Khaki adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e9f698.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/khaki.json","https://www.colorsencyclopedia.com/api/colors/pastel-yellow.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"]}
Harmonies
{"complementary":"#A498F6","analogous":["#F6D398","#BAF698"],"triadic":["#98E9F6","#F698E9"],"tetradic":["#98F6D3","#A498F6","#F698BA"],"splitComplementary":["#98BAF6","#D398F6"],"monochromatic":["#FBFDEC","#E9F698","#D8EF43"]}
Variants
{"light":"#FBFDEC","dark":"#D8EF43","saturated":"#F0FF8F","desaturated":"#E0EAA4","pastel":"#FFFFFF","neon":"#F5FFB8"}
Nearest named colors
[{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":21.18962010041709},{"slug":"pastel-yellow","name":"Pastel Yellow","hex":"#FDFD96","distance":21.283796653792763},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":23.345235059857504},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":27.386127875258307},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":27.65863337187866}]

HEX meaning and use

About #E9F698

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

The RGB channels are 233, 246, and 152, with green carrying the strongest channel weight. In HSL, the hue is 68deg with 84% saturation and 78% lightness, so this page treats it as a high-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 soft UI backgrounds. Its luminance is 0.855, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 21.19, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.1: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 #E9F698 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

#FBFDEC#000000 text · best 20.36:1#FBFDEC
Pastel Yellow#000000 text · best 19.67:1#FDFD96
#F0FF8F#000000 text · best 19.41:1#F0FF8F
Butter#000000 text · best 18.4:1#FFF1A8
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA

Generated Palette

#E9F698#E9F698
#A498F6#A498F6
#F6D398#F6D398
#BAF698#BAF698
#FBFDEC#FBFDEC
#D8EF43#D8EF43

Color Harmonies

#A498F6#A498F6
#F6D398#F6D398
#BAF698#BAF698
#98E9F6#98E9F6
#F698E9#F698E9

Variants

#FBFDEC#FBFDEC
#D8EF43#D8EF43
#F0FF8F#F0FF8F
#E0EAA4#E0EAA4
White#FFFFFF
#F5FFB8#F5FFB8

Nearest Named Colors