HEX atlas value

#FBEED0

#FBEED0 is a warm orange HEX color close to Blanched Almond. According to Colors Encyclopedia, it converts to RGB 251, 238, 208, HSL 42, 84%, 90%, has luminance 0.8621, and belongs to the light and pastel groups.

#FBEED0 Sample readable text
HEX #FBEED0
RGB rgb(251, 238, 208)
HSL hsl(42 84% 90%)
CMYK cmyk(0, 5, 17, 2)
Luminance 0.8621
Contrast Black 18.24:1White 1.15:1

CSS

--color-fbeed0: #FBEED0;
.background-fbeed0 { background-color: #FBEED0; }
.text-fbeed0 { color: #FBEED0; }

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.8621
Black text18.24:1AA Pass
White text1.15: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":"#FBEED0","rgb":[251,238,208],"hsl":[42,84,90],"cmyk":[0,5,17,2],"luminance":0.8621,"contrast":{"black":18.24,"white":1.15}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.24,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.15,"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":"#F2FBD0","hex":"#F2FBD0","family":"green","bestTextColor":"#000000","contrastBlack":19.49,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFF0CC","hex":"#FFF0CC","family":"orange","bestTextColor":"#000000","contrastBlack":18.59,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Papaya Whip","hex":"#FFEFD5","family":"orange","bestTextColor":"#000000","contrastBlack":18.56,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Blanched Almond","hex":"#FFEBCD","family":"orange","bestTextColor":"#000000","contrastBlack":18.02,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Blanched Almond adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fbeed0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/blanched-almond.json","https://www.colorsencyclopedia.com/api/colors/papaya-whip.json","https://www.colorsencyclopedia.com/api/colors/canvas.json"]}
Harmonies
{"complementary":"#D0DDFB","analogous":["#FBD9D0","#F2FBD0"],"triadic":["#D0FBEE","#EED0FB"],"tetradic":["#D0FBD9","#D0DDFB","#FBD0F2"],"splitComplementary":["#D0F2FB","#D9D0FB"],"monochromatic":["#FFFFFF","#FBEED0","#F4D07C"]}
Variants
{"light":"#FFFFFF","dark":"#F4D07C","saturated":"#FFF0CC","desaturated":"#F5ECD6","pastel":"#FFFFFF","neon":"#FFFCF5"}
Nearest named colors
[{"slug":"blanched-almond","name":"Blanched Almond","hex":"#FFEBCD","distance":5.830951894845301},{"slug":"papaya-whip","name":"Papaya Whip","hex":"#FFEFD5","distance":6.48074069840786},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":7.615773105863909},{"slug":"antique-white","name":"Antique White","hex":"#FAEBD7","distance":7.681145747868608},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":8.306623862918075}]

HEX meaning and use

About #FBEED0

#FBEED0 is classified as a warm orange value with light and pastel visual character. #FBEED0 is visually closest to Blanched Almond, a named orange color with HEX #FFEBCD.

The RGB channels are 251, 238, and 208, with red carrying the strongest channel weight. In HSL, the hue is 42deg with 84% saturation and 90% 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.8621, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 5.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.24:1AA Pass
White text1.15:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.24:1 · AAA
White text#FFFFFF1.15:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F2FBD0#000000 text · best 19.49:1#F2FBD0
#FFF0CC#000000 text · best 18.59:1#FFF0CC
Papaya Whip#000000 text · best 18.56:1#FFEFD5
Blanched Almond#000000 text · best 18.02:1#FFEBCD

Generated Palette

#FBEED0#FBEED0
#D0DDFB#D0DDFB
#FBD9D0#FBD9D0
#F2FBD0#F2FBD0
White#FFFFFF
#F4D07C#F4D07C

Color Harmonies

#D0DDFB#D0DDFB
#FBD9D0#FBD9D0
#F2FBD0#F2FBD0
#D0FBEE#D0FBEE
#EED0FB#EED0FB

Variants

White#FFFFFF
#F4D07C#F4D07C
#FFF0CC#FFF0CC
#F5ECD6#F5ECD6
White#FFFFFF
#FFFCF5#FFFCF5

Nearest Named Colors