HEX atlas value

#F2D0B0

#F2D0B0 is a warm orange HEX color close to Feldspar. According to Colors Encyclopedia, it converts to RGB 242, 208, 176, HSL 29, 72%, 82%, has luminance 0.6712, and belongs to the pastel group.

#F2D0B0 Sample readable text
HEX #F2D0B0
RGB rgb(242, 208, 176)
HSL hsl(29 72% 82%)
CMYK cmyk(0, 14, 27, 5)
Luminance 0.6712
Contrast Black 14.42:1White 1.46:1

CSS

--color-f2d0b0: #F2D0B0;
.background-f2d0b0 { background-color: #F2D0B0; }
.text-f2d0b0 { color: #F2D0B0; }

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.6712
Black text14.42:1AA Pass
White text1.46: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":"#F2D0B0","rgb":[242,208,176],"hsl":[29,72,82],"cmyk":[0,14,27,5],"luminance":0.6712,"contrast":{"black":14.42,"white":1.46}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.42,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.46,"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":"#F2F1B0","hex":"#F2F1B0","family":"yellow","bestTextColor":"#000000","contrastBlack":17.98,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Wheat","hex":"#F5DEB3","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach Puff","hex":"#FFDAB9","family":"orange","bestTextColor":"#000000","contrastBlack":15.98,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FCD0A6","hex":"#FCD0A6","family":"orange","bestTextColor":"#000000","contrastBlack":14.71,"contrastWhite":1.43,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm orange","pastel","pastel orange","Feldspar adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f2d0b0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/feldspar.json","https://www.colorsencyclopedia.com/api/colors/desert-sand.json","https://www.colorsencyclopedia.com/api/colors/apricot.json"]}
Harmonies
{"complementary":"#B0D2F2","analogous":["#F2B0B1","#F2F1B0"],"triadic":["#B0F2D0","#D0B0F2"],"tetradic":["#B1F2B0","#B0D2F2","#F1B0F2"],"splitComplementary":["#B0F2F1","#B0B1F2"],"monochromatic":["#FFFFFF","#F2D0B0","#E5A161"]}
Variants
{"light":"#FFFFFF","dark":"#E5A161","saturated":"#FCD0A6","desaturated":"#E8D0BA","pastel":"#FFFFFF","neon":"#FFE5CC"}
Nearest named colors
[{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":7.874007874011811},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":8.660254037844387},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":9.273618495495704},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":14.628738838327793},{"slug":"pastel-peach","name":"Pastel Peach","hex":"#FFDAB9","distance":18.708286933869708}]

HEX meaning and use

About #F2D0B0

#F2D0B0 is classified as a warm orange value with pastel visual character. #F2D0B0 is visually closest to Feldspar, a named orange color with HEX #F0CDB7.

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

WCAG Accessibility

Black text14.42:1AA Pass
White text1.46:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.42:1 · AAA
White text#FFFFFF1.46:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F2F1B0#000000 text · best 17.98:1#F2F1B0
Wheat#000000 text · best 15.98:1#F5DEB3
Peach Puff#000000 text · best 15.98:1#FFDAB9
#FCD0A6#000000 text · best 14.71:1#FCD0A6

Generated Palette

#F2D0B0#F2D0B0
#B0D2F2#B0D2F2
#F2B0B1#F2B0B1
#F2F1B0#F2F1B0
White#FFFFFF
#E5A161#E5A161

Color Harmonies

#B0D2F2#B0D2F2
#F2B0B1#F2B0B1
#F2F1B0#F2F1B0
#B0F2D0#B0F2D0
#D0B0F2#D0B0F2

Variants

White#FFFFFF
#E5A161#E5A161
#FCD0A6#FCD0A6
#E8D0BA#E8D0BA
White#FFFFFF
#FFE5CC#FFE5CC

Nearest Named Colors