HEX atlas value

#EDEAB6

#EDEAB6 is a warm yellow HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 237, 234, 182, HSL 57, 60%, 82%, has luminance 0.8023, and belongs to the balanced group.

#EDEAB6 Sample readable text
HEX #EDEAB6
RGB rgb(237, 234, 182)
HSL hsl(57 60% 82%)
CMYK cmyk(0, 1, 23, 7)
Luminance 0.8023
Contrast Black 17.05:1White 1.23:1

CSS

--color-edeab6: #EDEAB6;
.background-edeab6 { background-color: #EDEAB6; }
.text-edeab6 { color: #EDEAB6; }

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.8023
Black text17.05:1AA Pass
White text1.23: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":"#EDEAB6","rgb":[237,234,182],"hsl":[57,60,82],"cmyk":[0,1,23,7],"luminance":0.8023,"contrast":{"black":17.05,"white":1.23}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.05,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.23,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F7F3AB","hex":"#F7F3AB","family":"yellow","bestTextColor":"#000000","contrastBlack":18.36,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach","hex":"#FFE5B4","family":"orange","bestTextColor":"#000000","contrastBlack":17.12,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Moccasin","hex":"#FFE4B5","family":"orange","bestTextColor":"#000000","contrastBlack":17.02,"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"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Pale Goldenrod 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/edeab6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json","https://www.colorsencyclopedia.com/api/colors/wheat.json"]}
Harmonies
{"complementary":"#B6B8ED","analogous":["#EDCEB6","#D4EDB6"],"triadic":["#B6EDEA","#EAB6ED"],"tetradic":["#B6EDCE","#B6B8ED","#EDB6D4"],"splitComplementary":["#B6D4ED","#CEB6ED"],"monochromatic":["#FFFFFF","#EDEAB6","#DAD56C"]}
Variants
{"light":"#FFFFFF","dark":"#DAD56C","saturated":"#F7F3AB","desaturated":"#E3E1C0","pastel":"#FFFFFF","neon":"#FFFCCC"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":12.206555615733702},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":13.490737563232042},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":14.730919862656235},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":18.788294228055936},{"slug":"moccasin","name":"Moccasin","hex":"#FFE4B5","distance":19}]

HEX meaning and use

About #EDEAB6

#EDEAB6 is classified as a warm yellow value with balanced visual character. #EDEAB6 is visually closest to Pale Goldenrod, a named yellow color with HEX #EEE8AA.

The RGB channels are 237, 234, and 182, with red carrying the strongest channel weight. In HSL, the hue is 57deg with 60% saturation and 82% 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.8023, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 12.21, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.05:1AA Pass
White text1.23:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.05:1 · AAA
White text#FFFFFF1.23:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F7F3AB#000000 text · best 18.36:1#F7F3AB
Peach#000000 text · best 17.12:1#FFE5B4
Moccasin#000000 text · best 17.02:1#FFE4B5
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA

Generated Palette

#EDEAB6#EDEAB6
#B6B8ED#B6B8ED
#EDCEB6#EDCEB6
#D4EDB6#D4EDB6
White#FFFFFF
#DAD56C#DAD56C

Color Harmonies

#B6B8ED#B6B8ED
#EDCEB6#EDCEB6
#D4EDB6#D4EDB6
#B6EDEA#B6EDEA
#EAB6ED#EAB6ED

Variants

White#FFFFFF
#DAD56C#DAD56C
#F7F3AB#F7F3AB
#E3E1C0#E3E1C0
White#FFFFFF
#FFFCCC#FFFCCC

Nearest Named Colors