HEX atlas value

#F3C19B

#F3C19B is a warm orange HEX color close to Pale Gold. According to Colors Encyclopedia, it converts to RGB 243, 193, 155, HSL 26, 79%, 78%, has luminance 0.5956, and belongs to the pastel group.

#F3C19B Sample readable text
HEX #F3C19B
RGB rgb(243, 193, 155)
HSL hsl(26 79% 78%)
CMYK cmyk(0, 21, 36, 5)
Luminance 0.5956
Contrast Black 12.91:1White 1.63:1

CSS

--color-f3c19b: #F3C19B;
.background-f3c19b { background-color: #F3C19B; }
.text-f3c19b { color: #F3C19B; }

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.5956
Black text12.91:1AA Pass
White text1.63: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":"#F3C19B","rgb":[243,193,155],"hsl":[26,79,78],"cmyk":[0,21,36,5],"luminance":0.5956,"contrast":{"black":12.91,"white":1.63}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":12.91,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.63,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FDF4ED","hex":"#FDF4ED","family":"orange","bestTextColor":"#000000","contrastBlack":19.34,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F3ED9B","hex":"#F3ED9B","family":"yellow","bestTextColor":"#000000","contrastBlack":17.4,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Soft Peach","hex":"#FAD7A0","family":"orange","bestTextColor":"#000000","contrastBlack":15.29,"contrastWhite":1.37,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Apricot","hex":"#FBCEB1","family":"orange","bestTextColor":"#000000","contrastBlack":14.57,"contrastWhite":1.44,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Desert Sand","hex":"#EDC9AF","family":"orange","bestTextColor":"#000000","contrastBlack":13.57,"contrastWhite":1.55,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm orange","pastel","pastel orange","Pale Gold adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f3c19b.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pale-gold.json","https://www.colorsencyclopedia.com/api/colors/pastel-coral.json","https://www.colorsencyclopedia.com/api/colors/desert-sand.json"]}
Harmonies
{"complementary":"#9BCDF3","analogous":["#F39BA0","#F3ED9B"],"triadic":["#9BF3C1","#C19BF3"],"tetradic":["#A0F39B","#9BCDF3","#ED9BF3"],"splitComplementary":["#9BF3ED","#9BA0F3"],"monochromatic":["#FDF4ED","#F3C19B","#EA8E48"]}
Variants
{"light":"#FDF4ED","dark":"#EA8E48","saturated":"#FFBF8F","desaturated":"#E7C3A7","pastel":"#FFFFFF","neon":"#FFD7B8"}
Nearest named colors
[{"slug":"pale-gold","name":"Pale Gold","hex":"#E6BE8A","distance":21.61018278497431},{"slug":"pastel-coral","name":"Pastel Coral","hex":"#FFB3A7","distance":22},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":22.360679774997898},{"slug":"soft-peach","name":"Soft Peach","hex":"#FAD7A0","distance":23.62202362203543},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":26.77685567799177}]

HEX meaning and use

About #F3C19B

#F3C19B is classified as a warm orange value with pastel visual character. #F3C19B is visually closest to Pale Gold, a named orange color with HEX #E6BE8A.

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

WCAG Accessibility

Black text12.91:1AA Pass
White text1.63:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000012.91:1 · AAA
White text#FFFFFF1.63:1 · Fail

Accessible Alternatives

#FDF4ED#000000 text · best 19.34:1#FDF4ED
#F3ED9B#000000 text · best 17.4:1#F3ED9B
Soft Peach#000000 text · best 15.29:1#FAD7A0
Apricot#000000 text · best 14.57:1#FBCEB1
Desert Sand#000000 text · best 13.57:1#EDC9AF

Generated Palette

#F3C19B#F3C19B
#9BCDF3#9BCDF3
#F39BA0#F39BA0
#F3ED9B#F3ED9B
#FDF4ED#FDF4ED
#EA8E48#EA8E48

Color Harmonies

#9BCDF3#9BCDF3
#F39BA0#F39BA0
#F3ED9B#F3ED9B
#9BF3C1#9BF3C1
#C19BF3#C19BF3

Variants

#FDF4ED#FDF4ED
#EA8E48#EA8E48
#FFBF8F#FFBF8F
#E7C3A7#E7C3A7
White#FFFFFF
#FFD7B8#FFD7B8

Nearest Named Colors