HEX atlas value

#F2FBBB

#F2FBBB is a warm yellow HEX color close to Soft Yellow. According to Colors Encyclopedia, it converts to RGB 242, 251, 187, HSL 68, 89%, 86%, has luminance 0.9146, and belongs to the light and pastel groups.

#F2FBBB Sample readable text
HEX #F2FBBB
RGB rgb(242, 251, 187)
HSL hsl(68 89% 86%)
CMYK cmyk(4, 0, 25, 2)
Luminance 0.9146
Contrast Black 19.29:1White 1.09:1

CSS

--color-f2fbbb: #F2FBBB;
.background-f2fbbb { background-color: #F2FBBB; }
.text-f2fbbb { color: #F2FBBB; }

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.9146
Black text19.29:1AA Pass
White text1.09: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":"#F2FBBB","rgb":[242,251,187],"hsl":[68,89,86],"cmyk":[4,0,25,2],"luminance":0.9146,"contrast":{"black":19.29,"white":1.09}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.29,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.09,"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":"Cream","hex":"#FFFDD0","family":"yellow","bestTextColor":"#000000","contrastBlack":20.21,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5FFB8","hex":"#F5FFB8","family":"yellow","bestTextColor":"#000000","contrastBlack":19.88,"contrastWhite":1.06,"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":"Light Goldenrod Yellow","hex":"#FAFAD2","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"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/f2fbbb.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/light-goldenrod-yellow.json"]}
Harmonies
{"complementary":"#C4BCFB","analogous":["#FBE4BC","#D3FBBC"],"triadic":["#BCF3FB","#FBBCF3"],"tetradic":["#BCFBE4","#C4BCFB","#FBBCD3"],"splitComplementary":["#BCD3FB","#E4BCFB"],"monochromatic":["#FFFFFF","#F2FBBB","#E3F665"]}
Variants
{"light":"#FFFFFF","dark":"#E3F665","saturated":"#F5FFB8","desaturated":"#EDF3C3","pastel":"#FFFFFF","neon":"#FBFFE0"}
Nearest named colors
[{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":13.674794331177344},{"slug":"lemon-chiffon","name":"Lemon Chiffon","hex":"#FFFACD","distance":22.22611077089287},{"slug":"light-goldenrod-yellow","name":"Light Goldenrod Yellow","hex":"#FAFAD2","distance":24.372115213907882},{"slug":"cream","name":"Cream","hex":"#FFFDD0","distance":24.779023386727733},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":25.099800796022265}]

HEX meaning and use

About #F2FBBB

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

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

WCAG Accessibility

Black text19.29:1AA Pass
White text1.09:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000019.29:1 · AAA
White text#FFFFFF1.09:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Cream#000000 text · best 20.21:1#FFFDD0
#F5FFB8#000000 text · best 19.88:1#F5FFB8
Lemon Chiffon#000000 text · best 19.81:1#FFFACD
Light Goldenrod Yellow#000000 text · best 19.67:1#FAFAD2

Generated Palette

#F2FBBB#F2FBBB
#C4BCFB#C4BCFB
#FBE4BC#FBE4BC
#D3FBBC#D3FBBC
White#FFFFFF
#E3F665#E3F665

Color Harmonies

#C4BCFB#C4BCFB
#FBE4BC#FBE4BC
#D3FBBC#D3FBBC
#BCF3FB#BCF3FB
#FBBCF3#FBBCF3

Variants

White#FFFFFF
#E3F665#E3F665
#F5FFB8#F5FFB8
#EDF3C3#EDF3C3
White#FFFFFF
#FBFFE0#FBFFE0

Nearest Named Colors