HEX atlas value

#FBD2BB

#FBD2BB is a warm orange HEX color close to Pastel Peach. According to Colors Encyclopedia, it converts to RGB 251, 210, 187, HSL 22, 89%, 86%, has luminance 0.7019, and belongs to the light and pastel groups.

#FBD2BB Sample readable text
HEX #FBD2BB
RGB rgb(251, 210, 187)
HSL hsl(22 89% 86%)
CMYK cmyk(0, 16, 25, 2)
Luminance 0.7019
Contrast Black 15.04:1White 1.4:1

CSS

--color-fbd2bb: #FBD2BB;
.background-fbd2bb { background-color: #FBD2BB; }
.text-fbd2bb { color: #FBD2BB; }

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.7019
Black text15.04:1AA Pass
White text1.4: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":"#FBD2BB","rgb":[251,210,187],"hsl":[22,89,86],"cmyk":[0,16,25,2],"luminance":0.7019,"contrast":{"black":15.04,"white":1.4}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.04,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.4,"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":"#FBF3BC","hex":"#FBF3BC","family":"yellow","bestTextColor":"#000000","contrastBlack":18.65,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach Puff","hex":"#FFDAB9","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Wheat","hex":"#F5DEB3","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#BCE4FB","hex":"#BCE4FB","family":"blue","bestTextColor":"#000000","contrastBlack":15.63,"contrastWhite":1.34,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Pastel Peach adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fbd2bb.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-peach.json","https://www.colorsencyclopedia.com/api/colors/peach-puff.json","https://www.colorsencyclopedia.com/api/colors/apricot.json"]}
Harmonies
{"complementary":"#BCE4FB","analogous":["#FBBCC4","#FBF3BC"],"triadic":["#BCFBD3","#D3BCFB"],"tetradic":["#C4FBBC","#BCE4FB","#F3BCFB"],"splitComplementary":["#BCFBF3","#BCC4FB"],"monochromatic":["#FFFFFF","#FBD2BB","#F69A65"]}
Variants
{"light":"#FFFFFF","dark":"#F69A65","saturated":"#FFD2B8","desaturated":"#F3D5C3","pastel":"#FFFFFF","neon":"#FFECE0"}
Nearest named colors
[{"slug":"pastel-peach","name":"Pastel Peach","hex":"#FFDAB9","distance":9.16515138991168},{"slug":"peach-puff","name":"Peach Puff","hex":"#FFDAB9","distance":9.16515138991168},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":10.770329614269007},{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":12.727922061357855},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":15.620499351813308}]

HEX meaning and use

About #FBD2BB

#FBD2BB is classified as a warm orange value with light and pastel visual character. #FBD2BB is visually closest to Pastel Peach, a named orange color with HEX #FFDAB9.

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

WCAG Accessibility

Black text15.04:1AA Pass
White text1.4:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.04:1 · AAA
White text#FFFFFF1.4:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FBF3BC#000000 text · best 18.65:1#FBF3BC
Peach Puff#000000 text · best 15.98:1#FFDAB9
Wheat#000000 text · best 15.98:1#F5DEB3
#BCE4FB#000000 text · best 15.63:1#BCE4FB

Generated Palette

#FBD2BB#FBD2BB
#BCE4FB#BCE4FB
#FBBCC4#FBBCC4
#FBF3BC#FBF3BC
White#FFFFFF
#F69A65#F69A65

Color Harmonies

#BCE4FB#BCE4FB
#FBBCC4#FBBCC4
#FBF3BC#FBF3BC
#BCFBD3#BCFBD3
#D3BCFB#D3BCFB

Variants

White#FFFFFF
#F69A65#F69A65
#FFD2B8#FFD2B8
#F3D5C3#F3D5C3
White#FFFFFF
#FFECE0#FFECE0

Nearest Named Colors