HEX atlas value

#F2BAB0

#F2BAB0 is a warm red HEX color close to Melon. According to Colors Encyclopedia, it converts to RGB 242, 186, 176, HSL 9, 72%, 82%, has luminance 0.5713, and belongs to the pastel group.

#F2BAB0 Sample readable text
HEX #F2BAB0
RGB rgb(242, 186, 176)
HSL hsl(9 72% 82%)
CMYK cmyk(0, 23, 27, 5)
Luminance 0.5713
Contrast Black 12.43:1White 1.69:1

CSS

--color-f2bab0: #F2BAB0;
.background-f2bab0 { background-color: #F2BAB0; }
.text-f2bab0 { color: #F2BAB0; }

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.5713
Black text12.43:1AA Pass
White text1.69: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":"#F2BAB0","rgb":[242,186,176],"hsl":[9,72,82],"cmyk":[0,23,27,5],"luminance":0.5713,"contrast":{"black":12.43,"white":1.69}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":12.43,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.69,"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":"#B0E8F2","hex":"#B0E8F2","family":"cyan","bestTextColor":"#000000","contrastBlack":15.67,"contrastWhite":1.34,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F2DBB0","hex":"#F2DBB0","family":"orange","bestTextColor":"#000000","contrastBlack":15.53,"contrastWhite":1.35,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Desert Sand","hex":"#EDC9AF","family":"orange","bestTextColor":"#000000","contrastBlack":13.57,"contrastWhite":1.55,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Baby Pink","hex":"#F4C2C2","family":"red","bestTextColor":"#000000","contrastBlack":13.34,"contrastWhite":1.57,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm red","pastel","pastel red","Melon 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/f2bab0.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/pastel-coral.json"]}
Harmonies
{"complementary":"#B0E8F2","analogous":["#F2B0C7","#F2DBB0"],"triadic":["#B0F2BA","#BAB0F2"],"tetradic":["#C7F2B0","#B0E8F2","#DBB0F2"],"splitComplementary":["#B0F2DB","#B0C7F2"],"monochromatic":["#FFFFFF","#F2BAB0","#E57561"]}
Variants
{"light":"#FFFFFF","dark":"#E57561","saturated":"#FCB3A6","desaturated":"#E8C1BA","pastel":"#FFFFFF","neon":"#FFD4CC"}
Nearest named colors
[{"slug":"melon","name":"Melon","hex":"#FDBCB4","distance":11.874342087037917},{"slug":"desert-sand","name":"Desert Sand","hex":"#EDC9AF","distance":15.84297951775486},{"slug":"pastel-coral","name":"Pastel Coral","hex":"#FFB3A7","distance":17.291616465790582},{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":19.79898987322333},{"slug":"soft-coral","name":"Soft Coral","hex":"#F7A8A8","distance":20.322401432901575}]

HEX meaning and use

About #F2BAB0

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

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

WCAG Accessibility

Black text12.43:1AA Pass
White text1.69:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000012.43:1 · AAA
White text#FFFFFF1.69:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#B0E8F2#000000 text · best 15.67:1#B0E8F2
#F2DBB0#000000 text · best 15.53:1#F2DBB0
Desert Sand#000000 text · best 13.57:1#EDC9AF
Baby Pink#000000 text · best 13.34:1#F4C2C2

Generated Palette

#F2BAB0#F2BAB0
#B0E8F2#B0E8F2
#F2B0C7#F2B0C7
#F2DBB0#F2DBB0
White#FFFFFF
#E57561#E57561

Color Harmonies

#B0E8F2#B0E8F2
#F2B0C7#F2B0C7
#F2DBB0#F2DBB0
#B0F2BA#B0F2BA
#BAB0F2#BAB0F2

Variants

White#FFFFFF
#E57561#E57561
#FCB3A6#FCB3A6
#E8C1BA#E8C1BA
White#FFFFFF
#FFD4CC#FFD4CC

Nearest Named Colors