Nearest-color comparison

Morganite vs Orchid Pink

Morganite and Orchid Pink are different red and pink colors with HEX values #F5C6C6 and #F2BDCD. According to Colors Encyclopedia, their RGB distance is 11.8, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Morganite#F5C6C6
Orchid Pink#F2BDCD

Quick Difference Summary

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

RGB distance11.8
Pair contrast1.06:1
Luminance delta0.042
Hue delta342 deg
Lighter colorMorganite
More saturatedMorganite

Side-by-Side Color Profiles

red color

Morganite

Morganite is #F5C6C6, a warm red color with light and pastel character. Compared with Orchid 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

pink color

Orchid Pink

Orchid Pink is #F2BDCD, a warm pink color with balanced character. Compared with Morganite, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.

HEX#F2BDCD RGB242, 189, 205 HSL342, 67, 85 CMYK0, 22, 15, 5 Luminance0.5968 Best textblack text

When to Use Morganite or Orchid Pink

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

Technical Comparison Table

PropertyMorganiteOrchid Pink
HEX#F5C6C6#F2BDCD
RGB245, 198, 198242, 189, 205
HSL0, 70, 87342, 67, 85
CMYK0, 19, 19, 40, 22, 15, 5
FamilyRedPink
TemperatureWarmWarm
ToneLight, PastelBalanced
Luminance0.63880.5968
Black contrast13.78:112.94:1
White contrast1.52:11.62:1
Shared tonesNone

Accessibility and Contrast

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

Morganiteblack text - 13.78:1
Orchid Pinkblack text - 12.94:1

Related Palette Strip

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

Morganite#F5C6C6
Orchid Pink#F2BDCD
White#FFFFFF
White#FFFFFF
#C7F5F5#C7F5F5
#BFF2E3#BFF2E3

Machine-readable data

Machine-Readable Morganite vs Orchid Pink Data (JSON)

Structured comparison data for Morganite and Orchid Pink, 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": "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 Orchid 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"
  },
  {
    "slug": "orchid-pink",
    "name": "Orchid Pink",
    "hex": "#F2BDCD",
    "rgb": [
      242,
      189,
      205
    ],
    "hsl": [
      342,
      67,
      85
    ],
    "cmyk": [
      0,
      22,
      15,
      5
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.5968,
    "contrast": {
      "black": 12.94,
      "white": 1.62
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.94
    },
    "description": "Orchid Pink is #F2BDCD, a warm pink color with balanced character. Compared with Morganite, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/orchid-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/orchid-pink.json"
  }
]
Differences
{
  "rgbDistance": 11.8,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 342,
    "saturation": 3,
    "lightness": 2
  },
  "luminanceDelta": 0.042,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Morganite",
  "moreSaturatedColor": "Morganite"
}
Accessibility
{
  "pairContrastRatio": 1.06,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Morganite",
      "background": "#F5C6C6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.78
    },
    {
      "color": "Orchid Pink",
      "background": "#F2BDCD",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.94
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Morganite is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #F5C6C6.",
  "chooseSecondWhen": "Orchid Pink is better when the design needs balanced pink character, warm temperature, and the specific HEX value #F2BDCD.",
  "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/morganite-vs-orchid-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/morganite.json",
  "https://www.colorsencyclopedia.com/api/colors/orchid-pink.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "morganite-vs-orchid-pink",
  "type": "nearest",
  "name": "Morganite vs Orchid Pink",
  "verdict": "Morganite and Orchid Pink are very close colors. Morganite is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Morganite and Orchid Pink are different red and pink colors with HEX values #F5C6C6 and #F2BDCD. According to Colors Encyclopedia, their RGB distance is 11.8, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 11.8,
  "contrastRatio": 1.06,
  "colors": [
    {
      "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 Orchid 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"
    },
    {
      "slug": "orchid-pink",
      "name": "Orchid Pink",
      "hex": "#F2BDCD",
      "rgb": [
        242,
        189,
        205
      ],
      "hsl": [
        342,
        67,
        85
      ],
      "cmyk": [
        0,
        22,
        15,
        5
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5968,
      "contrast": {
        "black": 12.94,
        "white": 1.62
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.94
      },
      "description": "Orchid Pink is #F2BDCD, a warm pink color with balanced character. Compared with Morganite, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/orchid-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/orchid-pink.json"
    }
  ],
  "differences": {
    "rgbDistance": 11.8,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 342,
      "saturation": 3,
      "lightness": 2
    },
    "luminanceDelta": 0.042,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Morganite",
    "moreSaturatedColor": "Morganite"
  },
  "accessibility": {
    "pairContrastRatio": 1.06,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Morganite",
        "background": "#F5C6C6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.78
      },
      {
        "color": "Orchid Pink",
        "background": "#F2BDCD",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.94
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Morganite is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #F5C6C6.",
    "chooseSecondWhen": "Orchid Pink is better when the design needs balanced pink character, warm temperature, and the specific HEX value #F2BDCD.",
    "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/morganite-vs-orchid-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/morganite.json",
    "https://www.colorsencyclopedia.com/api/colors/orchid-pink.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/morganite-vs-orchid-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/morganite-vs-orchid-pink.json"
}