HEX atlas value

#F5EEC2

#F5EEC2 is a warm yellow HEX color close to Vellum. According to Colors Encyclopedia, it converts to RGB 245, 238, 194, HSL 52, 72%, 86%, has luminance 0.8446, and belongs to the light and pastel groups.

#F5EEC2 Sample readable text
HEX #F5EEC2
RGB rgb(245, 238, 194)
HSL hsl(52 72% 86%)
CMYK cmyk(0, 3, 21, 4)
Luminance 0.8446
Contrast Black 17.89:1White 1.17:1

CSS

--color-f5eec2: #F5EEC2;
.background-f5eec2 { background-color: #F5EEC2; }
.text-f5eec2 { color: #F5EEC2; }

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.8446
Black text17.89:1AA Pass
White text1.17: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":"#F5EEC2","rgb":[245,238,194],"hsl":[52,72,86],"cmyk":[0,3,21,4],"luminance":0.8446,"contrast":{"black":17.89,"white":1.17}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.89,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.17,"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":"#FDF4BA","hex":"#FDF4BA","family":"yellow","bestTextColor":"#000000","contrastBlack":18.83,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E2F5C2","hex":"#E2F5C2","family":"green","bestTextColor":"#000000","contrastBlack":18.07,"contrastWhite":1.16,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Blanched Almond","hex":"#FFEBCD","family":"orange","bestTextColor":"#000000","contrastBlack":18.02,"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"]}]
AI context
{"semanticGroups":["warm yellow","light","pastel","light yellow","pastel yellow","Vellum adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f5eec2.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/champagne.json","https://www.colorsencyclopedia.com/api/colors/bisque.json"]}
Harmonies
{"complementary":"#C2C8F5","analogous":["#F5D4C2","#E2F5C2"],"triadic":["#C2F5EE","#EEC2F5"],"tetradic":["#C2F5D4","#C2C8F5","#F5C2E2"],"splitComplementary":["#C2E2F5","#D4C2F5"],"monochromatic":["#FFFFFF","#F5EEC2","#E8D873"]}
Variants
{"light":"#FFFFFF","dark":"#E8D873","saturated":"#FDF4BA","desaturated":"#EDE8C9","pastel":"#FFFFFF","neon":"#FFFBE0"}
Nearest named colors
[{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":13.892443989449804},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":14.035668847618199},{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":14.2828568570857},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":14.352700094407323},{"slug":"blanched-almond","name":"Blanched Almond","hex":"#FFEBCD","distance":15.165750888103101}]

HEX meaning and use

About #F5EEC2

#F5EEC2 is classified as a warm yellow value with light and pastel visual character. #F5EEC2 is visually closest to Vellum, a named orange color with HEX #EFE3C8.

The RGB channels are 245, 238, and 194, with red carrying the strongest channel weight. In HSL, the hue is 52deg with 72% saturation and 86% 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.8446, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 13.89, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.89:1AA Pass
White text1.17:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.89:1 · AAA
White text#FFFFFF1.17:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FDF4BA#000000 text · best 18.83:1#FDF4BA
#E2F5C2#000000 text · best 18.07:1#E2F5C2
Blanched Almond#000000 text · best 18.02:1#FFEBCD
Canvas#000000 text · best 17.64:1#F4EBD0

Generated Palette

#F5EEC2#F5EEC2
#C2C8F5#C2C8F5
#F5D4C2#F5D4C2
#E2F5C2#E2F5C2
White#FFFFFF
#E8D873#E8D873

Color Harmonies

#C2C8F5#C2C8F5
#F5D4C2#F5D4C2
#E2F5C2#E2F5C2
#C2F5EE#C2F5EE
#EEC2F5#EEC2F5

Variants

White#FFFFFF
#E8D873#E8D873
#FDF4BA#FDF4BA
#EDE8C9#EDE8C9
White#FFFFFF
#FFFBE0#FFFBE0

Nearest Named Colors