HEX atlas value

#E5B8A9

#E5B8A9 is a warm orange HEX color close to Travertine. According to Colors Encyclopedia, it converts to RGB 229, 184, 169, HSL 15, 54%, 78%, has luminance 0.538, and belongs to the balanced group.

#E5B8A9 Sample readable text
HEX #E5B8A9
RGB rgb(229, 184, 169)
HSL hsl(15 54% 78%)
CMYK cmyk(0, 20, 26, 10)
Luminance 0.538
Contrast Black 11.76:1White 1.79:1

CSS

--color-e5b8a9: #E5B8A9;
.background-e5b8a9 { background-color: #E5B8A9; }
.text-e5b8a9 { color: #E5B8A9; }

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.538
Black text11.76:1AA Pass
White text1.79: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":"#E5B8A9","rgb":[229,184,169],"hsl":[15,54,78],"cmyk":[0,20,26,10],"luminance":0.538,"contrast":{"black":11.76,"white":1.79}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.76,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.79,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FAF2EF","hex":"#FAF2EF","family":"orange","bestTextColor":"#000000","contrastBlack":19.01,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E5D6A9","hex":"#E5D6A9","family":"yellow","bestTextColor":"#000000","contrastBlack":14.52,"contrastWhite":1.45,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Desert Sand","hex":"#EDC9AF","family":"orange","bestTextColor":"#000000","contrastBlack":13.57,"contrastWhite":1.55,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#A9D6E5","hex":"#A9D6E5","family":"blue","bestTextColor":"#000000","contrastBlack":13.44,"contrastWhite":1.56,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Mica","hex":"#D8C7B0","family":"orange","bestTextColor":"#000000","contrastBlack":12.72,"contrastWhite":1.65,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm orange","balanced","balanced orange","Travertine adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e5b8a9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/travertine.json","https://www.colorsencyclopedia.com/api/colors/desert-sand.json","https://www.colorsencyclopedia.com/api/colors/mica.json"]}
Harmonies
{"complementary":"#A9D6E5","analogous":["#E5A9B8","#E5D6A9"],"triadic":["#A9E5B8","#B8A9E5"],"tetradic":["#B8E5A9","#A9D6E5","#D6A9E5"],"splitComplementary":["#A9E5D6","#A9B8E5"],"monochromatic":["#FAF2EF","#E5B8A9","#D07D62"]}
Variants
{"light":"#FAF2EF","dark":"#D07D62","saturated":"#F2B29C","desaturated":"#D9BEB5","pastel":"#FFFFFF","neon":"#FFC9B8"}
Nearest named colors
[{"slug":"travertine","name":"Travertine","hex":"#D6C1A3","distance":18.49324200890693},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":19.72308292331602},{"slug":"mica","name":"Mica","hex":"#D8C7B0","distance":21.047565179849187},{"slug":"soft-coral","name":"Soft Coral","hex":"#F7A8A8","distance":24.1039415863879},{"slug":"pastel-coral","name":"Pastel Coral","hex":"#FFB3A7","distance":26.551836094703507}]

HEX meaning and use

About #E5B8A9

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

The RGB channels are 229, 184, and 169, with red carrying the strongest channel weight. In HSL, the hue is 15deg with 54% saturation and 78% 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.538, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 18.49, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.76:1AA Pass
White text1.79:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000011.76:1 · AAA
White text#FFFFFF1.79:1 · Fail

Accessible Alternatives

#FAF2EF#000000 text · best 19.01:1#FAF2EF
#E5D6A9#000000 text · best 14.52:1#E5D6A9
Desert Sand#000000 text · best 13.57:1#EDC9AF
#A9D6E5#000000 text · best 13.44:1#A9D6E5
Mica#000000 text · best 12.72:1#D8C7B0

Generated Palette

#E5B8A9#E5B8A9
#A9D6E5#A9D6E5
#E5A9B8#E5A9B8
#E5D6A9#E5D6A9
#FAF2EF#FAF2EF
#D07D62#D07D62

Color Harmonies

#A9D6E5#A9D6E5
#E5A9B8#E5A9B8
#E5D6A9#E5D6A9
#A9E5B8#A9E5B8
#B8A9E5#B8A9E5

Variants

#FAF2EF#FAF2EF
#D07D62#D07D62
#F2B29C#F2B29C
#D9BEB5#D9BEB5
White#FFFFFF
#FFC9B8#FFC9B8

Nearest Named Colors