HEX atlas value

#EFE1C8

#EFE1C8 is a warm orange HEX color close to Vellum. According to Colors Encyclopedia, it converts to RGB 239, 225, 200, HSL 38, 55%, 86%, has luminance 0.7637, and belongs to the light group.

#EFE1C8 Sample readable text
HEX #EFE1C8
RGB rgb(239, 225, 200)
HSL hsl(38 55% 86%)
CMYK cmyk(0, 6, 16, 6)
Luminance 0.7637
Contrast Black 16.27:1White 1.29:1

CSS

--color-efe1c8: #EFE1C8;
.background-efe1c8 { background-color: #EFE1C8; }
.text-efe1c8 { color: #EFE1C8; }

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.7637
Black text16.27:1AA Pass
White text1.29: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":"#EFE1C8","rgb":[239,225,200],"hsl":[38,55,86],"cmyk":[0,6,16,6],"luminance":0.7637,"contrast":{"black":16.27,"white":1.29}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.27,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.29,"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":"#EAEFC8","hex":"#EAEFC8","family":"yellow","bestTextColor":"#000000","contrastBlack":17.68,"contrastWhite":1.19,"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":"Parchment","hex":"#F1E9D2","family":"yellow","bestTextColor":"#000000","contrastBlack":17.33,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Champagne","hex":"#F7E7CE","family":"orange","bestTextColor":"#000000","contrastBlack":17.28,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","light orange","Vellum adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/efe1c8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/pearl.json","https://www.colorsencyclopedia.com/api/colors/champagne.json"]}
Harmonies
{"complementary":"#C8D6EF","analogous":["#EFCDC8","#EAEFC8"],"triadic":["#C8EFE1","#E1C8EF"],"tetradic":["#C8EFCD","#C8D6EF","#EFC8EA"],"splitComplementary":["#C8EAEF","#CDC8EF"],"monochromatic":["#FFFFFF","#EFE1C8","#DAB981"]}
Variants
{"light":"#FFFFFF","dark":"#DAB981","saturated":"#F7E3C0","desaturated":"#E7DED0","pastel":"#FFFFFF","neon":"#FFF4E0"}
Nearest named colors
[{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":2},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":5.0990195135927845},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":11.661903789690601},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":12.96148139681572},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":13.74772708486752}]

HEX meaning and use

About #EFE1C8

#EFE1C8 is classified as a warm orange value with light visual character. #EFE1C8 is visually closest to Vellum, a named orange color with HEX #EFE3C8.

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

WCAG Accessibility

Black text16.27:1AA Pass
White text1.29:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.27:1 · AAA
White text#FFFFFF1.29:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EAEFC8#000000 text · best 17.68:1#EAEFC8
Canvas#000000 text · best 17.64:1#F4EBD0
Parchment#000000 text · best 17.33:1#F1E9D2
Champagne#000000 text · best 17.28:1#F7E7CE

Generated Palette

#EFE1C8#EFE1C8
#C8D6EF#C8D6EF
#EFCDC8#EFCDC8
#EAEFC8#EAEFC8
White#FFFFFF
#DAB981#DAB981

Color Harmonies

#C8D6EF#C8D6EF
#EFCDC8#EFCDC8
#EAEFC8#EAEFC8
#C8EFE1#C8EFE1
#E1C8EF#E1C8EF

Variants

White#FFFFFF
#DAB981#DAB981
#F7E3C0#F7E3C0
#E7DED0#E7DED0
White#FFFFFF
#FFF4E0#FFF4E0

Nearest Named Colors