HEX atlas value

#FBFBD0

#FBFBD0 is a warm yellow HEX color close to Light Goldenrod Yellow. According to Colors Encyclopedia, it converts to RGB 251, 251, 208, HSL 60, 84%, 90%, has luminance 0.9406, and belongs to the light and pastel groups.

#FBFBD0 Sample readable text
HEX #FBFBD0
RGB rgb(251, 251, 208)
HSL hsl(60 84% 90%)
CMYK cmyk(0, 0, 17, 2)
Luminance 0.9406
Contrast Black 19.81:1White 1.06:1

CSS

--color-fbfbd0: #FBFBD0;
.background-fbfbd0 { background-color: #FBFBD0; }
.text-fbfbd0 { color: #FBFBD0; }

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.9406
Black text19.81:1AA Pass
White text1.06: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":"#FBFBD0","rgb":[251,251,208],"hsl":[60,84,90],"cmyk":[0,0,17,2],"luminance":0.9406,"contrast":{"black":19.81,"white":1.06}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.81,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.06,"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":"#FFFFCC","hex":"#FFFFCC","family":"yellow","bestTextColor":"#000000","contrastBlack":20.43,"contrastWhite":1.03,"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":"Cornsilk","hex":"#FFF8DC","family":"yellow","bestTextColor":"#000000","contrastBlack":19.71,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","light","pastel","light yellow","pastel yellow","Light Goldenrod 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/fbfbd0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json","https://www.colorsencyclopedia.com/api/colors/cream.json","https://www.colorsencyclopedia.com/api/colors/lemon-chiffon.json"]}
Harmonies
{"complementary":"#D0D0FB","analogous":["#FBE6D0","#E6FBD0"],"triadic":["#D0FBFB","#FBD0FB"],"tetradic":["#D0FBE6","#D0D0FB","#FBD0E6"],"splitComplementary":["#D0E5FB","#E5D0FB"],"monochromatic":["#FFFFFF","#FBFBD0","#F4F47C"]}
Variants
{"light":"#FFFFFF","dark":"#F4F47C","saturated":"#FFFFCC","desaturated":"#F5F5D6","pastel":"#FFFFFF","neon":"#FFFFF5"}
Nearest named colors
[{"slug":"light-goldenrod-yellow","name":"Light Goldenrod Yellow","hex":"#FAFAD2","distance":2.449489742783178},{"slug":"cream","name":"Cream","hex":"#FFFDD0","distance":4.47213595499958},{"slug":"lemon-chiffon","name":"Lemon Chiffon","hex":"#FFFACD","distance":5.0990195135927845},{"slug":"cornsilk","name":"Cornsilk","hex":"#FFF8DC","distance":13},{"slug":"papaya-whip","name":"Papaya Whip","hex":"#FFEFD5","distance":13.601470508735444}]

HEX meaning and use

About #FBFBD0

#FBFBD0 is classified as a warm yellow value with light and pastel visual character. #FBFBD0 is visually closest to Light Goldenrod Yellow, a named yellow color with HEX #FAFAD2.

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

WCAG Accessibility

Black text19.81:1AA Pass
White text1.06:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000019.81:1 · AAA
White text#FFFFFF1.06:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FFFFCC#000000 text · best 20.43:1#FFFFCC
Cream#000000 text · best 20.21:1#FFFDD0
Lemon Chiffon#000000 text · best 19.81:1#FFFACD
Cornsilk#000000 text · best 19.71:1#FFF8DC

Generated Palette

#FBFBD0#FBFBD0
#D0D0FB#D0D0FB
#FBE6D0#FBE6D0
#E6FBD0#E6FBD0
White#FFFFFF
#F4F47C#F4F47C

Color Harmonies

#D0D0FB#D0D0FB
#FBE6D0#FBE6D0
#E6FBD0#E6FBD0
#D0FBFB#D0FBFB
#FBD0FB#FBD0FB

Variants

White#FFFFFF
#F4F47C#F4F47C
#FFFFCC#FFFFCC
#F5F5D6#F5F5D6
White#FFFFFF
#FFFFF5#FFFFF5

Nearest Named Colors