HEX atlas value

#FBDBD0

#FBDBD0 is a warm orange HEX color close to Champagne. According to Colors Encyclopedia, it converts to RGB 251, 219, 208, HSL 15, 84%, 90%, has luminance 0.7573, and belongs to the light and pastel groups.

#FBDBD0 Sample readable text
HEX #FBDBD0
RGB rgb(251, 219, 208)
HSL hsl(15 84% 90%)
CMYK cmyk(0, 13, 17, 2)
Luminance 0.7573
Contrast Black 16.15:1White 1.3:1

CSS

--color-fbdbd0: #FBDBD0;
.background-fbdbd0 { background-color: #FBDBD0; }
.text-fbdbd0 { color: #FBDBD0; }

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.7573
Black text16.15:1AA Pass
White text1.3: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":"#FBDBD0","rgb":[251,219,208],"hsl":[15,84,90],"cmyk":[0,13,17,2],"luminance":0.7573,"contrast":{"black":16.15,"white":1.3}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.15,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.3,"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":"#FBF0D0","hex":"#FBF0D0","family":"yellow","bestTextColor":"#000000","contrastBlack":18.48,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Blanched Almond","hex":"#FFEBCD","family":"orange","bestTextColor":"#000000","contrastBlack":18.02,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D0F0FB","hex":"#D0F0FB","family":"blue","bestTextColor":"#000000","contrastBlack":17.54,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Champagne","hex":"#F7E7CE","family":"orange","bestTextColor":"#000000","contrastBlack":17.28,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Champagne 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/fbdbd0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/champagne.json","https://www.colorsencyclopedia.com/api/colors/bisque.json","https://www.colorsencyclopedia.com/api/colors/pastel-pink.json"]}
Harmonies
{"complementary":"#D0F0FB","analogous":["#FBD0DB","#FBF0D0"],"triadic":["#D0FBDB","#DBD0FB"],"tetradic":["#DBFBD0","#D0F0FB","#F0D0FB"],"splitComplementary":["#D0FBF0","#D0DBFB"],"monochromatic":["#FFFFFF","#FBDBD0","#F49A7C"]}
Variants
{"light":"#FFFFFF","dark":"#F49A7C","saturated":"#FFD9CC","desaturated":"#F5DED6","pastel":"#FFFFFF","neon":"#FFF7F5"}
Nearest named colors
[{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":12.806248474865697},{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":15.524174696260024},{"slug":"pastel-pink","name":"Pastel Pink","hex":"#FFD1DC","distance":16.1245154965971},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":16.492422502470642},{"slug":"blanched-almond","name":"Blanched Almond","hex":"#FFEBCD","distance":16.76305461424021}]

HEX meaning and use

About #FBDBD0

#FBDBD0 is classified as a warm orange value with light and pastel visual character. #FBDBD0 is visually closest to Champagne, a named orange color with HEX #F7E7CE.

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

WCAG Accessibility

Black text16.15:1AA Pass
White text1.3:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.15:1 · AAA
White text#FFFFFF1.3:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FBF0D0#000000 text · best 18.48:1#FBF0D0
Blanched Almond#000000 text · best 18.02:1#FFEBCD
#D0F0FB#000000 text · best 17.54:1#D0F0FB
Champagne#000000 text · best 17.28:1#F7E7CE

Generated Palette

#FBDBD0#FBDBD0
#D0F0FB#D0F0FB
#FBD0DB#FBD0DB
#FBF0D0#FBF0D0
White#FFFFFF
#F49A7C#F49A7C

Color Harmonies

#D0F0FB#D0F0FB
#FBD0DB#FBD0DB
#FBF0D0#FBF0D0
#D0FBDB#D0FBDB
#DBD0FB#DBD0FB

Variants

White#FFFFFF
#F49A7C#F49A7C
#FFD9CC#FFD9CC
#F5DED6#F5DED6
White#FFFFFF
#FFF7F5#FFF7F5

Nearest Named Colors