HEX atlas value

#F2DCB0

#F2DCB0 is a warm orange HEX color close to Wheat. According to Colors Encyclopedia, it converts to RGB 242, 220, 176, HSL 40, 72%, 82%, has luminance 0.732, and belongs to the pastel group.

#F2DCB0 Sample readable text
HEX #F2DCB0
RGB rgb(242, 220, 176)
HSL hsl(40 72% 82%)
CMYK cmyk(0, 9, 27, 5)
Luminance 0.732
Contrast Black 15.64:1White 1.34:1

CSS

--color-f2dcb0: #F2DCB0;
.background-f2dcb0 { background-color: #F2DCB0; }
.text-f2dcb0 { color: #F2DCB0; }

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.732
Black text15.64:1AA Pass
White text1.34: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":"#F2DCB0","rgb":[242,220,176],"hsl":[40,72,82],"cmyk":[0,9,27,5],"luminance":0.732,"contrast":{"black":15.64,"white":1.34}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.64,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.34,"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":"#E7F2B0","hex":"#E7F2B0","family":"green","bestTextColor":"#000000","contrastBlack":17.73,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Vanilla","hex":"#F3E5AB","family":"yellow","bestTextColor":"#000000","contrastBlack":16.61,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Navajo White","hex":"#FFDEAD","family":"orange","bestTextColor":"#000000","contrastBlack":16.3,"contrastWhite":1.29,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","pastel","pastel orange","Wheat adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f2dcb0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/wheat.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json","https://www.colorsencyclopedia.com/api/colors/navajo-white.json"]}
Harmonies
{"complementary":"#B0C6F2","analogous":["#F2BBB0","#E7F2B0"],"triadic":["#B0F2DC","#DCB0F2"],"tetradic":["#B0F2BB","#B0C6F2","#F2B0E7"],"splitComplementary":["#B0E7F2","#BBB0F2"],"monochromatic":["#FFFFFF","#F2DCB0","#E5B961"]}
Variants
{"light":"#FFFFFF","dark":"#E5B961","saturated":"#FCDFA6","desaturated":"#E8D9BA","pastel":"#FFFFFF","neon":"#FFEECC"}
Nearest named colors
[{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":4.69041575982343},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":10.344080432788601},{"slug":"navajo-white","name":"Navajo White","hex":"#FFDEAD","distance":13.490737563232042},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":14},{"slug":"pastel-peach","name":"Pastel Peach","hex":"#FFDAB9","distance":15.937377450509228}]

HEX meaning and use

About #F2DCB0

#F2DCB0 is classified as a warm orange value with pastel visual character. #F2DCB0 is visually closest to Wheat, a named orange color with HEX #F5DEB3.

The RGB channels are 242, 220, and 176, with red carrying the strongest channel weight. In HSL, the hue is 40deg with 72% saturation and 82% 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.732, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 4.69, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.64:1AA Pass
White text1.34:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.64:1 · AAA
White text#FFFFFF1.34:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#E7F2B0#000000 text · best 17.73:1#E7F2B0
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA
Vanilla#000000 text · best 16.61:1#F3E5AB
Navajo White#000000 text · best 16.3:1#FFDEAD

Generated Palette

#F2DCB0#F2DCB0
#B0C6F2#B0C6F2
#F2BBB0#F2BBB0
#E7F2B0#E7F2B0
White#FFFFFF
#E5B961#E5B961

Color Harmonies

#B0C6F2#B0C6F2
#F2BBB0#F2BBB0
#E7F2B0#E7F2B0
#B0F2DC#B0F2DC
#DCB0F2#DCB0F2

Variants

White#FFFFFF
#E5B961#E5B961
#FCDFA6#FCDFA6
#E8D9BA#E8D9BA
White#FFFFFF
#FFEECC#FFEECC

Nearest Named Colors