Nearest-color comparison

Lotus Pink vs Light Pink

Lotus Pink and Light Pink are different red colors with HEX values #F4A7B9 and #FFB6C1. According to Colors Encyclopedia, their RGB distance is 20.2, their contrast ratio is 1.15:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Lotus Pink#F4A7B9
Light Pink#FFB6C1

Quick Difference Summary

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

RGB distance20.2
Pair contrast1.15:1
Luminance delta0.082
Hue delta5 deg
Lighter colorLight Pink
More saturatedLight Pink

Side-by-Side Color Profiles

red color

Lotus Pink

Lotus Pink is #F4A7B9, a warm red color with pastel character. Compared with Light Pink, 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#F4A7B9 RGB244, 167, 185 HSL346, 78, 81 CMYK0, 32, 24, 4 Luminance0.5037 Best textblack text

red color

Light Pink

Light Pink is #FFB6C1, a warm red color with light and pastel character. Compared with Lotus Pink, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#FFB6C1 RGB255, 182, 193 HSL351, 100, 86 CMYK0, 29, 24, 0 Luminance0.5857 Best textblack text

When to Use Lotus Pink or Light Pink

Choose Lotus PinkLotus Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #F4A7B9.
Choose Light PinkLight Pink is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #FFB6C1.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyLotus PinkLight Pink
HEX#F4A7B9#FFB6C1
RGB244, 167, 185255, 182, 193
HSL346, 78, 81351, 100, 86
CMYK0, 32, 24, 40, 29, 24, 0
FamilyRedRed
TemperatureWarmWarm
TonePastelLight, Pastel
Luminance0.50370.5857
Black contrast11.07:112.71:1
White contrast1.9:11.65:1
Shared tonesPastel

Accessibility and Contrast

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

Lotus Pinkblack text - 11.07:1
Light Pinkblack text - 12.71:1

Related Palette Strip

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

Lotus Pink#F4A7B9
Light Pink#FFB6C1
#FEFAFB#FEFAFB
White#FFFFFF
#A9F4E3#A9F4E3
#B8FFF4#B8FFF4

Machine-readable data

Machine-Readable Lotus Pink vs Light Pink Data (JSON)

Structured comparison data for Lotus Pink and Light 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": "lotus-pink",
    "name": "Lotus Pink",
    "hex": "#F4A7B9",
    "rgb": [
      244,
      167,
      185
    ],
    "hsl": [
      346,
      78,
      81
    ],
    "cmyk": [
      0,
      32,
      24,
      4
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.5037,
    "contrast": {
      "black": 11.07,
      "white": 1.9
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.07
    },
    "description": "Lotus Pink is #F4A7B9, a warm red color with pastel character. Compared with Light Pink, 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/lotus-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lotus-pink.json"
  },
  {
    "slug": "light-pink",
    "name": "Light Pink",
    "hex": "#FFB6C1",
    "rgb": [
      255,
      182,
      193
    ],
    "hsl": [
      351,
      100,
      86
    ],
    "cmyk": [
      0,
      29,
      24,
      0
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.5857,
    "contrast": {
      "black": 12.71,
      "white": 1.65
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.71
    },
    "description": "Light Pink is #FFB6C1, a warm red color with light and pastel character. Compared with Lotus Pink, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/light-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-pink.json"
  }
]
Differences
{
  "rgbDistance": 20.2,
  "contrastRatio": 1.15,
  "hslDelta": {
    "hue": 5,
    "saturation": 22,
    "lightness": 5
  },
  "luminanceDelta": 0.082,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "pastel"
  ],
  "lighterColor": "Light Pink",
  "moreSaturatedColor": "Light Pink"
}
Accessibility
{
  "pairContrastRatio": 1.15,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Lotus Pink",
      "background": "#F4A7B9",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.07
    },
    {
      "color": "Light Pink",
      "background": "#FFB6C1",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.71
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Lotus Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #F4A7B9.",
  "chooseSecondWhen": "Light Pink is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #FFB6C1.",
  "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/lotus-pink-vs-light-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/lotus-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/light-pink.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "lotus-pink-vs-light-pink",
  "type": "nearest",
  "name": "Lotus Pink vs Light Pink",
  "verdict": "Lotus Pink and Light Pink are very close colors. Light Pink is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.15:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Lotus Pink and Light Pink are different red colors with HEX values #F4A7B9 and #FFB6C1. According to Colors Encyclopedia, their RGB distance is 20.2, their contrast ratio is 1.15:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 20.2,
  "contrastRatio": 1.15,
  "colors": [
    {
      "slug": "lotus-pink",
      "name": "Lotus Pink",
      "hex": "#F4A7B9",
      "rgb": [
        244,
        167,
        185
      ],
      "hsl": [
        346,
        78,
        81
      ],
      "cmyk": [
        0,
        32,
        24,
        4
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.5037,
      "contrast": {
        "black": 11.07,
        "white": 1.9
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.07
      },
      "description": "Lotus Pink is #F4A7B9, a warm red color with pastel character. Compared with Light Pink, 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/lotus-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lotus-pink.json"
    },
    {
      "slug": "light-pink",
      "name": "Light Pink",
      "hex": "#FFB6C1",
      "rgb": [
        255,
        182,
        193
      ],
      "hsl": [
        351,
        100,
        86
      ],
      "cmyk": [
        0,
        29,
        24,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.5857,
      "contrast": {
        "black": 12.71,
        "white": 1.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.71
      },
      "description": "Light Pink is #FFB6C1, a warm red color with light and pastel character. Compared with Lotus Pink, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/light-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-pink.json"
    }
  ],
  "differences": {
    "rgbDistance": 20.2,
    "contrastRatio": 1.15,
    "hslDelta": {
      "hue": 5,
      "saturation": 22,
      "lightness": 5
    },
    "luminanceDelta": 0.082,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "pastel"
    ],
    "lighterColor": "Light Pink",
    "moreSaturatedColor": "Light Pink"
  },
  "accessibility": {
    "pairContrastRatio": 1.15,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Lotus Pink",
        "background": "#F4A7B9",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.07
      },
      {
        "color": "Light Pink",
        "background": "#FFB6C1",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.71
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Lotus Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #F4A7B9.",
    "chooseSecondWhen": "Light Pink is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #FFB6C1.",
    "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/lotus-pink-vs-light-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/lotus-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/light-pink.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/lotus-pink-vs-light-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/lotus-pink-vs-light-pink.json"
}