HEX atlas value

#F5C6C6

#F5C6C6 is a warm red HEX color close to Morganite. According to Colors Encyclopedia, it converts to RGB 245, 198, 198, HSL 0, 70%, 87%, has luminance 0.6388, and belongs to the light and pastel groups.

#F5C6C6 Sample readable text
HEX #F5C6C6
RGB rgb(245, 198, 198)
HSL hsl(0 70% 87%)
CMYK cmyk(0, 19, 19, 4)
Luminance 0.6388
Contrast Black 13.78:1White 1.52:1

CSS

--color-f5c6c6: #F5C6C6;
.background-f5c6c6 { background-color: #F5C6C6; }
.text-f5c6c6 { color: #F5C6C6; }

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.6388
Black text13.78:1AA Pass
White text1.52: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":"#F5C6C6","rgb":[245,198,198],"hsl":[0,70,87],"cmyk":[0,19,19,4],"luminance":0.6388,"contrast":{"black":13.78,"white":1.52}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":13.78,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.52,"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":"#C7F5F5","hex":"#C7F5F5","family":"cyan","bestTextColor":"#000000","contrastBlack":17.81,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5DEC7","hex":"#F5DEC7","family":"orange","bestTextColor":"#000000","contrastBlack":16.16,"contrastWhite":1.3,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EECECE","hex":"#EECECE","family":"red","bestTextColor":"#000000","contrastBlack":14.36,"contrastWhite":1.46,"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 red","light","pastel","light red","pastel red","Morganite adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","high-attention visual states"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f5c6c6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/morganite.json","https://www.colorsencyclopedia.com/api/colors/baby-pink.json","https://www.colorsencyclopedia.com/api/colors/orchid-pink.json"]}
Harmonies
{"complementary":"#C7F5F5","analogous":["#F5C7DE","#F5DEC7"],"triadic":["#C7F5C7","#C7C7F5"],"tetradic":["#DEF5C7","#C7F5F5","#DEC7F5"],"splitComplementary":["#C7F5DE","#C7DEF5"],"monochromatic":["#FFFFFF","#F5C6C6","#E77979"]}
Variants
{"light":"#FFFFFF","dark":"#E77979","saturated":"#FCBFBF","desaturated":"#EECECE","pastel":"#FFFFFF","neon":"#FFE5E5"}
Nearest named colors
[{"slug":"morganite","name":"Morganite","hex":"#F5C6C6","distance":0},{"slug":"baby-pink","name":"Baby Pink","hex":"#F4C2C2","distance":5.744562646538029},{"slug":"orchid-pink","name":"Orchid Pink","hex":"#F2BDCD","distance":11.789826122551595},{"slug":"pink","name":"Pink","hex":"#FFC0CB","distance":12.68857754044952},{"slug":"feldspar","name":"Feldspar","hex":"#F0CDB7","distance":17.291616465790582}]

HEX meaning and use

About #F5C6C6

#F5C6C6 is classified as a warm red value with light and pastel visual character. #F5C6C6 is visually closest to Morganite, a named red color with HEX #F5C6C6.

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

WCAG Accessibility

Black text13.78:1AA Pass
White text1.52:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000013.78:1 · AAA
White text#FFFFFF1.52:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#C7F5F5#000000 text · best 17.81:1#C7F5F5
#F5DEC7#000000 text · best 16.16:1#F5DEC7
#EECECE#000000 text · best 14.36:1#EECECE
Feldspar#000000 text · best 14.12:1#F0CDB7

Generated Palette

Morganite#F5C6C6
#C7F5F5#C7F5F5
#F5C7DE#F5C7DE
#F5DEC7#F5DEC7
White#FFFFFF
#E77979#E77979

Color Harmonies

#C7F5F5#C7F5F5
#F5C7DE#F5C7DE
#F5DEC7#F5DEC7
#C7F5C7#C7F5C7
#C7C7F5#C7C7F5

Variants

White#FFFFFF
#E77979#E77979
#FCBFBF#FCBFBF
#EECECE#EECECE
White#FFFFFF
#FFE5E5#FFE5E5

Nearest Named Colors