HEX atlas value

#EFD0C8

#EFD0C8 is a warm red HEX color close to Morganite. According to Colors Encyclopedia, it converts to RGB 239, 208, 200, HSL 12, 55%, 86%, has luminance 0.6763, and belongs to the light group.

#EFD0C8 Sample readable text
HEX #EFD0C8
RGB rgb(239, 208, 200)
HSL hsl(12 55% 86%)
CMYK cmyk(0, 13, 16, 6)
Luminance 0.6763
Contrast Black 14.53:1White 1.45:1

CSS

--color-efd0c8: #EFD0C8;
.background-efd0c8 { background-color: #EFD0C8; }
.text-efd0c8 { color: #EFD0C8; }

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.6763
Black text14.53:1AA Pass
White text1.45: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":"#EFD0C8","rgb":[239,208,200],"hsl":[12,55,86],"cmyk":[0,13,16,6],"luminance":0.6763,"contrast":{"black":14.53,"white":1.45}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.53,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.45,"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":"Vellum","hex":"#EFE3C8","family":"orange","bestTextColor":"#000000","contrastBlack":16.49,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C8E7EF","hex":"#C8E7EF","family":"cyan","bestTextColor":"#000000","contrastBlack":16.13,"contrastWhite":1.3,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pearl","hex":"#EAE0C8","family":"orange","bestTextColor":"#000000","contrastBlack":15.99,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Quartz","hex":"#E7D9D1","family":"orange","bestTextColor":"#000000","contrastBlack":15.24,"contrastWhite":1.38,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm red","light","light red","Morganite adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","high-attention visual states"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/efd0c8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/morganite.json","https://www.colorsencyclopedia.com/api/colors/quartz.json","https://www.colorsencyclopedia.com/api/colors/bone.json"]}
Harmonies
{"complementary":"#C8E7EF","analogous":["#EFC8D3","#EFE3C8"],"triadic":["#C8EFD0","#D0C8EF"],"tetradic":["#D3EFC8","#C8E7EF","#E3C8EF"],"splitComplementary":["#C8EFE3","#C8D3EF"],"monochromatic":["#FFFFFF","#EFD0C8","#DA9281"]}
Variants
{"light":"#FFFFFF","dark":"#DA9281","saturated":"#F7CBC0","desaturated":"#E7D4D0","pastel":"#FFFFFF","neon":"#FFE7E0"}
Nearest named colors
[{"slug":"morganite","name":"Morganite","hex":"#F5C6C6","distance":11.832159566199232},{"slug":"quartz","name":"Quartz","hex":"#E7D9D1","distance":15.033296378372908},{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":15.652475842498529},{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":16.0312195418814},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":16.76305461424021}]

HEX meaning and use

About #EFD0C8

#EFD0C8 is classified as a warm red value with light visual character. #EFD0C8 is visually closest to Morganite, a named red color with HEX #F5C6C6.

The RGB channels are 239, 208, and 200, with red carrying the strongest channel weight. In HSL, the hue is 12deg with 55% 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.6763, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.53:1AA Pass
White text1.45:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.53:1 · AAA
White text#FFFFFF1.45:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Vellum#000000 text · best 16.49:1#EFE3C8
#C8E7EF#000000 text · best 16.13:1#C8E7EF
Pearl#000000 text · best 15.99:1#EAE0C8
Quartz#000000 text · best 15.24:1#E7D9D1

Generated Palette

#EFD0C8#EFD0C8
#C8E7EF#C8E7EF
#EFC8D3#EFC8D3
Vellum#EFE3C8
White#FFFFFF
#DA9281#DA9281

Color Harmonies

#C8E7EF#C8E7EF
#EFC8D3#EFC8D3
Vellum#EFE3C8
#C8EFD0#C8EFD0
#D0C8EF#D0C8EF

Variants

White#FFFFFF
#DA9281#DA9281
#F7CBC0#F7CBC0
#E7D4D0#E7D4D0
White#FFFFFF
#FFE7E0#FFE7E0

Nearest Named Colors