HEX atlas value

#F5CEC2

#F5CEC2 is a warm red HEX color close to Morganite. According to Colors Encyclopedia, it converts to RGB 245, 206, 194, HSL 14, 72%, 86%, has luminance 0.6745, and belongs to the light and pastel groups.

#F5CEC2 Sample readable text
HEX #F5CEC2
RGB rgb(245, 206, 194)
HSL hsl(14 72% 86%)
CMYK cmyk(0, 16, 21, 4)
Luminance 0.6745
Contrast Black 14.49:1White 1.45:1

CSS

--color-f5cec2: #F5CEC2;
.background-f5cec2 { background-color: #F5CEC2; }
.text-f5cec2 { color: #F5CEC2; }

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.6745
Black text14.49: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":"#F5CEC2","rgb":[245,206,194],"hsl":[14,72,86],"cmyk":[0,16,21,4],"luminance":0.6745,"contrast":{"black":14.49,"white":1.45}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.49,"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":"#F5E7C2","hex":"#F5E7C2","family":"orange","bestTextColor":"#000000","contrastBlack":17.09,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C2E9F5","hex":"#C2E9F5","family":"cyan","bestTextColor":"#000000","contrastBlack":16.27,"contrastWhite":1.29,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach Puff","hex":"#FFDAB9","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EDD2C9","hex":"#EDD2C9","family":"orange","bestTextColor":"#000000","contrastBlack":14.66,"contrastWhite":1.43,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm red","light","pastel","light red","pastel red","Morganite 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/f5cec2.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/morganite.json","https://www.colorsencyclopedia.com/api/colors/baby-pink.json","https://www.colorsencyclopedia.com/api/colors/feldspar.json"]}
Harmonies
{"complementary":"#C2E9F5","analogous":["#F5C2CF","#F5E7C2"],"triadic":["#C2F5CE","#CEC2F5"],"tetradic":["#CFF5C2","#C2E9F5","#E7C2F5"],"splitComplementary":["#C2F5E7","#C2CFF5"],"monochromatic":["#FFFFFF","#F5CEC2","#E88E73"]}
Variants
{"light":"#FFFFFF","dark":"#E88E73","saturated":"#FDC9BA","desaturated":"#EDD2C9","pastel":"#FFFFFF","neon":"#FFE8E0"}
Nearest named colors
[{"slug":"morganite","name":"Morganite","hex":"#F5C6C6","distance":8.94427190999916},{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":12.041594578792296},{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":12.12435565298214},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":18.027756377319946},{"slug":"pastel-peach","name":"Pastel Peach","hex":"#FFDAB9","distance":18.027756377319946}]

HEX meaning and use

About #F5CEC2

#F5CEC2 is classified as a warm red value with light and pastel visual character. #F5CEC2 is visually closest to Morganite, a named red color with HEX #F5C6C6.

The RGB channels are 245, 206, and 194, with red carrying the strongest channel weight. In HSL, the hue is 14deg with 72% saturation and 86% 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.6745, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 8.94, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.49: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 #F5CEC2 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F5E7C2#000000 text · best 17.09:1#F5E7C2
#C2E9F5#000000 text · best 16.27:1#C2E9F5
Peach Puff#000000 text · best 15.98:1#FFDAB9
#EDD2C9#000000 text · best 14.66:1#EDD2C9

Generated Palette

#F5CEC2#F5CEC2
#C2E9F5#C2E9F5
#F5C2CF#F5C2CF
#F5E7C2#F5E7C2
White#FFFFFF
#E88E73#E88E73

Color Harmonies

#C2E9F5#C2E9F5
#F5C2CF#F5C2CF
#F5E7C2#F5E7C2
#C2F5CE#C2F5CE
#CEC2F5#CEC2F5

Variants

White#FFFFFF
#E88E73#E88E73
#FDC9BA#FDC9BA
#EDD2C9#EDD2C9
White#FFFFFF
#FFE8E0#FFE8E0

Nearest Named Colors