HEX atlas value

#E7EACC

#E7EACC is a warm yellow HEX color close to Pearl. According to Colors Encyclopedia, it converts to RGB 231, 234, 204, HSL 66, 42%, 86%, has luminance 0.8019, and belongs to the light group.

#E7EACC Sample readable text
HEX #E7EACC
RGB rgb(231, 234, 204)
HSL hsl(66 42% 86%)
CMYK cmyk(1, 0, 13, 8)
Luminance 0.8019
Contrast Black 17.04:1White 1.23:1

CSS

--color-e7eacc: #E7EACC;
.background-e7eacc { background-color: #E7EACC; }
.text-e7eacc { color: #E7EACC; }

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.8019
Black text17.04:1AA Pass
White text1.23: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":"#E7EACC","rgb":[231,234,204],"hsl":[66,42,86],"cmyk":[1,0,13,8],"luminance":0.8019,"contrast":{"black":17.04,"white":1.23}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.04,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.23,"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":"#EEF2C4","hex":"#EEF2C4","family":"yellow","bestTextColor":"#000000","contrastBlack":18.13,"contrastWhite":1.16,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Canvas","hex":"#F4EBD0","family":"yellow","bestTextColor":"#000000","contrastBlack":17.64,"contrastWhite":1.19,"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"]}]
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/e7eacc.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pearl.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/parchment.json"]}
Harmonies
{"complementary":"#CFCCEA","analogous":["#EADECC","#D8EACC"],"triadic":["#CCE7EA","#EACCE7"],"tetradic":["#CCEADE","#CFCCEA","#EACCD8"],"splitComplementary":["#CCD8EA","#DECCEA"],"monochromatic":["#FFFFFF","#E7EACC","#C9D08B"]}
Variants
{"light":"#FFFFFF","dark":"#C9D08B","saturated":"#EEF2C4","desaturated":"#E1E2D4","pastel":"#FFFFFF","neon":"#FCFFE0"}
Nearest named colors
[{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":11.180339887498949},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":11.357816691600547},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":11.704699910719626},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":13.45362404707371},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":13.638181696985855}]

HEX meaning and use

About #E7EACC

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

The RGB channels are 231, 234, and 204, with green carrying the strongest channel weight. In HSL, the hue is 66deg with 42% saturation and 86% 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 light surfaces. Its luminance is 0.8019, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.18, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.04:1AA Pass
White text1.23:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.04:1 · AAA
White text#FFFFFF1.23:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EEF2C4#000000 text · best 18.13:1#EEF2C4
Canvas#000000 text · best 17.64:1#F4EBD0
Eggshell#000000 text · best 17.45:1#F0EAD6
Parchment#000000 text · best 17.33:1#F1E9D2

Generated Palette

#E7EACC#E7EACC
#CFCCEA#CFCCEA
#EADECC#EADECC
#D8EACC#D8EACC
White#FFFFFF
#C9D08B#C9D08B

Color Harmonies

#CFCCEA#CFCCEA
#EADECC#EADECC
#D8EACC#D8EACC
#CCE7EA#CCE7EA
#EACCE7#EACCE7

Variants

White#FFFFFF
#C9D08B#C9D08B
#EEF2C4#EEF2C4
#E1E2D4#E1E2D4
White#FFFFFF
#FCFFE0#FCFFE0

Nearest Named Colors