HEX atlas value

#EDEFB3

#EDEFB3 is a warm yellow HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 237, 239, 179, HSL 62, 65%, 82%, has luminance 0.8299, and belongs to the balanced group.

#EDEFB3 Sample readable text
HEX #EDEFB3
RGB rgb(237, 239, 179)
HSL hsl(62 65% 82%)
CMYK cmyk(1, 0, 25, 6)
Luminance 0.8299
Contrast Black 17.6:1White 1.19:1

CSS

--color-edefb3: #EDEFB3;
.background-edefb3 { background-color: #EDEFB3; }
.text-edefb3 { color: #EDEFB3; }

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.8299
Black text17.6:1AA Pass
White text1.19: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":"#EDEFB3","rgb":[237,239,179],"hsl":[62,65,82],"cmyk":[1,0,25,6],"luminance":0.8299,"contrast":{"black":17.6,"white":1.19}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.6,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.19,"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":"#F6F9A9","hex":"#F6F9A9","family":"yellow","bestTextColor":"#000000","contrastBlack":19.04,"contrastWhite":1.1,"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":"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/edefb3.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":"#B5B3EF","analogous":["#EFD3B3","#CFEFB3"],"triadic":["#B3EDEF","#EFB3ED"],"tetradic":["#B3EFD3","#B5B3EF","#EFB3CF"],"splitComplementary":["#B3CFEF","#D3B3EF"],"monochromatic":["#FFFFFF","#EDEFB3","#DBDF68"]}
Variants
{"light":"#FFFFFF","dark":"#DBDF68","saturated":"#F6F9A9","desaturated":"#E4E5BD","pastel":"#FFFFFF","neon":"#FDFFCC"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":11.445523142259598},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":14.142135623730951},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":18.788294228055936},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":20.615528128088304},{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":20.73644135332772}]

HEX meaning and use

About #EDEFB3

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

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

WCAG Accessibility

Black text17.6:1AA Pass
White text1.19:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.6:1 · AAA
White text#FFFFFF1.19:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Soft Yellow#000000 text · best 19.37:1#FFF8B8
#F6F9A9#000000 text · best 19.04:1#F6F9A9
Peach#000000 text · best 17.12:1#FFE5B4
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA

Generated Palette

#EDEFB3#EDEFB3
#B5B3EF#B5B3EF
#EFD3B3#EFD3B3
#CFEFB3#CFEFB3
White#FFFFFF
#DBDF68#DBDF68

Color Harmonies

#B5B3EF#B5B3EF
#EFD3B3#EFD3B3
#CFEFB3#CFEFB3
#B3EDEF#B3EDEF
#EFB3ED#EFB3ED

Variants

White#FFFFFF
#DBDF68#DBDF68
#F6F9A9#F6F9A9
#E4E5BD#E4E5BD
White#FFFFFF
#FDFFCC#FDFFCC

Nearest Named Colors