HEX atlas value

#F5BFAD

#F5BFAD is a warm orange HEX color close to Melon. According to Colors Encyclopedia, it converts to RGB 245, 191, 173, HSL 15, 78%, 82%, has luminance 0.5969, and belongs to the pastel group.

#F5BFAD Sample readable text
HEX #F5BFAD
RGB rgb(245, 191, 173)
HSL hsl(15 78% 82%)
CMYK cmyk(0, 22, 29, 4)
Luminance 0.5969
Contrast Black 12.94:1White 1.62:1

CSS

--color-f5bfad: #F5BFAD;
.background-f5bfad { background-color: #F5BFAD; }
.text-f5bfad { color: #F5BFAD; }

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.5969
Black text12.94:1AA Pass
White text1.62: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":"#F5BFAD","rgb":[245,191,173],"hsl":[15,78,82],"cmyk":[0,22,29,4],"luminance":0.5969,"contrast":{"black":12.94,"white":1.62}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":12.94,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.62,"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":"#F5E3AD","hex":"#F5E3AD","family":"yellow","bestTextColor":"#000000","contrastBlack":16.47,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#ADE3F5","hex":"#ADE3F5","family":"blue","bestTextColor":"#000000","contrastBlack":15.08,"contrastWhite":1.39,"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":"Feldspar","hex":"#F0CDB7","family":"orange","bestTextColor":"#000000","contrastBlack":14.12,"contrastWhite":1.49,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm orange","pastel","pastel orange","Melon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f5bfad.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/melon.json","https://www.colorsencyclopedia.com/api/colors/desert-sand.json","https://www.colorsencyclopedia.com/api/colors/apricot.json"]}
Harmonies
{"complementary":"#ADE3F5","analogous":["#F5ADBF","#F5E3AD"],"triadic":["#ADF5BF","#BFADF5"],"tetradic":["#BFF5AD","#ADE3F5","#E3ADF5"],"splitComplementary":["#ADF5E3","#ADBFF5"],"monochromatic":["#FFFFFF","#F5BFAD","#EB7F5C"]}
Variants
{"light":"#FFFFFF","dark":"#EB7F5C","saturated":"#FFBAA3","desaturated":"#EBC4B7","pastel":"#FFFFFF","neon":"#FFD9CC"}
Nearest named colors
[{"slug":"melon","name":"Melon","hex":"#FDBCB4","distance":11.045361017187261},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":12.96148139681572},{"slug":"apricot","name":"Apricot","hex":"#FBCEB1","distance":16.64331697709324},{"slug":"pastel-coral","name":"Pastel Coral","hex":"#FFB3A7","distance":16.73320053068151},{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":17.916472867168917}]

HEX meaning and use

About #F5BFAD

#F5BFAD is classified as a warm orange value with pastel visual character. #F5BFAD is visually closest to Melon, a named red color with HEX #FDBCB4.

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

WCAG Accessibility

Black text12.94:1AA Pass
White text1.62:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000012.94:1 · AAA
White text#FFFFFF1.62:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F5E3AD#000000 text · best 16.47:1#F5E3AD
#ADE3F5#000000 text · best 15.08:1#ADE3F5
Apricot#000000 text · best 14.57:1#FBCEB1
Feldspar#000000 text · best 14.12:1#F0CDB7

Generated Palette

#F5BFAD#F5BFAD
#ADE3F5#ADE3F5
#F5ADBF#F5ADBF
#F5E3AD#F5E3AD
White#FFFFFF
#EB7F5C#EB7F5C

Color Harmonies

#ADE3F5#ADE3F5
#F5ADBF#F5ADBF
#F5E3AD#F5E3AD
#ADF5BF#ADF5BF
#BFADF5#BFADF5

Variants

White#FFFFFF
#EB7F5C#EB7F5C
#FFBAA3#FFBAA3
#EBC4B7#EBC4B7
White#FFFFFF
#FFD9CC#FFD9CC

Nearest Named Colors