HEX atlas value

#E5B0A9

#E5B0A9 is a warm red HEX color close to Soft Coral. According to Colors Encyclopedia, it converts to RGB 229, 176, 169, HSL 7, 54%, 78%, has luminance 0.5057, and belongs to the balanced group.

#E5B0A9 Sample readable text
HEX #E5B0A9
RGB rgb(229, 176, 169)
HSL hsl(7 54% 78%)
CMYK cmyk(0, 23, 26, 10)
Luminance 0.5057
Contrast Black 11.11:1White 1.89:1

CSS

--color-e5b0a9: #E5B0A9;
.background-e5b0a9 { background-color: #E5B0A9; }
.text-e5b0a9 { color: #E5B0A9; }

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.5057
Black text11.11:1AA Pass
White text1.89: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":"#E5B0A9","rgb":[229,176,169],"hsl":[7,54,78],"cmyk":[0,23,26,10],"luminance":0.5057,"contrast":{"black":11.11,"white":1.89}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.11,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.89,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FAF1EF","hex":"#FAF1EF","family":"red","bestTextColor":"#000000","contrastBlack":18.89,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A9DEE5","hex":"#A9DEE5","family":"cyan","bestTextColor":"#000000","contrastBlack":14.27,"contrastWhite":1.47,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#E5CEA9","hex":"#E5CEA9","family":"orange","bestTextColor":"#000000","contrastBlack":13.73,"contrastWhite":1.53,"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":"Pastel Coral","hex":"#FFB3A7","family":"red","bestTextColor":"#000000","contrastBlack":12.26,"contrastWhite":1.71,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm red","balanced","balanced red","Soft Coral adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-attention visual states"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e5b0a9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-coral.json","https://www.colorsencyclopedia.com/api/colors/travertine.json","https://www.colorsencyclopedia.com/api/colors/lotus-pink.json"]}
Harmonies
{"complementary":"#A9DEE5","analogous":["#E5A9C0","#E5CEA9"],"triadic":["#A9E5B0","#B0A9E5"],"tetradic":["#C0E5A9","#A9DEE5","#CEA9E5"],"splitComplementary":["#A9E5CE","#A9C0E5"],"monochromatic":["#FAF1EF","#E5B0A9","#D06F62"]}
Variants
{"light":"#FAF1EF","dark":"#D06F62","saturated":"#F2A69C","desaturated":"#D9B9B5","pastel":"#FFFFFF","neon":"#FFC0B8"}
Nearest named colors
[{"slug":"soft-coral","name":"Soft Coral","hex":"#F7A8A8","distance":19.72308292331602},{"slug":"travertine","name":"Travertine","hex":"#D6C1A3","distance":23.45207879911715},{"slug":"lotus-pink","name":"Lotus Pink","hex":"#F4A7B9","distance":23.706539182259394},{"slug":"pastel-coral","name":"Pastel Coral","hex":"#FFB3A7","distance":26.248809496813376},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":26.92582403567252}]

HEX meaning and use

About #E5B0A9

#E5B0A9 is classified as a warm red value with balanced visual character. #E5B0A9 is visually closest to Soft Coral, a named red color with HEX #F7A8A8.

The RGB channels are 229, 176, and 169, with red carrying the strongest channel weight. In HSL, the hue is 7deg 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, CSS color tokens, and high-attention visual states. Its luminance is 0.5057, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 19.72, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.11:1AA Pass
White text1.89:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000011.11:1 · AAA
White text#FFFFFF1.89:1 · Fail

Accessible Alternatives

#FAF1EF#000000 text · best 18.89:1#FAF1EF
#A9DEE5#000000 text · best 14.27:1#A9DEE5
#E5CEA9#000000 text · best 13.73:1#E5CEA9
Desert Sand#000000 text · best 13.57:1#EDC9AF
Pastel Coral#000000 text · best 12.26:1#FFB3A7

Generated Palette

#E5B0A9#E5B0A9
#A9DEE5#A9DEE5
#E5A9C0#E5A9C0
#E5CEA9#E5CEA9
#FAF1EF#FAF1EF
#D06F62#D06F62

Color Harmonies

#A9DEE5#A9DEE5
#E5A9C0#E5A9C0
#E5CEA9#E5CEA9
#A9E5B0#A9E5B0
#B0A9E5#B0A9E5

Variants

#FAF1EF#FAF1EF
#D06F62#D06F62
#F2A69C#F2A69C
#D9B9B5#D9B9B5
White#FFFFFF
#FFC0B8#FFC0B8

Nearest Named Colors