HEX atlas value

#F3B09B

#F3B09B is a warm red HEX color close to Soft Coral. According to Colors Encyclopedia, it converts to RGB 243, 176, 155, HSL 14, 79%, 78%, has luminance 0.5247, and belongs to the pastel group.

#F3B09B Sample readable text
HEX #F3B09B
RGB rgb(243, 176, 155)
HSL hsl(14 79% 78%)
CMYK cmyk(0, 28, 36, 5)
Luminance 0.5247
Contrast Black 11.49:1White 1.83:1

CSS

--color-f3b09b: #F3B09B;
.background-f3b09b { background-color: #F3B09B; }
.text-f3b09b { color: #F3B09B; }

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.5247
Black text11.49:1AA Pass
White text1.83: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":"#F3B09B","rgb":[243,176,155],"hsl":[14,79,78],"cmyk":[0,28,36,5],"luminance":0.5247,"contrast":{"black":11.49,"white":1.83}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.49,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.83,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FDF1ED","hex":"#FDF1ED","family":"orange","bestTextColor":"#000000","contrastBlack":18.98,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F3DC9B","hex":"#F3DC9B","family":"orange","bestTextColor":"#000000","contrastBlack":15.52,"contrastWhite":1.35,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#9BDFF3","hex":"#9BDFF3","family":"cyan","bestTextColor":"#000000","contrastBlack":14.24,"contrastWhite":1.47,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Melon","hex":"#FDBCB4","family":"red","bestTextColor":"#000000","contrastBlack":13.03,"contrastWhite":1.61,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Pastel Coral","hex":"#FFB3A7","family":"red","bestTextColor":"#000000","contrastBlack":12.26,"contrastWhite":1.71,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm red","pastel","pastel red","Soft Coral adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","high-attention visual states"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f3b09b.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-coral.json","https://www.colorsencyclopedia.com/api/colors/pastel-coral.json","https://www.colorsencyclopedia.com/api/colors/pale-gold.json"]}
Harmonies
{"complementary":"#9BDFF3","analogous":["#F39BB2","#F3DC9B"],"triadic":["#9BF3AF","#AF9BF3"],"tetradic":["#B2F39B","#9BDFF3","#DC9BF3"],"splitComplementary":["#9BF3DC","#9BB2F3"],"monochromatic":["#FDF1ED","#F3B09B","#EA6E48"]}
Variants
{"light":"#FDF1ED","dark":"#EA6E48","saturated":"#FFA98F","desaturated":"#E7B6A7","pastel":"#FFFFFF","neon":"#FFC8B8"}
Nearest named colors
[{"slug":"soft-coral","name":"Soft Coral","hex":"#F7A8A8","distance":15.7797338380595},{"slug":"pastel-coral","name":"Pastel Coral","hex":"#FFB3A7","distance":17.233687939614086},{"slug":"pale-gold","name":"Pale Gold","hex":"#E6BE8A","distance":25.573423705088842},{"slug":"melon","name":"Melon","hex":"#FDBCB4","distance":29.478805945967352},{"slug":"burly-wood","name":"Burly Wood","hex":"#DEB887","distance":30.083217912982647}]

HEX meaning and use

About #F3B09B

#F3B09B is classified as a warm red value with pastel visual character. #F3B09B is visually closest to Soft Coral, a named red color with HEX #F7A8A8.

The RGB channels are 243, 176, and 155, with red carrying the strongest channel weight. In HSL, the hue is 14deg with 79% saturation and 78% 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.5247, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 15.78, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.49:1AA Pass
White text1.83:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000011.49:1 · AAA
White text#FFFFFF1.83:1 · Fail

Accessible Alternatives

#FDF1ED#000000 text · best 18.98:1#FDF1ED
#F3DC9B#000000 text · best 15.52:1#F3DC9B
#9BDFF3#000000 text · best 14.24:1#9BDFF3
Melon#000000 text · best 13.03:1#FDBCB4
Pastel Coral#000000 text · best 12.26:1#FFB3A7

Generated Palette

#F3B09B#F3B09B
#9BDFF3#9BDFF3
#F39BB2#F39BB2
#F3DC9B#F3DC9B
#FDF1ED#FDF1ED
#EA6E48#EA6E48

Color Harmonies

#9BDFF3#9BDFF3
#F39BB2#F39BB2
#F3DC9B#F3DC9B
#9BF3AF#9BF3AF
#AF9BF3#AF9BF3

Variants

#FDF1ED#FDF1ED
#EA6E48#EA6E48
#FFA98F#FFA98F
#E7B6A7#E7B6A7
White#FFFFFF
#FFC8B8#FFC8B8

Nearest Named Colors