HEX atlas value

#FDCDA5

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

#FDCDA5 Sample readable text
HEX #FDCDA5
RGB rgb(253, 205, 165)
HSL hsl(27 96% 82%)
CMYK cmyk(0, 19, 35, 1)
Luminance 0.6726
Contrast Black 14.45:1White 1.45:1

CSS

--color-fdcda5: #FDCDA5;
.background-fdcda5 { background-color: #FDCDA5; }
.text-fdcda5 { color: #FDCDA5; }

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.6726
Black text14.45:1AA Pass
White text1.45: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":"#FDCDA5","rgb":[253,205,165],"hsl":[27,96,82],"cmyk":[0,19,35,1],"luminance":0.6726,"contrast":{"black":14.45,"white":1.45}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.45,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.45,"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":"#FDF9A5","hex":"#FDF9A5","family":"yellow","bestTextColor":"#000000","contrastBlack":19.27,"contrastWhite":1.09,"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":"Soft Peach","hex":"#FAD7A0","family":"orange","bestTextColor":"#000000","contrastBlack":15.29,"contrastWhite":1.37,"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"]}]
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/fdcda5.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-peach.json","https://www.colorsencyclopedia.com/api/colors/apricot.json","https://www.colorsencyclopedia.com/api/colors/navajo-white.json"]}
Harmonies
{"complementary":"#A5D6FD","analogous":["#FDA5A9","#FDF9A5"],"triadic":["#A5FDCD","#CDA5FD"],"tetradic":["#A9FDA5","#A5D6FD","#F9A5FD"],"splitComplementary":["#A5FDF9","#A5A9FD"],"monochromatic":["#FFFFFF","#FDCDA5","#FB9A4B"]}
Variants
{"light":"#FFFFFF","dark":"#FB9A4B","saturated":"#FFCDA3","desaturated":"#F3CEAF","pastel":"#FFFFFF","neon":"#FFE3CC"}
Nearest named colors
[{"slug":"soft-peach","name":"Soft Peach","hex":"#FAD7A0","distance":11.575836902790225},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":12.206555615733702},{"slug":"navajo-white","name":"Navajo White","hex":"#FFDEAD","distance":18.894443627691185},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":19.28730152198591},{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":22.20360331117452}]

HEX meaning and use

About #FDCDA5

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

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

WCAG Accessibility

Black text14.45:1AA Pass
White text1.45:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.45:1 · AAA
White text#FFFFFF1.45:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FDF9A5#000000 text · best 19.27:1#FDF9A5
Navajo White#000000 text · best 16.3:1#FFDEAD
Soft Peach#000000 text · best 15.29:1#FAD7A0
Apricot#000000 text · best 14.57:1#FBCEB1

Generated Palette

#FDCDA5#FDCDA5
#A5D6FD#A5D6FD
#FDA5A9#FDA5A9
#FDF9A5#FDF9A5
White#FFFFFF
#FB9A4B#FB9A4B

Color Harmonies

#A5D6FD#A5D6FD
#FDA5A9#FDA5A9
#FDF9A5#FDF9A5
#A5FDCD#A5FDCD
#CDA5FD#CDA5FD

Variants

White#FFFFFF
#FB9A4B#FB9A4B
#FFCDA3#FFCDA3
#F3CEAF#F3CEAF
White#FFFFFF
#FFE3CC#FFE3CC

Nearest Named Colors