HEX atlas value

#FEFEB9

#FEFEB9 is a warm yellow HEX color close to Soft Yellow. According to Colors Encyclopedia, it converts to RGB 254, 254, 185, HSL 60, 97%, 86%, has luminance 0.9546, and belongs to the light and pastel groups.

#FEFEB9 Sample readable text
HEX #FEFEB9
RGB rgb(254, 254, 185)
HSL hsl(60 97% 86%)
CMYK cmyk(0, 0, 27, 0)
Luminance 0.9546
Contrast Black 20.09:1White 1.05:1

CSS

--color-fefeb9: #FEFEB9;
.background-fefeb9 { background-color: #FEFEB9; }
.text-fefeb9 { color: #FEFEB9; }

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.9546
Black text20.09:1AA Pass
White text1.05: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":"#FEFEB9","rgb":[254,254,185],"hsl":[60,97,86],"cmyk":[0,0,27,0],"luminance":0.9546,"contrast":{"black":20.09,"white":1.05}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":20.09,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.05,"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":"#FFFFB8","hex":"#FFFFB8","family":"yellow","bestTextColor":"#000000","contrastBlack":20.25,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Cream","hex":"#FFFDD0","family":"yellow","bestTextColor":"#000000","contrastBlack":20.21,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Lemon Chiffon","hex":"#FFFACD","family":"yellow","bestTextColor":"#000000","contrastBlack":19.81,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FDFD5E","hex":"#FDFD5E","family":"yellow","bestTextColor":"#000000","contrastBlack":19.39,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","light","pastel","light yellow","pastel yellow","Soft Yellow adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fefeb9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-yellow.json","https://www.colorsencyclopedia.com/api/colors/lemon-chiffon.json","https://www.colorsencyclopedia.com/api/colors/butter.json"]}
Harmonies
{"complementary":"#B9B9FE","analogous":["#FEDBB9","#DBFEB9"],"triadic":["#B9FEFE","#FEB9FE"],"tetradic":["#B9FEDB","#B9B9FE","#FEB9DB"],"splitComplementary":["#B9DBFE","#DBB9FE"],"monochromatic":["#FFFFFF","#FEFEB9","#FDFD5E"]}
Variants
{"light":"#FFFFFF","dark":"#FDFD5E","saturated":"#FFFFB8","desaturated":"#F6F6C1","pastel":"#FFFFFF","neon":"#FFFFE0"}
Nearest named colors
[{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":6.164414002968976},{"slug":"lemon-chiffon","name":"Lemon Chiffon","hex":"#FFFACD","distance":20.42057785666214},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":21.42428528562855},{"slug":"cream","name":"Cream","hex":"#FFFDD0","distance":23.043437243605826},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":25.514701644346147}]

HEX meaning and use

About #FEFEB9

#FEFEB9 is classified as a warm yellow value with light and pastel visual character. #FEFEB9 is visually closest to Soft Yellow, a named yellow color with HEX #FFF8B8.

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

WCAG Accessibility

Black text20.09:1AA Pass
White text1.05:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000020.09:1 · AAA
White text#FFFFFF1.05:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FFFFB8#000000 text · best 20.25:1#FFFFB8
Cream#000000 text · best 20.21:1#FFFDD0
Lemon Chiffon#000000 text · best 19.81:1#FFFACD
#FDFD5E#000000 text · best 19.39:1#FDFD5E

Generated Palette

#FEFEB9#FEFEB9
#B9B9FE#B9B9FE
#FEDBB9#FEDBB9
#DBFEB9#DBFEB9
White#FFFFFF
#FDFD5E#FDFD5E

Color Harmonies

#B9B9FE#B9B9FE
#FEDBB9#FEDBB9
#DBFEB9#DBFEB9
#B9FEFE#B9FEFE
#FEB9FE#FEB9FE

Variants

White#FFFFFF
#FDFD5E#FDFD5E
#FFFFB8#FFFFB8
#F6F6C1#F6F6C1
White#FFFFFF
Light Yellow#FFFFE0

Nearest Named Colors