HEX atlas value

#F3D1C4

#F3D1C4 is a warm orange HEX color close to Morganite. According to Colors Encyclopedia, it converts to RGB 243, 209, 196, HSL 17, 66%, 86%, has luminance 0.6864, and belongs to the light group.

#F3D1C4 Sample readable text
HEX #F3D1C4
RGB rgb(243, 209, 196)
HSL hsl(17 66% 86%)
CMYK cmyk(0, 14, 19, 5)
Luminance 0.6864
Contrast Black 14.73:1White 1.43:1

CSS

--color-f3d1c4: #F3D1C4;
.background-f3d1c4 { background-color: #F3D1C4; }
.text-f3d1c4 { color: #F3D1C4; }

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.6864
Black text14.73:1AA Pass
White text1.43: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":"#F3D1C4","rgb":[243,209,196],"hsl":[17,66,86],"cmyk":[0,14,19,5],"luminance":0.6864,"contrast":{"black":14.73,"white":1.43}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.73,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.43,"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":"#F3E9C4","hex":"#F3E9C4","family":"yellow","bestTextColor":"#000000","contrastBlack":17.26,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pearl","hex":"#EAE0C8","family":"orange","bestTextColor":"#000000","contrastBlack":15.99,"contrastWhite":1.31,"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":"#C4E6F3","hex":"#C4E6F3","family":"blue","bestTextColor":"#000000","contrastBlack":15.96,"contrastWhite":1.32,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","light orange","Morganite adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f3d1c4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/morganite.json","https://www.colorsencyclopedia.com/api/colors/feldspar.json","https://www.colorsencyclopedia.com/api/colors/baby-pink.json"]}
Harmonies
{"complementary":"#C4E6F3","analogous":["#F3C4CE","#F3E9C4"],"triadic":["#C4F3D1","#D1C4F3"],"tetradic":["#CEF3C4","#C4E6F3","#E9C4F3"],"splitComplementary":["#C4F3E9","#C4CEF3"],"monochromatic":["#FFFFFF","#F3D1C4","#E39678"]}
Variants
{"light":"#FFFFFF","dark":"#E39678","saturated":"#FBCEBC","desaturated":"#EBD4CC","pastel":"#FFFFFF","neon":"#FFE9E0"}
Nearest named colors
[{"slug":"morganite","name":"Morganite","hex":"#F5C6C6","distance":11.357816691600547},{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":13.92838827718412},{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":15.165750888103101},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":17.944358444926362},{"slug":"pastel-peach","name":"Pastel Peach","hex":"#FFDAB9","distance":18.601075237738275}]

HEX meaning and use

About #F3D1C4

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

The RGB channels are 243, 209, and 196, with red carrying the strongest channel weight. In HSL, the hue is 17deg with 66% saturation and 86% lightness, so this page treats it as a moderate-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 light surfaces. Its luminance is 0.6864, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.36, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.73:1AA Pass
White text1.43:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.73:1 · AAA
White text#FFFFFF1.43:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F3E9C4#000000 text · best 17.26:1#F3E9C4
Pearl#000000 text · best 15.99:1#EAE0C8
Peach Puff#000000 text · best 15.98:1#FFDAB9
#C4E6F3#000000 text · best 15.96:1#C4E6F3

Generated Palette

#F3D1C4#F3D1C4
#C4E6F3#C4E6F3
#F3C4CE#F3C4CE
#F3E9C4#F3E9C4
White#FFFFFF
#E39678#E39678

Color Harmonies

#C4E6F3#C4E6F3
#F3C4CE#F3C4CE
#F3E9C4#F3E9C4
#C4F3D1#C4F3D1
#D1C4F3#D1C4F3

Variants

White#FFFFFF
#E39678#E39678
#FBCEBC#FBCEBC
#EBD4CC#EBD4CC
White#FFFFFF
#FFE9E0#FFE9E0

Nearest Named Colors