HEX atlas value

#FBC1BB

#FBC1BB is a warm red HEX color close to Melon. According to Colors Encyclopedia, it converts to RGB 251, 193, 187, HSL 6, 89%, 86%, has luminance 0.6224, and belongs to the light and pastel groups.

#FBC1BB Sample readable text
HEX #FBC1BB
RGB rgb(251, 193, 187)
HSL hsl(6 89% 86%)
CMYK cmyk(0, 23, 25, 2)
Luminance 0.6224
Contrast Black 13.45:1White 1.56:1

CSS

--color-fbc1bb: #FBC1BB;
.background-fbc1bb { background-color: #FBC1BB; }
.text-fbc1bb { color: #FBC1BB; }

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.6224
Black text13.45:1AA Pass
White text1.56: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":"#FBC1BB","rgb":[251,193,187],"hsl":[6,89,86],"cmyk":[0,23,25,2],"luminance":0.6224,"contrast":{"black":13.45,"white":1.56}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":13.45,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.56,"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":"#BCF5FB","hex":"#BCF5FB","family":"cyan","bestTextColor":"#000000","contrastBlack":17.59,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FBE2BC","hex":"#FBE2BC","family":"orange","bestTextColor":"#000000","contrastBlack":16.71,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F3C8C3","hex":"#F3C8C3","family":"red","bestTextColor":"#000000","contrastBlack":13.86,"contrastWhite":1.52,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Morganite","hex":"#F5C6C6","family":"red","bestTextColor":"#000000","contrastBlack":13.78,"contrastWhite":1.52,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm red","light","pastel","light red","pastel red","Melon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","high-attention visual states"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fbc1bb.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/melon.json","https://www.colorsencyclopedia.com/api/colors/baby-pink.json","https://www.colorsencyclopedia.com/api/colors/light-pink.json"]}
Harmonies
{"complementary":"#BCF5FB","analogous":["#FBBCD5","#FBE2BC"],"triadic":["#BCFBC2","#C2BCFB"],"tetradic":["#D5FBBC","#BCF5FB","#E2BCFB"],"splitComplementary":["#BCFBE2","#BCD5FB"],"monochromatic":["#FFFFFF","#FBC1BB","#F67365"]}
Variants
{"light":"#FFFFFF","dark":"#F67365","saturated":"#FFBFB8","desaturated":"#F3C8C3","pastel":"#FFFFFF","neon":"#FFE3E0"}
Nearest named colors
[{"slug":"melon","name":"Melon","hex":"#FDBCB4","distance":8.831760866327848},{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":9.9498743710662},{"slug":"light-pink","name":"Light Pink","hex":"#FFB6C1","distance":13.152946437965905},{"slug":"morganite","name":"Morganite","hex":"#F5C6C6","distance":13.490737563232042},{"slug":"cherry-blossom","name":"Cherry Blossom","hex":"#FFB7C5","distance":14.696938456699069}]

HEX meaning and use

About #FBC1BB

#FBC1BB is classified as a warm red value with light and pastel visual character. #FBC1BB is visually closest to Melon, a named red color with HEX #FDBCB4.

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

WCAG Accessibility

Black text13.45:1AA Pass
White text1.56:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000013.45:1 · AAA
White text#FFFFFF1.56:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#BCF5FB#000000 text · best 17.59:1#BCF5FB
#FBE2BC#000000 text · best 16.71:1#FBE2BC
#F3C8C3#000000 text · best 13.86:1#F3C8C3
Morganite#000000 text · best 13.78:1#F5C6C6

Generated Palette

#FBC1BB#FBC1BB
#BCF5FB#BCF5FB
#FBBCD5#FBBCD5
#FBE2BC#FBE2BC
White#FFFFFF
#F67365#F67365

Color Harmonies

#BCF5FB#BCF5FB
#FBBCD5#FBBCD5
#FBE2BC#FBE2BC
#BCFBC2#BCFBC2
#C2BCFB#C2BCFB

Variants

White#FFFFFF
#F67365#F67365
#FFBFB8#FFBFB8
#F3C8C3#F3C8C3
White#FFFFFF
#FFE3E0#FFE3E0

Nearest Named Colors