HEX atlas value

#EDF2B0

#EDF2B0 is a warm yellow HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 237, 242, 176, HSL 65, 72%, 82%, has luminance 0.8464, and belongs to the pastel group.

#EDF2B0 Sample readable text
HEX #EDF2B0
RGB rgb(237, 242, 176)
HSL hsl(65 72% 82%)
CMYK cmyk(2, 0, 27, 5)
Luminance 0.8464
Contrast Black 17.93:1White 1.17:1

CSS

--color-edf2b0: #EDF2B0;
.background-edf2b0 { background-color: #EDF2B0; }
.text-edf2b0 { color: #EDF2B0; }

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.8464
Black text17.93:1AA Pass
White text1.17: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":"#EDF2B0","rgb":[237,242,176],"hsl":[65,72,82],"cmyk":[2,0,27,5],"luminance":0.8464,"contrast":{"black":17.93,"white":1.17}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.93,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.17,"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":"Soft Yellow","hex":"#FFF8B8","family":"yellow","bestTextColor":"#000000","contrastBlack":19.37,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5FCA6","hex":"#F5FCA6","family":"yellow","bestTextColor":"#000000","contrastBlack":19.36,"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":"#CCF2B0","hex":"#CCF2B0","family":"green","bestTextColor":"#000000","contrastBlack":16.9,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","pastel","pastel yellow","Pale Goldenrod 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/edf2b0.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/butter.json"]}
Harmonies
{"complementary":"#B6B0F2","analogous":["#F2D7B0","#CCF2B0"],"triadic":["#B0EDF2","#F2B0ED"],"tetradic":["#B0F2D7","#B6B0F2","#F2B0CC"],"splitComplementary":["#B0CCF2","#D7B0F2"],"monochromatic":["#FFFFFF","#EDF2B0","#DAE561"]}
Variants
{"light":"#FFFFFF","dark":"#DAE561","saturated":"#F5FCA6","desaturated":"#E4E8BA","pastel":"#FFFFFF","neon":"#FBFFCC"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":11.704699910719626},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":15.165750888103101},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":19.72308292331602},{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":20.591260281974},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":21.748563170931547}]

HEX meaning and use

About #EDF2B0

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

The RGB channels are 237, 242, and 176, with green carrying the strongest channel weight. In HSL, the hue is 65deg with 72% saturation and 82% 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.8464, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.70, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.93:1AA Pass
White text1.17:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.93:1 · AAA
White text#FFFFFF1.17:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Soft Yellow#000000 text · best 19.37:1#FFF8B8
#F5FCA6#000000 text · best 19.36:1#F5FCA6
Butter#000000 text · best 18.4:1#FFF1A8
#CCF2B0#000000 text · best 16.9:1#CCF2B0

Generated Palette

#EDF2B0#EDF2B0
#B6B0F2#B6B0F2
#F2D7B0#F2D7B0
#CCF2B0#CCF2B0
White#FFFFFF
#DAE561#DAE561

Color Harmonies

#B6B0F2#B6B0F2
#F2D7B0#F2D7B0
#CCF2B0#CCF2B0
#B0EDF2#B0EDF2
#F2B0ED#F2B0ED

Variants

White#FFFFFF
#DAE561#DAE561
#F5FCA6#F5FCA6
#E4E8BA#E4E8BA
White#FFFFFF
#FBFFCC#FBFFCC

Nearest Named Colors