HEX atlas value

#F2DDD9

#F2DDD9 is a warm red HEX color close to Eggshell. According to Colors Encyclopedia, it converts to RGB 242, 221, 217, HSL 10, 49%, 90%, has luminance 0.756, and belongs to the light group.

#F2DDD9 Sample readable text
HEX #F2DDD9
RGB rgb(242, 221, 217)
HSL hsl(10 49% 90%)
CMYK cmyk(0, 9, 10, 5)
Luminance 0.756
Contrast Black 16.12:1White 1.3:1

CSS

--color-f2ddd9: #F2DDD9;
.background-f2ddd9 { background-color: #F2DDD9; }
.text-f2ddd9 { color: #F2DDD9; }

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.756
Black text16.12:1AA Pass
White text1.3: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":"#F2DDD9","rgb":[242,221,217],"hsl":[10,49,90],"cmyk":[0,9,10,5],"luminance":0.756,"contrast":{"black":16.12,"white":1.3}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.12,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.3,"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":"#F2EAD9","hex":"#F2EAD9","family":"orange","bestTextColor":"#000000","contrastBlack":17.55,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D9EEF2","hex":"#D9EEF2","family":"cyan","bestTextColor":"#000000","contrastBlack":17.46,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Eggshell","hex":"#F0EAD6","family":"yellow","bestTextColor":"#000000","contrastBlack":17.45,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Alabaster","hex":"#EDEAE0","family":"yellow","bestTextColor":"#000000","contrastBlack":17.45,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm red","light","light red","Eggshell adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","high-attention visual states"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f2ddd9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/eggshell.json","https://www.colorsencyclopedia.com/api/colors/parchment.json","https://www.colorsencyclopedia.com/api/colors/quartz.json"]}
Harmonies
{"complementary":"#D9EEF2","analogous":["#F2D9E1","#F2EAD9"],"triadic":["#D9F2DD","#DDD9F2"],"tetradic":["#E1F2D9","#D9EEF2","#EAD9F2"],"splitComplementary":["#D9F2EA","#D9E1F2"],"monochromatic":["#FFFFFF","#F2DDD9","#DBA095"]}
Variants
{"light":"#FFFFFF","dark":"#DBA095","saturated":"#F8D9D3","desaturated":"#ECE1DF","pastel":"#FFFFFF","neon":"#FFF7F5"}
Nearest named colors
[{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":13.490737563232042},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":13.92838827718412},{"slug":"quartz","name":"Quartz","hex":"#E7D9D1","distance":14.177446878757825},{"slug":"alabaster","name":"Alabaster","hex":"#EDEAE0","distance":15.588457268119896},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":15.684387141358123}]

HEX meaning and use

About #F2DDD9

#F2DDD9 is classified as a warm red value with light visual character. #F2DDD9 is visually closest to Eggshell, a named yellow color with HEX #F0EAD6.

The RGB channels are 242, 221, and 217, with red carrying the strongest channel weight. In HSL, the hue is 10deg with 49% saturation and 90% 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.756, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 13.49, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.12:1AA Pass
White text1.3:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.12:1 · AAA
White text#FFFFFF1.3:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F2EAD9#000000 text · best 17.55:1#F2EAD9
#D9EEF2#000000 text · best 17.46:1#D9EEF2
Eggshell#000000 text · best 17.45:1#F0EAD6
Alabaster#000000 text · best 17.45:1#EDEAE0

Generated Palette

#F2DDD9#F2DDD9
#D9EEF2#D9EEF2
#F2D9E1#F2D9E1
#F2EAD9#F2EAD9
White#FFFFFF
#DBA095#DBA095

Color Harmonies

#D9EEF2#D9EEF2
#F2D9E1#F2D9E1
#F2EAD9#F2EAD9
#D9F2DD#D9F2DD
#DDD9F2#DDD9F2

Variants

White#FFFFFF
#DBA095#DBA095
#F8D9D3#F8D9D3
#ECE1DF#ECE1DF
White#FFFFFF
#FFF7F5#FFF7F5

Nearest Named Colors