HEX atlas value

#EFD89F

#EFD89F is a warm orange HEX color close to Soft Peach. According to Colors Encyclopedia, it converts to RGB 239, 216, 159, HSL 43, 71%, 78%, has luminance 0.6997, and belongs to the pastel group.

#EFD89F Sample readable text
HEX #EFD89F
RGB rgb(239, 216, 159)
HSL hsl(43 71% 78%)
CMYK cmyk(0, 10, 33, 6)
Luminance 0.6997
Contrast Black 14.99:1White 1.4:1

CSS

--color-efd89f: #EFD89F;
.background-efd89f { background-color: #EFD89F; }
.text-efd89f { color: #EFD89F; }

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.6997
Black text14.99:1AA Pass
White text1.4: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":"#EFD89F","rgb":[239,216,159],"hsl":[43,71,78],"cmyk":[0,10,33,6],"luminance":0.6997,"contrast":{"black":14.99,"white":1.4}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.99,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.4,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FCF8EE","hex":"#FCF8EE","family":"orange","bestTextColor":"#000000","contrastBlack":19.8,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DDEF9F","hex":"#DDEF9F","family":"green","bestTextColor":"#000000","contrastBlack":16.92,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Vanilla","hex":"#F3E5AB","family":"yellow","bestTextColor":"#000000","contrastBlack":16.61,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Wheat","hex":"#F5DEB3","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","pastel","pastel orange","Soft Peach adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/efd89f.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-peach.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"]}
Harmonies
{"complementary":"#9FB6EF","analogous":["#EFB09F","#DDEF9F"],"triadic":["#9FEFD8","#D89FEF"],"tetradic":["#9FEFB0","#9FB6EF","#EF9FDD"],"splitComplementary":["#9FDDEF","#B09FEF"],"monochromatic":["#FCF8EE","#EFD89F","#E1B851"]}
Variants
{"light":"#FCF8EE","dark":"#E1B851","saturated":"#FBDE93","desaturated":"#E2D3AB","pastel":"#FFFFFF","neon":"#FFEBB8"}
Nearest named colors
[{"slug":"soft-peach","name":"Soft Peach","hex":"#FAD7A0","distance":11.090536506409418},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":18.138357147217054},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":19.44222209522358},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":21.72556098240043},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":22.02271554554524}]

HEX meaning and use

About #EFD89F

#EFD89F is classified as a warm orange value with pastel visual character. #EFD89F is visually closest to Soft Peach, a named orange color with HEX #FAD7A0.

The RGB channels are 239, 216, and 159, with red carrying the strongest channel weight. In HSL, the hue is 43deg with 71% saturation and 78% lightness, so this page treats it as a high-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 soft UI backgrounds. Its luminance is 0.6997, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.09, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.99:1AA Pass
White text1.4:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.99:1 · AAA
White text#FFFFFF1.4:1 · Fail

Accessible Alternatives

#FCF8EE#000000 text · best 19.8:1#FCF8EE
#DDEF9F#000000 text · best 16.92:1#DDEF9F
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA
Vanilla#000000 text · best 16.61:1#F3E5AB
Wheat#000000 text · best 15.98:1#F5DEB3

Generated Palette

#EFD89F#EFD89F
#9FB6EF#9FB6EF
#EFB09F#EFB09F
#DDEF9F#DDEF9F
#FCF8EE#FCF8EE
#E1B851#E1B851

Color Harmonies

#9FB6EF#9FB6EF
#EFB09F#EFB09F
#DDEF9F#DDEF9F
#9FEFD8#9FEFD8
#D89FEF#D89FEF

Variants

#FCF8EE#FCF8EE
#E1B851#E1B851
#FBDE93#FBDE93
#E2D3AB#E2D3AB
White#FFFFFF
#FFEBB8#FFEBB8

Nearest Named Colors