HEX atlas value

#FBC4BB

#FBC4BB is a warm red HEX color close to Baby Pink. According to Colors Encyclopedia, it converts to RGB 251, 196, 187, HSL 8, 89%, 86%, has luminance 0.6358, and belongs to the light and pastel groups.

#FBC4BB Sample readable text
HEX #FBC4BB
RGB rgb(251, 196, 187)
HSL hsl(8 89% 86%)
CMYK cmyk(0, 22, 25, 2)
Luminance 0.6358
Contrast Black 13.72:1White 1.53:1

CSS

--color-fbc4bb: #FBC4BB;
.background-fbc4bb { background-color: #FBC4BB; }
.text-fbc4bb { color: #FBC4BB; }

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.6358
Black text13.72:1AA Pass
White text1.53: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":"#FBC4BB","rgb":[251,196,187],"hsl":[8,89,86],"cmyk":[0,22,25,2],"luminance":0.6358,"contrast":{"black":13.72,"white":1.53}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":13.72,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.53,"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":"#BCF3FB","hex":"#BCF3FB","family":"cyan","bestTextColor":"#000000","contrastBlack":17.35,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FBE4BC","hex":"#FBE4BC","family":"orange","bestTextColor":"#000000","contrastBlack":16.93,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Apricot","hex":"#FBCEB1","family":"orange","bestTextColor":"#000000","contrastBlack":14.57,"contrastWhite":1.44,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Feldspar","hex":"#F0CDB7","family":"orange","bestTextColor":"#000000","contrastBlack":14.12,"contrastWhite":1.49,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm red","light","pastel","light red","pastel red","Baby Pink 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/fbc4bb.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/baby-pink.json","https://www.colorsencyclopedia.com/api/colors/melon.json","https://www.colorsencyclopedia.com/api/colors/morganite.json"]}
Harmonies
{"complementary":"#BCF3FB","analogous":["#FBBCD3","#FBE4BC"],"triadic":["#BCFBC4","#C4BCFB"],"tetradic":["#D3FBBC","#BCF3FB","#E4BCFB"],"splitComplementary":["#BCFBE4","#BCD3FB"],"monochromatic":["#FFFFFF","#FBC4BB","#F67865"]}
Variants
{"light":"#FFFFFF","dark":"#F67865","saturated":"#FFC1B8","desaturated":"#F3CAC3","pastel":"#FFFFFF","neon":"#FFE4E0"}
Nearest named colors
[{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":10.099504938362077},{"slug":"melon","name":"Melon","hex":"#FDBCB4","distance":10.816653826391969},{"slug":"morganite","name":"Morganite","hex":"#F5C6C6","distance":12.68857754044952},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":14.142135623730951},{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":14.7648230602334}]

HEX meaning and use

About #FBC4BB

#FBC4BB is classified as a warm red value with light and pastel visual character. #FBC4BB is visually closest to Baby Pink, a named red color with HEX #F4C2C2.

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

WCAG Accessibility

Black text13.72:1AA Pass
White text1.53:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000013.72:1 · AAA
White text#FFFFFF1.53:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#BCF3FB#000000 text · best 17.35:1#BCF3FB
#FBE4BC#000000 text · best 16.93:1#FBE4BC
Apricot#000000 text · best 14.57:1#FBCEB1
Feldspar#000000 text · best 14.12:1#F0CDB7

Generated Palette

#FBC4BB#FBC4BB
#BCF3FB#BCF3FB
#FBBCD3#FBBCD3
#FBE4BC#FBE4BC
White#FFFFFF
#F67865#F67865

Color Harmonies

#BCF3FB#BCF3FB
#FBBCD3#FBBCD3
#FBE4BC#FBE4BC
#BCFBC4#BCFBC4
#C4BCFB#C4BCFB

Variants

White#FFFFFF
#F67865#F67865
#FFC1B8#FFC1B8
#F3CAC3#F3CAC3
White#FFFFFF
#FFE4E0#FFE4E0

Nearest Named Colors