HEX atlas value

#FDDBA5

#FDDBA5 is a warm orange HEX color close to Soft Peach. According to Colors Encyclopedia, it converts to RGB 253, 219, 165, HSL 37, 96%, 82%, has luminance 0.7426, and belongs to the pastel group.

#FDDBA5 Sample readable text
HEX #FDDBA5
RGB rgb(253, 219, 165)
HSL hsl(37 96% 82%)
CMYK cmyk(0, 13, 35, 1)
Luminance 0.7426
Contrast Black 15.85:1White 1.32:1

CSS

--color-fddba5: #FDDBA5;
.background-fddba5 { background-color: #FDDBA5; }
.text-fddba5 { color: #FDDBA5; }

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.7426
Black text15.85:1AA Pass
White text1.32: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":"#FDDBA5","rgb":[253,219,165],"hsl":[37,96,82],"cmyk":[0,13,35,1],"luminance":0.7426,"contrast":{"black":15.85,"white":1.32}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.85,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.32,"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":"#F3FDA5","hex":"#F3FDA5","family":"yellow","bestTextColor":"#000000","contrastBlack":19.4,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Vanilla","hex":"#F3E5AB","family":"yellow","bestTextColor":"#000000","contrastBlack":16.61,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Navajo White","hex":"#FFDEAD","family":"orange","bestTextColor":"#000000","contrastBlack":16.3,"contrastWhite":1.29,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFDCA3","hex":"#FFDCA3","family":"orange","bestTextColor":"#000000","contrastBlack":16.02,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","pastel","pastel orange","Soft Peach adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fddba5.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-peach.json","https://www.colorsencyclopedia.com/api/colors/navajo-white.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json"]}
Harmonies
{"complementary":"#A5C7FD","analogous":["#FDAFA5","#F3FDA5"],"triadic":["#A5FDDB","#DBA5FD"],"tetradic":["#A5FDAF","#A5C7FD","#FDA5F3"],"splitComplementary":["#A5F3FD","#AFA5FD"],"monochromatic":["#FFFFFF","#FDDBA5","#FBB84B"]}
Variants
{"light":"#FFFFFF","dark":"#FBB84B","saturated":"#FFDCA3","desaturated":"#F3D9AF","pastel":"#FFFFFF","neon":"#FFEBCC"}
Nearest named colors
[{"slug":"soft-peach","name":"Soft Peach","hex":"#FAD7A0","distance":7.0710678118654755},{"slug":"navajo-white","name":"Navajo White","hex":"#FFDEAD","distance":8.774964387392123},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":15.362291495737216},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":16.401219466856727},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":17.804493814764857}]

HEX meaning and use

About #FDDBA5

#FDDBA5 is classified as a warm orange value with pastel visual character. #FDDBA5 is visually closest to Soft Peach, a named orange color with HEX #FAD7A0.

The RGB channels are 253, 219, and 165, with red carrying the strongest channel weight. In HSL, the hue is 37deg with 96% saturation and 82% 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.7426, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 7.07, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.85:1AA Pass
White text1.32:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.85:1 · AAA
White text#FFFFFF1.32:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F3FDA5#000000 text · best 19.4:1#F3FDA5
Vanilla#000000 text · best 16.61:1#F3E5AB
Navajo White#000000 text · best 16.3:1#FFDEAD
#FFDCA3#000000 text · best 16.02:1#FFDCA3

Generated Palette

#FDDBA5#FDDBA5
#A5C7FD#A5C7FD
#FDAFA5#FDAFA5
#F3FDA5#F3FDA5
White#FFFFFF
#FBB84B#FBB84B

Color Harmonies

#A5C7FD#A5C7FD
#FDAFA5#FDAFA5
#F3FDA5#F3FDA5
#A5FDDB#A5FDDB
#DBA5FD#DBA5FD

Variants

White#FFFFFF
#FBB84B#FBB84B
#FFDCA3#FFDCA3
#F3D9AF#F3D9AF
White#FFFFFF
#FFEBCC#FFEBCC

Nearest Named Colors