Nearest-color comparison

Baby Pink vs Morganite

Baby Pink and Morganite are different red colors with HEX values #F4C2C2 and #F5C6C6. According to Colors Encyclopedia, their RGB distance is 5.7, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Baby Pink and Morganite are very close colors. Morganite is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.

Baby Pink#F4C2C2
Morganite#F5C6C6

Quick Difference Summary

The main measurable differences between Baby Pink and Morganite across RGB distance, luminance, hue, saturation, and contrast.

RGB distance5.7
Pair contrast1.03:1
Luminance delta0.0217
Hue delta0 deg
Lighter colorMorganite
More saturatedMorganite

Side-by-Side Color Profiles

red color

Baby Pink

Baby Pink is #F4C2C2, a warm red color with light character. Compared with Morganite, it is darker and less saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.

HEX#F4C2C2 RGB244, 194, 194 HSL0, 69, 86 CMYK0, 20, 20, 4 Luminance0.6171 Best textblack text

red color

Morganite

Morganite is #F5C6C6, a warm red color with light and pastel character. Compared with Baby Pink, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.

HEX#F5C6C6 RGB245, 198, 198 HSL0, 70, 87 CMYK0, 19, 19, 4 Luminance0.6388 Best textblack text

When to Use Baby Pink or Morganite

Choose Baby PinkBaby Pink is better when the design needs light red character, warm temperature, and the specific HEX value #F4C2C2.
Choose MorganiteMorganite is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #F5C6C6.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyBaby PinkMorganite
HEX#F4C2C2#F5C6C6
RGB244, 194, 194245, 198, 198
HSL0, 69, 860, 70, 87
CMYK0, 20, 20, 40, 19, 19, 4
FamilyRedRed
TemperatureWarmWarm
ToneLightLight, Pastel
Luminance0.61710.6388
Black contrast13.34:113.78:1
White contrast1.57:11.52:1
Shared tonesLight

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Baby Pinkblack text - 13.34:1
Morganiteblack text - 13.78:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Baby Pink#F4C2C2
Morganite#F5C6C6
White#FFFFFF
White#FFFFFF
#C3F4F4#C3F4F4
#C7F5F5#C7F5F5

Machine-readable data

Machine-Readable Baby Pink vs Morganite Data (JSON)

Structured comparison data for Baby Pink and Morganite, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "baby-pink",
    "name": "Baby Pink",
    "hex": "#F4C2C2",
    "rgb": [
      244,
      194,
      194
    ],
    "hsl": [
      0,
      69,
      86
    ],
    "cmyk": [
      0,
      20,
      20,
      4
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.6171,
    "contrast": {
      "black": 13.34,
      "white": 1.57
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.34
    },
    "description": "Baby Pink is #F4C2C2, a warm red color with light character. Compared with Morganite, it is darker and less saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/baby-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/baby-pink.json"
  },
  {
    "slug": "morganite",
    "name": "Morganite",
    "hex": "#F5C6C6",
    "rgb": [
      245,
      198,
      198
    ],
    "hsl": [
      0,
      70,
      87
    ],
    "cmyk": [
      0,
      19,
      19,
      4
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.6388,
    "contrast": {
      "black": 13.78,
      "white": 1.52
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.78
    },
    "description": "Morganite is #F5C6C6, a warm red color with light and pastel character. Compared with Baby Pink, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/morganite/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/morganite.json"
  }
]
Differences
{
  "rgbDistance": 5.7,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 0,
    "saturation": 1,
    "lightness": 1
  },
  "luminanceDelta": 0.0217,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Morganite",
  "moreSaturatedColor": "Morganite"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Baby Pink",
      "background": "#F4C2C2",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.34
    },
    {
      "color": "Morganite",
      "background": "#F5C6C6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.78
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Baby Pink is better when the design needs light red character, warm temperature, and the specific HEX value #F4C2C2.",
  "chooseSecondWhen": "Morganite is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #F5C6C6.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/baby-pink-vs-morganite.json",
  "https://www.colorsencyclopedia.com/api/colors/baby-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/morganite.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "baby-pink-vs-morganite",
  "type": "nearest",
  "name": "Baby Pink vs Morganite",
  "verdict": "Baby Pink and Morganite are very close colors. Morganite is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Baby Pink and Morganite are different red colors with HEX values #F4C2C2 and #F5C6C6. According to Colors Encyclopedia, their RGB distance is 5.7, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 5.7,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "baby-pink",
      "name": "Baby Pink",
      "hex": "#F4C2C2",
      "rgb": [
        244,
        194,
        194
      ],
      "hsl": [
        0,
        69,
        86
      ],
      "cmyk": [
        0,
        20,
        20,
        4
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.6171,
      "contrast": {
        "black": 13.34,
        "white": 1.57
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.34
      },
      "description": "Baby Pink is #F4C2C2, a warm red color with light character. Compared with Morganite, it is darker and less saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/baby-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/baby-pink.json"
    },
    {
      "slug": "morganite",
      "name": "Morganite",
      "hex": "#F5C6C6",
      "rgb": [
        245,
        198,
        198
      ],
      "hsl": [
        0,
        70,
        87
      ],
      "cmyk": [
        0,
        19,
        19,
        4
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.6388,
      "contrast": {
        "black": 13.78,
        "white": 1.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.78
      },
      "description": "Morganite is #F5C6C6, a warm red color with light and pastel character. Compared with Baby Pink, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/morganite/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/morganite.json"
    }
  ],
  "differences": {
    "rgbDistance": 5.7,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 0,
      "saturation": 1,
      "lightness": 1
    },
    "luminanceDelta": 0.0217,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Morganite",
    "moreSaturatedColor": "Morganite"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Baby Pink",
        "background": "#F4C2C2",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.34
      },
      {
        "color": "Morganite",
        "background": "#F5C6C6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.78
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Baby Pink is better when the design needs light red character, warm temperature, and the specific HEX value #F4C2C2.",
    "chooseSecondWhen": "Morganite is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #F5C6C6.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/baby-pink-vs-morganite.json",
    "https://www.colorsencyclopedia.com/api/colors/baby-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/morganite.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/baby-pink-vs-morganite/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/baby-pink-vs-morganite.json"
}