HEX atlas value

#E2DFC1

#E2DFC1 is a warm yellow HEX color close to Bone. According to Colors Encyclopedia, it converts to RGB 226, 223, 193, HSL 55, 36%, 82%, has luminance 0.7279, and belongs to the balanced group.

#E2DFC1 Sample readable text
HEX #E2DFC1
RGB rgb(226, 223, 193)
HSL hsl(55 36% 82%)
CMYK cmyk(0, 1, 15, 11)
Luminance 0.7279
Contrast Black 15.56:1White 1.35:1

CSS

--color-e2dfc1: #E2DFC1;
.background-e2dfc1 { background-color: #E2DFC1; }
.text-e2dfc1 { color: #E2DFC1; }

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.7279
Black text15.56:1AA Pass
White text1.35: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":"#E2DFC1","rgb":[226,223,193],"hsl":[55,36,82],"cmyk":[0,1,15,11],"luminance":0.7279,"contrast":{"black":15.56,"white":1.35}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.56,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.35,"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":"#ECE7B6","hex":"#ECE7B6","family":"yellow","bestTextColor":"#000000","contrastBlack":16.67,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Vellum","hex":"#EFE3C8","family":"orange","bestTextColor":"#000000","contrastBlack":16.49,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pearl","hex":"#EAE0C8","family":"orange","bestTextColor":"#000000","contrastBlack":15.99,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D4E2C1","hex":"#D4E2C1","family":"green","bestTextColor":"#000000","contrastBlack":15.45,"contrastWhite":1.36,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Bone 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/e2dfc1.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/bone.json","https://www.colorsencyclopedia.com/api/colors/pearl.json","https://www.colorsencyclopedia.com/api/colors/vellum.json"]}
Harmonies
{"complementary":"#C1C3E2","analogous":["#E2CEC1","#D4E2C1"],"triadic":["#C1E2DF","#DFC1E2"],"tetradic":["#C1E2CE","#C1C3E2","#E2C1D4"],"splitComplementary":["#C1D4E2","#CEC1E2"],"monochromatic":["#FFFFFF","#E2DFC1","#C4BF82"]}
Variants
{"light":"#FFFFFF","dark":"#C4BF82","saturated":"#ECE7B6","desaturated":"#D8D6CB","pastel":"#FFFFFF","neon":"#FFFBCC"}
Nearest named colors
[{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":9.486832980505138},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":10.677078252031311},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":15.297058540778355},{"slug":"limestone","name":"Limestone","hex":"#D8D2C4","distance":16.673332000533065},{"slug":"quartz","name":"Quartz","hex":"#E7D9D1","distance":17.804493814764857}]

HEX meaning and use

About #E2DFC1

#E2DFC1 is classified as a warm yellow value with balanced visual character. #E2DFC1 is visually closest to Bone, a named orange color with HEX #E3DAC9.

The RGB channels are 226, 223, and 193, with red carrying the strongest channel weight. In HSL, the hue is 55deg with 36% 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.7279, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 9.49, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.56:1AA Pass
White text1.35:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.56:1 · AAA
White text#FFFFFF1.35:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#ECE7B6#000000 text · best 16.67:1#ECE7B6
Vellum#000000 text · best 16.49:1#EFE3C8
Pearl#000000 text · best 15.99:1#EAE0C8
#D4E2C1#000000 text · best 15.45:1#D4E2C1

Generated Palette

#E2DFC1#E2DFC1
#C1C3E2#C1C3E2
#E2CEC1#E2CEC1
#D4E2C1#D4E2C1
White#FFFFFF
#C4BF82#C4BF82

Color Harmonies

#C1C3E2#C1C3E2
#E2CEC1#E2CEC1
#D4E2C1#D4E2C1
#C1E2DF#C1E2DF
#DFC1E2#DFC1E2

Variants

White#FFFFFF
#C4BF82#C4BF82
#ECE7B6#ECE7B6
#D8D6CB#D8D6CB
White#FFFFFF
#FFFBCC#FFFBCC

Nearest Named Colors