HEX atlas value

#F9DAD2

#F9DAD2 is a warm red HEX color close to Champagne. According to Colors Encyclopedia, it converts to RGB 249, 218, 210, HSL 12, 76%, 90%, has luminance 0.7494, and belongs to the light and pastel groups.

#F9DAD2 Sample readable text
HEX #F9DAD2
RGB rgb(249, 218, 210)
HSL hsl(12 76% 90%)
CMYK cmyk(0, 12, 16, 2)
Luminance 0.7494
Contrast Black 15.99:1White 1.31:1

CSS

--color-f9dad2: #F9DAD2;
.background-f9dad2 { background-color: #F9DAD2; }
.text-f9dad2 { color: #F9DAD2; }

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.7494
Black text15.99:1AA Pass
White text1.31: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":"#F9DAD2","rgb":[249,218,210],"hsl":[12,76,90],"cmyk":[0,12,16,2],"luminance":0.7494,"contrast":{"black":15.99,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.99,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"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":"#F9EDD2","hex":"#F9EDD2","family":"orange","bestTextColor":"#000000","contrastBlack":18.07,"contrastWhite":1.16,"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"]},{"name":"#D2F1F9","hex":"#D2F1F9","family":"cyan","bestTextColor":"#000000","contrastBlack":17.69,"contrastWhite":1.19,"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"]}]
AI context
{"semanticGroups":["warm red","light","pastel","light red","pastel red","Champagne 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/f9dad2.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/champagne.json","https://www.colorsencyclopedia.com/api/colors/pastel-pink.json","https://www.colorsencyclopedia.com/api/colors/vellum.json"]}
Harmonies
{"complementary":"#D2F1F9","analogous":["#F9D2DE","#F9EDD2"],"triadic":["#D2F9DA","#DAD2F9"],"tetradic":["#DEF9D2","#D2F1F9","#EDD2F9"],"splitComplementary":["#D2F9ED","#D2DEF9"],"monochromatic":["#FFFFFF","#F9DAD2","#EE9781"]}
Variants
{"light":"#FFFFFF","dark":"#EE9781","saturated":"#FED7CD","desaturated":"#F3DDD8","pastel":"#FFFFFF","neon":"#FFF7F5"}
Nearest named colors
[{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":13.74772708486752},{"slug":"pastel-pink","name":"Pastel Pink","hex":"#FFD1DC","distance":14.730919862656235},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":16.76305461424021},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":17},{"slug":"antique-white","name":"Antique White","hex":"#FAEBD7","distance":17.74823934929885}]

HEX meaning and use

About #F9DAD2

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

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

WCAG Accessibility

Black text15.99:1AA Pass
White text1.31:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.99:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F9EDD2#000000 text · best 18.07:1#F9EDD2
Antique White#000000 text · best 17.93:1#FAEBD7
#D2F1F9#000000 text · best 17.69:1#D2F1F9
Parchment#000000 text · best 17.33:1#F1E9D2

Generated Palette

#F9DAD2#F9DAD2
#D2F1F9#D2F1F9
#F9D2DE#F9D2DE
#F9EDD2#F9EDD2
White#FFFFFF
#EE9781#EE9781

Color Harmonies

#D2F1F9#D2F1F9
#F9D2DE#F9D2DE
#F9EDD2#F9EDD2
#D2F9DA#D2F9DA
#DAD2F9#DAD2F9

Variants

White#FFFFFF
#EE9781#EE9781
#FED7CD#FED7CD
#F3DDD8#F3DDD8
White#FFFFFF
#FFF7F5#FFF7F5

Nearest Named Colors