HEX atlas value

#FED0CD

#FED0CD is a warm red HEX color close to Pastel Pink. According to Colors Encyclopedia, it converts to RGB 254, 208, 205, HSL 4, 96%, 90%, has luminance 0.7059, and belongs to the light and pastel groups.

#FED0CD Sample readable text
HEX #FED0CD
RGB rgb(254, 208, 205)
HSL hsl(4 96% 90%)
CMYK cmyk(0, 18, 19, 0)
Luminance 0.7059
Contrast Black 15.12:1White 1.39:1

CSS

--color-fed0cd: #FED0CD;
.background-fed0cd { background-color: #FED0CD; }
.text-fed0cd { color: #FED0CD; }

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.7059
Black text15.12:1AA Pass
White text1.39: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":"#FED0CD","rgb":[254,208,205],"hsl":[4,96,90],"cmyk":[0,18,19,0],"luminance":0.7059,"contrast":{"black":15.12,"white":1.39}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.12,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.39,"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":"#CDFBFE","hex":"#CDFBFE","family":"cyan","bestTextColor":"#000000","contrastBlack":18.83,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FEE9CD","hex":"#FEE9CD","family":"orange","bestTextColor":"#000000","contrastBlack":17.75,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Bisque","hex":"#FFE4C4","family":"orange","bestTextColor":"#000000","contrastBlack":17.15,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F8D5D3","hex":"#F8D5D3","family":"red","bestTextColor":"#000000","contrastBlack":15.45,"contrastWhite":1.36,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm red","light","pastel","light red","pastel red","Pastel 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/fed0cd.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-pink.json","https://www.colorsencyclopedia.com/api/colors/morganite.json","https://www.colorsencyclopedia.com/api/colors/pink.json"]}
Harmonies
{"complementary":"#CDFBFE","analogous":["#FECDE2","#FEE9CD"],"triadic":["#CDFED0","#D0CDFE"],"tetradic":["#E2FECD","#CDFBFE","#E9CDFE"],"splitComplementary":["#CDFEE9","#CDE2FE"],"monochromatic":["#FFFFFF","#FED0CD","#FC7C73"]}
Variants
{"light":"#FFFFFF","dark":"#FC7C73","saturated":"#FFCFCC","desaturated":"#F8D5D3","pastel":"#FFFFFF","neon":"#FFF5F5"}
Nearest named colors
[{"slug":"pastel-pink","name":"Pastel Pink","hex":"#FFD1DC","distance":15.066519173319364},{"slug":"morganite","name":"Morganite","hex":"#F5C6C6","distance":15.165750888103101},{"slug":"pink","name":"Pink","hex":"#FFC0CB","distance":16.15549442140351},{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":20.42057785666214},{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":21.95449840010015}]

HEX meaning and use

About #FED0CD

#FED0CD is classified as a warm red value with light and pastel visual character. #FED0CD is visually closest to Pastel Pink, a named red color with HEX #FFD1DC.

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

WCAG Accessibility

Black text15.12:1AA Pass
White text1.39:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.12:1 · AAA
White text#FFFFFF1.39:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#CDFBFE#000000 text · best 18.83:1#CDFBFE
#FEE9CD#000000 text · best 17.75:1#FEE9CD
Bisque#000000 text · best 17.15:1#FFE4C4
#F8D5D3#000000 text · best 15.45:1#F8D5D3

Generated Palette

#FED0CD#FED0CD
#CDFBFE#CDFBFE
#FECDE2#FECDE2
#FEE9CD#FEE9CD
White#FFFFFF
#FC7C73#FC7C73

Color Harmonies

#CDFBFE#CDFBFE
#FECDE2#FECDE2
#FEE9CD#FEE9CD
#CDFED0#CDFED0
#D0CDFE#D0CDFE

Variants

White#FFFFFF
#FC7C73#FC7C73
#FFCFCC#FFCFCC
#F8D5D3#F8D5D3
White#FFFFFF
#FFF5F5#FFF5F5

Nearest Named Colors