HEX atlas value

#FEECB9

#FEECB9 is a warm orange HEX color close to Peach. According to Colors Encyclopedia, it converts to RGB 254, 236, 185, HSL 44, 97%, 86%, has luminance 0.8456, and belongs to the light and pastel groups.

#FEECB9 Sample readable text
HEX #FEECB9
RGB rgb(254, 236, 185)
HSL hsl(44 97% 86%)
CMYK cmyk(0, 7, 27, 0)
Luminance 0.8456
Contrast Black 17.91:1White 1.17:1

CSS

--color-feecb9: #FEECB9;
.background-feecb9 { background-color: #FEECB9; }
.text-feecb9 { color: #FEECB9; }

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.8456
Black text17.91:1AA Pass
White text1.17: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":"#FEECB9","rgb":[254,236,185],"hsl":[44,97,86],"cmyk":[0,7,27,0],"luminance":0.8456,"contrast":{"black":17.91,"white":1.17}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.91,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.17,"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":"#EEFEB9","hex":"#EEFEB9","family":"green","bestTextColor":"#000000","contrastBlack":19.51,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Soft Yellow","hex":"#FFF8B8","family":"yellow","bestTextColor":"#000000","contrastBlack":19.37,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFECB8","hex":"#FFECB8","family":"orange","bestTextColor":"#000000","contrastBlack":17.94,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F6E8C1","hex":"#F6E8C1","family":"orange","bestTextColor":"#000000","contrastBlack":17.23,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Peach 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/feecb9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/peach.json","https://www.colorsencyclopedia.com/api/colors/moccasin.json","https://www.colorsencyclopedia.com/api/colors/soft-yellow.json"]}
Harmonies
{"complementary":"#B9CBFE","analogous":["#FEC9B9","#EEFEB9"],"triadic":["#B9FEEB","#EBB9FE"],"tetradic":["#B9FEC9","#B9CBFE","#FEB9EE"],"splitComplementary":["#B9EEFE","#C9B9FE"],"monochromatic":["#FFFFFF","#FEECB9","#FDD25E"]}
Variants
{"light":"#FFFFFF","dark":"#FDD25E","saturated":"#FFECB8","desaturated":"#F6E8C1","pastel":"#FFFFFF","neon":"#FFF7E0"}
Nearest named colors
[{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":8.660254037844387},{"slug":"moccasin","name":"Moccasin","hex":"#FFE4B5","distance":9},{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":12.083045973594572},{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":13.638181696985855},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":17.69180601295413}]

HEX meaning and use

About #FEECB9

#FEECB9 is classified as a warm orange value with light and pastel visual character. #FEECB9 is visually closest to Peach, a named orange color with HEX #FFE5B4.

The RGB channels are 254, 236, and 185, with red carrying the strongest channel weight. In HSL, the hue is 44deg with 97% saturation and 86% 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.8456, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 8.66, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.91:1AA Pass
White text1.17:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.91:1 · AAA
White text#FFFFFF1.17:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EEFEB9#000000 text · best 19.51:1#EEFEB9
Soft Yellow#000000 text · best 19.37:1#FFF8B8
#FFECB8#000000 text · best 17.94:1#FFECB8
#F6E8C1#000000 text · best 17.23:1#F6E8C1

Generated Palette

#FEECB9#FEECB9
#B9CBFE#B9CBFE
#FEC9B9#FEC9B9
#EEFEB9#EEFEB9
White#FFFFFF
#FDD25E#FDD25E

Color Harmonies

#B9CBFE#B9CBFE
#FEC9B9#FEC9B9
#EEFEB9#EEFEB9
#B9FEEB#B9FEEB
#EBB9FE#EBB9FE

Variants

White#FFFFFF
#FDD25E#FDD25E
#FFECB8#FFECB8
#F6E8C1#F6E8C1
White#FFFFFF
#FFF7E0#FFF7E0

Nearest Named Colors