HEX atlas value

#F5ECC2

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

#F5ECC2 Sample readable text
HEX #F5ECC2
RGB rgb(245, 236, 194)
HSL hsl(49 72% 86%)
CMYK cmyk(0, 4, 21, 4)
Luminance 0.833
Contrast Black 17.66:1White 1.19:1

CSS

--color-f5ecc2: #F5ECC2;
.background-f5ecc2 { background-color: #F5ECC2; }
.text-f5ecc2 { color: #F5ECC2; }

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.833
Black text17.66:1AA Pass
White text1.19: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":"#F5ECC2","rgb":[245,236,194],"hsl":[49,72,86],"cmyk":[0,4,21,4],"luminance":0.833,"contrast":{"black":17.66,"white":1.19}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.66,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.19,"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":"#FDF1BA","hex":"#FDF1BA","family":"yellow","bestTextColor":"#000000","contrastBlack":18.47,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E5F5C2","hex":"#E5F5C2","family":"green","bestTextColor":"#000000","contrastBlack":18.17,"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/f5ecc2.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/bisque.json","https://www.colorsencyclopedia.com/api/colors/champagne.json"]}
Harmonies
{"complementary":"#C2CBF5","analogous":["#F5D2C2","#E5F5C2"],"triadic":["#C2F5EC","#ECC2F5"],"tetradic":["#C2F5D2","#C2CBF5","#F5C2E5"],"splitComplementary":["#C2E5F5","#D2C2F5"],"monochromatic":["#FFFFFF","#F5ECC2","#E8D373"]}
Variants
{"light":"#FFFFFF","dark":"#E8D373","saturated":"#FDF1BA","desaturated":"#EDE7C9","pastel":"#FFFFFF","neon":"#FFF9E0"}
Nearest named colors
[{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":12.36931687685298},{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":12.96148139681572},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":13.152946437965905},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":14.071247279470288},{"slug":"blanched-almond","name":"Blanched Almond","hex":"#FFEBCD","distance":14.89966442575134}]

HEX meaning and use

About #F5ECC2

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

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

WCAG Accessibility

Black text17.66:1AA Pass
White text1.19:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.66:1 · AAA
White text#FFFFFF1.19:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FDF1BA#000000 text · best 18.47:1#FDF1BA
#E5F5C2#000000 text · best 18.17:1#E5F5C2
Blanched Almond#000000 text · best 18.02:1#FFEBCD
Canvas#000000 text · best 17.64:1#F4EBD0

Generated Palette

#F5ECC2#F5ECC2
#C2CBF5#C2CBF5
#F5D2C2#F5D2C2
#E5F5C2#E5F5C2
White#FFFFFF
#E8D373#E8D373

Color Harmonies

#C2CBF5#C2CBF5
#F5D2C2#F5D2C2
#E5F5C2#E5F5C2
#C2F5EC#C2F5EC
#ECC2F5#ECC2F5

Variants

White#FFFFFF
#E8D373#E8D373
#FDF1BA#FDF1BA
#EDE7C9#EDE7C9
White#FFFFFF
#FFF9E0#FFF9E0

Nearest Named Colors