HEX atlas value

#EFE8B3

#EFE8B3 is a warm yellow HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 239, 232, 179, HSL 53, 65%, 82%, has luminance 0.7932, and belongs to the balanced group.

#EFE8B3 Sample readable text
HEX #EFE8B3
RGB rgb(239, 232, 179)
HSL hsl(53 65% 82%)
CMYK cmyk(0, 3, 25, 6)
Luminance 0.7932
Contrast Black 16.86:1White 1.25:1

CSS

--color-efe8b3: #EFE8B3;
.background-efe8b3 { background-color: #EFE8B3; }
.text-efe8b3 { color: #EFE8B3; }

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.7932
Black text16.86:1AA Pass
White text1.25: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":"#EFE8B3","rgb":[239,232,179],"hsl":[53,65,82],"cmyk":[0,3,25,6],"luminance":0.7932,"contrast":{"black":16.86,"white":1.25}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.86,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.25,"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":"#F9F0A9","hex":"#F9F0A9","family":"yellow","bestTextColor":"#000000","contrastBlack":18.06,"contrastWhite":1.16,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach","hex":"#FFE5B4","family":"orange","bestTextColor":"#000000","contrastBlack":17.12,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Moccasin","hex":"#FFE4B5","family":"orange","bestTextColor":"#000000","contrastBlack":17.02,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D8EFB3","hex":"#D8EFB3","family":"green","bestTextColor":"#000000","contrastBlack":16.92,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Pale Goldenrod adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/efe8b3.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json","https://www.colorsencyclopedia.com/api/colors/wheat.json"]}
Harmonies
{"complementary":"#B3BAEF","analogous":["#EFCAB3","#D8EFB3"],"triadic":["#B3EFE8","#E8B3EF"],"tetradic":["#B3EFCA","#B3BAEF","#EFB3D8"],"splitComplementary":["#B3D8EF","#CAB3EF"],"monochromatic":["#FFFFFF","#EFE8B3","#DFD168"]}
Variants
{"light":"#FFFFFF","dark":"#DFD168","saturated":"#F9F0A9","desaturated":"#E5E0BD","pastel":"#FFFFFF","neon":"#FFF9CC"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":9.055385138137417},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":9.433981132056603},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":11.661903789690601},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":16.30950643030009},{"slug":"moccasin","name":"Moccasin","hex":"#FFE4B5","distance":16.61324772583615}]

HEX meaning and use

About #EFE8B3

#EFE8B3 is classified as a warm yellow value with balanced visual character. #EFE8B3 is visually closest to Pale Goldenrod, a named yellow color with HEX #EEE8AA.

The RGB channels are 239, 232, and 179, with red carrying the strongest channel weight. In HSL, the hue is 53deg with 65% saturation and 82% 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 highlight and warning systems. Its luminance is 0.7932, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 9.06, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.86:1AA Pass
White text1.25:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.86:1 · AAA
White text#FFFFFF1.25:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F9F0A9#000000 text · best 18.06:1#F9F0A9
Peach#000000 text · best 17.12:1#FFE5B4
Moccasin#000000 text · best 17.02:1#FFE4B5
#D8EFB3#000000 text · best 16.92:1#D8EFB3

Generated Palette

#EFE8B3#EFE8B3
#B3BAEF#B3BAEF
#EFCAB3#EFCAB3
#D8EFB3#D8EFB3
White#FFFFFF
#DFD168#DFD168

Color Harmonies

#B3BAEF#B3BAEF
#EFCAB3#EFCAB3
#D8EFB3#D8EFB3
#B3EFE8#B3EFE8
#E8B3EF#E8B3EF

Variants

White#FFFFFF
#DFD168#DFD168
#F9F0A9#F9F0A9
#E5E0BD#E5E0BD
White#FFFFFF
#FFF9CC#FFF9CC

Nearest Named Colors