HEX atlas value

#F2DAD9

#F2DAD9 is a warm red HEX color close to Quartz. According to Colors Encyclopedia, it converts to RGB 242, 218, 217, HSL 2, 49%, 90%, has luminance 0.7403, and belongs to the light group.

#F2DAD9 Sample readable text
HEX #F2DAD9
RGB rgb(242, 218, 217)
HSL hsl(2 49% 90%)
CMYK cmyk(0, 10, 10, 5)
Luminance 0.7403
Contrast Black 15.81:1White 1.33:1

CSS

--color-f2dad9: #F2DAD9;
.background-f2dad9 { background-color: #F2DAD9; }
.text-f2dad9 { color: #F2DAD9; }

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.7403
Black text15.81:1AA Pass
White text1.33: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":"#F2DAD9","rgb":[242,218,217],"hsl":[2,49,90],"cmyk":[0,10,10,5],"luminance":0.7403,"contrast":{"black":15.81,"white":1.33}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.81,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.33,"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":"#D9F1F2","hex":"#D9F1F2","family":"cyan","bestTextColor":"#000000","contrastBlack":17.81,"contrastWhite":1.18,"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":"Parchment","hex":"#F1E9D2","family":"yellow","bestTextColor":"#000000","contrastBlack":17.33,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F2E6D9","hex":"#F2E6D9","family":"orange","bestTextColor":"#000000","contrastBlack":17.1,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm red","light","light red","Quartz 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/f2dad9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/quartz.json","https://www.colorsencyclopedia.com/api/colors/pastel-pink.json","https://www.colorsencyclopedia.com/api/colors/eggshell.json"]}
Harmonies
{"complementary":"#D9F1F2","analogous":["#F2D9E5","#F2E6D9"],"triadic":["#D9F2DA","#DAD9F2"],"tetradic":["#E5F2D9","#D9F1F2","#E6D9F2"],"splitComplementary":["#D9F2E6","#D9E5F2"],"monochromatic":["#FFFFFF","#F2DAD9","#DB9795"]}
Variants
{"light":"#FFFFFF","dark":"#DB9795","saturated":"#F8D5D3","desaturated":"#ECDFDF","pastel":"#FFFFFF","neon":"#FFF5F5"}
Nearest named colors
[{"slug":"quartz","name":"Quartz","hex":"#E7D9D1","distance":13.638181696985855},{"slug":"pastel-pink","name":"Pastel Pink","hex":"#FFD1DC","distance":16.09347693943108},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":16.401219466856727},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":16.583123951777},{"slug":"powder-pink","name":"Powder Pink","hex":"#FDDDE6","distance":17.291616465790582}]

HEX meaning and use

About #F2DAD9

#F2DAD9 is classified as a warm red value with light visual character. #F2DAD9 is visually closest to Quartz, a named orange color with HEX #E7D9D1.

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

WCAG Accessibility

Black text15.81:1AA Pass
White text1.33:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.81:1 · AAA
White text#FFFFFF1.33:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#D9F1F2#000000 text · best 17.81:1#D9F1F2
Eggshell#000000 text · best 17.45:1#F0EAD6
Parchment#000000 text · best 17.33:1#F1E9D2
#F2E6D9#000000 text · best 17.1:1#F2E6D9

Generated Palette

#F2DAD9#F2DAD9
#D9F1F2#D9F1F2
#F2D9E5#F2D9E5
#F2E6D9#F2E6D9
White#FFFFFF
#DB9795#DB9795

Color Harmonies

#D9F1F2#D9F1F2
#F2D9E5#F2D9E5
#F2E6D9#F2E6D9
#D9F2DA#D9F2DA
#DAD9F2#DAD9F2

Variants

White#FFFFFF
#DB9795#DB9795
#F8D5D3#F8D5D3
#ECDFDF#ECDFDF
White#FFFFFF
#FFF5F5#FFF5F5

Nearest Named Colors