HEX atlas value

#F5DDD6

#F5DDD6 is a warm red HEX color close to Champagne. According to Colors Encyclopedia, it converts to RGB 245, 221, 214, HSL 14, 61%, 90%, has luminance 0.7598, and belongs to the light group.

#F5DDD6 Sample readable text
HEX #F5DDD6
RGB rgb(245, 221, 214)
HSL hsl(14 61% 90%)
CMYK cmyk(0, 10, 13, 4)
Luminance 0.7598
Contrast Black 16.2:1White 1.3:1

CSS

--color-f5ddd6: #F5DDD6;
.background-f5ddd6 { background-color: #F5DDD6; }
.text-f5ddd6 { color: #F5DDD6; }

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.7598
Black text16.2: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":"#F5DDD6","rgb":[245,221,214],"hsl":[14,61,90],"cmyk":[0,10,13,4],"luminance":0.7598,"contrast":{"black":16.2,"white":1.3}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.2,"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":"#F5EDD6","hex":"#F5EDD6","family":"yellow","bestTextColor":"#000000","contrastBlack":17.97,"contrastWhite":1.17,"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":"Canvas","hex":"#F4EBD0","family":"yellow","bestTextColor":"#000000","contrastBlack":17.64,"contrastWhite":1.19,"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"]}]
AI context
{"semanticGroups":["warm red","light","light red","Champagne 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/f5ddd6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/champagne.json","https://www.colorsencyclopedia.com/api/colors/parchment.json","https://www.colorsencyclopedia.com/api/colors/eggshell.json"]}
Harmonies
{"complementary":"#D6EEF5","analogous":["#F5D6DE","#F5EDD6"],"triadic":["#D6F5DD","#DDD6F5"],"tetradic":["#DEF5D6","#D6EEF5","#EDD6F5"],"splitComplementary":["#D6F5ED","#D6DEF5"],"monochromatic":["#FFFFFF","#F5DDD6","#E3A08C"]}
Variants
{"light":"#FFFFFF","dark":"#E3A08C","saturated":"#FBDAD0","desaturated":"#EFE0DC","pastel":"#FFFFFF","neon":"#FFF7F5"}
Nearest named colors
[{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":12.96148139681572},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":13.2664991614216},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":13.92838827718412},{"slug":"antique-white","name":"Antique White","hex":"#FAEBD7","distance":14.89966442575134},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":15.264337522473747}]

HEX meaning and use

About #F5DDD6

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

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

WCAG Accessibility

Black text16.2: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 #F5DDD6 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F5EDD6#000000 text · best 17.97:1#F5EDD6
Antique White#000000 text · best 17.93:1#FAEBD7
Canvas#000000 text · best 17.64:1#F4EBD0
Eggshell#000000 text · best 17.45:1#F0EAD6

Generated Palette

#F5DDD6#F5DDD6
#D6EEF5#D6EEF5
#F5D6DE#F5D6DE
#F5EDD6#F5EDD6
White#FFFFFF
#E3A08C#E3A08C

Color Harmonies

#D6EEF5#D6EEF5
#F5D6DE#F5D6DE
#F5EDD6#F5EDD6
#D6F5DD#D6F5DD
#DDD6F5#DDD6F5

Variants

White#FFFFFF
#E3A08C#E3A08C
#FBDAD0#FBDAD0
#EFE0DC#EFE0DC
White#FFFFFF
#FFF7F5#FFF7F5

Nearest Named Colors