HEX atlas value

#E6E5D1

#E6E5D1 is a warm yellow HEX color close to Pearl. According to Colors Encyclopedia, it converts to RGB 230, 229, 209, HSL 57, 30%, 86%, has luminance 0.7747, and belongs to the light group.

#E6E5D1 Sample readable text
HEX #E6E5D1
RGB rgb(230, 229, 209)
HSL hsl(57 30% 86%)
CMYK cmyk(0, 0, 9, 10)
Luminance 0.7747
Contrast Black 16.49:1White 1.27:1

CSS

--color-e6e5d1: #E6E5D1;
.background-e6e5d1 { background-color: #E6E5D1; }
.text-e6e5d1 { color: #E6E5D1; }

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.7747
Black text16.49:1AA Pass
White text1.27: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":"#E6E5D1","rgb":[230,229,209],"hsl":[57,30,86],"cmyk":[0,0,9,10],"luminance":0.7747,"contrast":{"black":16.49,"white":1.27}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.49,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.27,"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":"#EEECC9","hex":"#EEECC9","family":"yellow","bestTextColor":"#000000","contrastBlack":17.48,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Eggshell","hex":"#F0EAD6","family":"yellow","bestTextColor":"#000000","contrastBlack":17.45,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Parchment","hex":"#F1E9D2","family":"yellow","bestTextColor":"#000000","contrastBlack":17.33,"contrastWhite":1.21,"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"]}]
AI context
{"semanticGroups":["warm yellow","light","light yellow","Pearl adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e6e5d1.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pearl.json","https://www.colorsencyclopedia.com/api/colors/parchment.json","https://www.colorsencyclopedia.com/api/colors/quartz.json"]}
Harmonies
{"complementary":"#D1D2E6","analogous":["#E6DAD1","#DCE6D1"],"triadic":["#D1E6E5","#E5D1E6"],"tetradic":["#D1E6DA","#D1D2E6","#E6D1DC"],"splitComplementary":["#D1DCE6","#DAD1E6"],"monochromatic":["#FFFFFF","#E6E5D1","#C6C395"]}
Variants
{"light":"#FFFFFF","dark":"#C6C395","saturated":"#EEECC9","desaturated":"#DEDED8","pastel":"#FFFFFF","neon":"#FFFDE0"}
Nearest named colors
[{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":11.045361017187261},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":11.74734012447073},{"slug":"quartz","name":"Quartz","hex":"#E7D9D1","distance":12.041594578792296},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":12.24744871391589},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":12.884098726725126}]

HEX meaning and use

About #E6E5D1

#E6E5D1 is classified as a warm yellow value with light visual character. #E6E5D1 is visually closest to Pearl, a named orange color with HEX #EAE0C8.

The RGB channels are 230, 229, and 209, with red carrying the strongest channel weight. In HSL, the hue is 57deg with 30% saturation and 86% lightness, so this page treats it as a low-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 light surfaces. Its luminance is 0.7747, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.05, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.49:1AA Pass
White text1.27:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.49:1 · AAA
White text#FFFFFF1.27:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EEECC9#000000 text · best 17.48:1#EEECC9
Eggshell#000000 text · best 17.45:1#F0EAD6
Parchment#000000 text · best 17.33:1#F1E9D2
Vellum#000000 text · best 16.49:1#EFE3C8

Generated Palette

#E6E5D1#E6E5D1
#D1D2E6#D1D2E6
#E6DAD1#E6DAD1
#DCE6D1#DCE6D1
White#FFFFFF
#C6C395#C6C395

Color Harmonies

#D1D2E6#D1D2E6
#E6DAD1#E6DAD1
#DCE6D1#DCE6D1
#D1E6E5#D1E6E5
#E5D1E6#E5D1E6

Variants

White#FFFFFF
#C6C395#C6C395
#EEECC9#EEECC9
#DEDED8#DEDED8
White#FFFFFF
#FFFDE0#FFFDE0

Nearest Named Colors