HEX atlas value

#EDD3B6

#EDD3B6 is a warm orange HEX color close to Feldspar. According to Colors Encyclopedia, it converts to RGB 237, 211, 182, HSL 32, 60%, 82%, has luminance 0.6797, and belongs to the balanced group.

#EDD3B6 Sample readable text
HEX #EDD3B6
RGB rgb(237, 211, 182)
HSL hsl(32 60% 82%)
CMYK cmyk(0, 11, 23, 7)
Luminance 0.6797
Contrast Black 14.59:1White 1.44:1

CSS

--color-edd3b6: #EDD3B6;
.background-edd3b6 { background-color: #EDD3B6; }
.text-edd3b6 { color: #EDD3B6; }

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.6797
Black text14.59:1AA Pass
White text1.44: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":"#EDD3B6","rgb":[237,211,182],"hsl":[32,60,82],"cmyk":[0,11,23,7],"luminance":0.6797,"contrast":{"black":14.59,"white":1.44}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.59,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.44,"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":"#EBEDB6","hex":"#EBEDB6","family":"yellow","bestTextColor":"#000000","contrastBlack":17.32,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Wheat","hex":"#F5DEB3","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach Puff","hex":"#FFDAB9","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F7D4AB","hex":"#F7D4AB","family":"orange","bestTextColor":"#000000","contrastBlack":14.96,"contrastWhite":1.4,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","balanced","balanced orange","Feldspar adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/edd3b6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/feldspar.json","https://www.colorsencyclopedia.com/api/colors/desert-sand.json","https://www.colorsencyclopedia.com/api/colors/wheat.json"]}
Harmonies
{"complementary":"#B6CFED","analogous":["#EDB7B6","#EBEDB6"],"triadic":["#B6EDD3","#D3B6ED"],"tetradic":["#B6EDB7","#B6CFED","#EDB6EB"],"splitComplementary":["#B6EBED","#B7B6ED"],"monochromatic":["#FFFFFF","#EDD3B6","#DAA76C"]}
Variants
{"light":"#FFFFFF","dark":"#DAA76C","saturated":"#F7D4AB","desaturated":"#E3D2C0","pastel":"#FFFFFF","neon":"#FFE7CC"}
Nearest named colors
[{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":6.782329983125268},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":12.206555615733702},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":13.92838827718412},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":15.684387141358123},{"slug":"pastel-peach","name":"Pastel Peach","hex":"#FFDAB9","distance":19.544820285692065}]

HEX meaning and use

About #EDD3B6

#EDD3B6 is classified as a warm orange value with balanced visual character. #EDD3B6 is visually closest to Feldspar, a named orange color with HEX #F0CDB7.

The RGB channels are 237, 211, and 182, with red carrying the strongest channel weight. In HSL, the hue is 32deg 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, and CSS color tokens. Its luminance is 0.6797, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 6.78, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.59:1AA Pass
White text1.44:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.59:1 · AAA
White text#FFFFFF1.44:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EBEDB6#000000 text · best 17.32:1#EBEDB6
Wheat#000000 text · best 15.98:1#F5DEB3
Peach Puff#000000 text · best 15.98:1#FFDAB9
#F7D4AB#000000 text · best 14.96:1#F7D4AB

Generated Palette

#EDD3B6#EDD3B6
#B6CFED#B6CFED
#EDB7B6#EDB7B6
#EBEDB6#EBEDB6
White#FFFFFF
#DAA76C#DAA76C

Color Harmonies

#B6CFED#B6CFED
#EDB7B6#EDB7B6
#EBEDB6#EBEDB6
#B6EDD3#B6EDD3
#D3B6ED#D3B6ED

Variants

White#FFFFFF
#DAA76C#DAA76C
#F7D4AB#F7D4AB
#E3D2C0#E3D2C0
White#FFFFFF
#FFE7CC#FFE7CC

Nearest Named Colors