HEX atlas value

#EAE0C8

#EAE0C8 is a warm orange HEX color close to Pearl. According to Colors Encyclopedia, it converts to RGB 234, 224, 200, HSL 42, 45%, 85%, has luminance 0.7497, and belongs to the balanced group.

#EAE0C8 Sample readable text
HEX #EAE0C8
RGB rgb(234, 224, 200)
HSL hsl(42 45% 85%)
CMYK cmyk(0, 4, 15, 8)
Luminance 0.7497
Contrast Black 15.99:1White 1.31:1

CSS

--color-eae0c8: #EAE0C8;
.background-eae0c8 { background-color: #EAE0C8; }
.text-eae0c8 { color: #EAE0C8; }

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.7497
Black text15.99:1AA Pass
White text1.31: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":"#EAE0C8","rgb":[234,224,200],"hsl":[42,45,85],"cmyk":[0,4,15,8],"luminance":0.7497,"contrast":{"black":15.99,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.99,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"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":"Parchment","hex":"#F1E9D2","family":"yellow","bestTextColor":"#000000","contrastBlack":17.33,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E3EAC8","hex":"#E3EAC8","family":"green","bestTextColor":"#000000","contrastBlack":16.87,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F2E3BF","hex":"#F2E3BF","family":"orange","bestTextColor":"#000000","contrastBlack":16.52,"contrastWhite":1.27,"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 orange","balanced","balanced orange","Pearl adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/eae0c8.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/bone.json"]}
Harmonies
{"complementary":"#C8D2EA","analogous":["#EACEC8","#E3EAC8"],"triadic":["#C8EAE0","#E0C8EA"],"tetradic":["#C8EACE","#C8D2EA","#EAC8E3"],"splitComplementary":["#C8E3EA","#CEC8EA"],"monochromatic":["#FFFFFF","#EAE0C8","#D1BA85"]}
Variants
{"light":"#FFFFFF","dark":"#D1BA85","saturated":"#F2E3BF","desaturated":"#E2DCD0","pastel":"#FFFFFF","neon":"#FFF4DB"}
Nearest named colors
[{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":0},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":5.830951894845301},{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":9.273618495495704},{"slug":"quartz","name":"Quartz","hex":"#E7D9D1","distance":11.789826122551595},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":15.165750888103101}]

HEX meaning and use

About #EAE0C8

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

The RGB channels are 234, 224, and 200, with red carrying the strongest channel weight. In HSL, the hue is 42deg with 45% saturation and 85% 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.7497, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 0.00, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.99:1AA Pass
White text1.31:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.99:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Parchment#000000 text · best 17.33:1#F1E9D2
#E3EAC8#000000 text · best 16.87:1#E3EAC8
#F2E3BF#000000 text · best 16.52:1#F2E3BF
Vellum#000000 text · best 16.49:1#EFE3C8

Generated Palette

Pearl#EAE0C8
#C8D2EA#C8D2EA
#EACEC8#EACEC8
#E3EAC8#E3EAC8
White#FFFFFF
#D1BA85#D1BA85

Color Harmonies

#C8D2EA#C8D2EA
#EACEC8#EACEC8
#E3EAC8#E3EAC8
#C8EAE0#C8EAE0
#E0C8EA#E0C8EA

Variants

White#FFFFFF
#D1BA85#D1BA85
#F2E3BF#F2E3BF
#E2DCD0#E2DCD0
White#FFFFFF
#FFF4DB#FFF4DB

Nearest Named Colors