HEX atlas value

#FCE6CF

#FCE6CF is a warm orange HEX color close to Champagne. According to Colors Encyclopedia, it converts to RGB 252, 230, 207, HSL 31, 88%, 90%, has luminance 0.8179, and belongs to the light and pastel groups.

#FCE6CF Sample readable text
HEX #FCE6CF
RGB rgb(252, 230, 207)
HSL hsl(31 88% 90%)
CMYK cmyk(0, 9, 18, 1)
Luminance 0.8179
Contrast Black 17.36:1White 1.21:1

CSS

--color-fce6cf: #FCE6CF;
.background-fce6cf { background-color: #FCE6CF; }
.text-fce6cf { color: #FCE6CF; }

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.8179
Black text17.36:1AA Pass
White text1.21: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":"#FCE6CF","rgb":[252,230,207],"hsl":[31,88,90],"cmyk":[0,9,18,1],"luminance":0.8179,"contrast":{"black":17.36,"white":1.21}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.36,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.21,"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":"#FBFCCF","hex":"#FBFCCF","family":"yellow","bestTextColor":"#000000","contrastBlack":19.93,"contrastWhite":1.05,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Papaya Whip","hex":"#FFEFD5","family":"orange","bestTextColor":"#000000","contrastBlack":18.56,"contrastWhite":1.13,"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":"Antique White","hex":"#FAEBD7","family":"orange","bestTextColor":"#000000","contrastBlack":17.93,"contrastWhite":1.17,"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/fce6cf.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/champagne.json","https://www.colorsencyclopedia.com/api/colors/blanched-almond.json","https://www.colorsencyclopedia.com/api/colors/canvas.json"]}
Harmonies
{"complementary":"#CFE5FC","analogous":["#FCD0CF","#FBFCCF"],"triadic":["#CFFCE6","#E6CFFC"],"tetradic":["#CFFCD0","#CFE5FC","#FCCFFB"],"splitComplementary":["#CFFBFC","#D0CFFC"],"monochromatic":["#FFFFFF","#FCE6CF","#F6BA79"]}
Variants
{"light":"#FFFFFF","dark":"#F6BA79","saturated":"#FFE6CC","desaturated":"#F6E6D5","pastel":"#FFFFFF","neon":"#FFFAF5"}
Nearest named colors
[{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":5.196152422706632},{"slug":"blanched-almond","name":"Blanched Almond","hex":"#FFEBCD","distance":6.164414002968976},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":9.486832980505138},{"slug":"antique-white","name":"Antique White","hex":"#FAEBD7","distance":9.643650760992955},{"slug":"papaya-whip","name":"Papaya Whip","hex":"#FFEFD5","distance":11.224972160321824}]

HEX meaning and use

About #FCE6CF

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

The RGB channels are 252, 230, and 207, with red carrying the strongest channel weight. In HSL, the hue is 31deg with 88% 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.8179, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 5.20, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.36:1AA Pass
White text1.21:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.36:1 · AAA
White text#FFFFFF1.21:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FBFCCF#000000 text · best 19.93:1#FBFCCF
Papaya Whip#000000 text · best 18.56:1#FFEFD5
Blanched Almond#000000 text · best 18.02:1#FFEBCD
Antique White#000000 text · best 17.93:1#FAEBD7

Generated Palette

#FCE6CF#FCE6CF
#CFE5FC#CFE5FC
#FCD0CF#FCD0CF
#FBFCCF#FBFCCF
White#FFFFFF
#F6BA79#F6BA79

Color Harmonies

#CFE5FC#CFE5FC
#FCD0CF#FCD0CF
#FBFCCF#FBFCCF
#CFFCE6#CFFCE6
#E6CFFC#E6CFFC

Variants

White#FFFFFF
#F6BA79#F6BA79
#FFE6CC#FFE6CC
#F6E6D5#F6E6D5
White#FFFFFF
#FFFAF5#FFFAF5

Nearest Named Colors