Nearest-color comparison

Pink vs Sakura Pink

Pink and Sakura Pink are different red colors with HEX values #FFC0CB and #FFB7C5. According to Colors Encyclopedia, their RGB distance is 10.8, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Pink and Sakura Pink are very close colors. Pink 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.

Pink#FFC0CB
Sakura Pink#FFB7C5

Quick Difference Summary

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

RGB distance10.8
Pair contrast1.06:1
Luminance delta0.0411
Hue delta2 deg
Lighter colorPink
More saturatedPink

Side-by-Side Color Profiles

red color

Pink

Pink is #FFC0CB, a warm red color with light and pastel character. Compared with Sakura Pink, it is lighter and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#FFC0CB RGB255, 192, 203 HSL350, 100, 88 CMYK0, 25, 20, 0 Luminance0.6327 Best textblack text

red color

Sakura Pink

Sakura Pink is #FFB7C5, a warm red color with light and pastel character. Compared with Pink, it is darker and similar in saturation. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.

HEX#FFB7C5 RGB255, 183, 197 HSL348, 100, 86 CMYK0, 28, 23, 0 Luminance0.5916 Best textblack text

When to Use Pink or Sakura Pink

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

Technical Comparison Table

PropertyPinkSakura Pink
HEX#FFC0CB#FFB7C5
RGB255, 192, 203255, 183, 197
HSL350, 100, 88348, 100, 86
CMYK0, 25, 20, 00, 28, 23, 0
FamilyRedRed
TemperatureWarmWarm
ToneLight, PastelLight, Pastel
Luminance0.63270.5916
Black contrast13.65:112.83:1
White contrast1.54:11.64:1
Shared tonesLight, Pastel

Accessibility and Contrast

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

Pinkblack text - 13.65:1
Sakura Pinkblack text - 12.83:1

Related Palette Strip

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

Pink#FFC0CB
Sakura Pink#FFB7C5
White#FFFFFF
White#FFFFFF
#C2FFF5#C2FFF5
#B8FFF1#B8FFF1

Machine-readable data

Machine-Readable Pink vs Sakura Pink Data (JSON)

Structured comparison data for Pink and Sakura 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": "pink",
    "name": "Pink",
    "hex": "#FFC0CB",
    "rgb": [
      255,
      192,
      203
    ],
    "hsl": [
      350,
      100,
      88
    ],
    "cmyk": [
      0,
      25,
      20,
      0
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.6327,
    "contrast": {
      "black": 13.65,
      "white": 1.54
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.65
    },
    "description": "Pink is #FFC0CB, a warm red color with light and pastel character. Compared with Sakura Pink, it is lighter and similar in saturation. 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/pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pink.json"
  },
  {
    "slug": "sakura-pink",
    "name": "Sakura Pink",
    "hex": "#FFB7C5",
    "rgb": [
      255,
      183,
      197
    ],
    "hsl": [
      348,
      100,
      86
    ],
    "cmyk": [
      0,
      28,
      23,
      0
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.5916,
    "contrast": {
      "black": 12.83,
      "white": 1.64
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.83
    },
    "description": "Sakura Pink is #FFB7C5, a warm red color with light and pastel character. Compared with Pink, it is darker and similar in saturation. 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/sakura-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sakura-pink.json"
  }
]
Differences
{
  "rgbDistance": 10.8,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 2,
    "saturation": 0,
    "lightness": 2
  },
  "luminanceDelta": 0.0411,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light",
    "pastel"
  ],
  "lighterColor": "Pink",
  "moreSaturatedColor": "Pink"
}
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": "Pink",
      "background": "#FFC0CB",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.65
    },
    {
      "color": "Sakura Pink",
      "background": "#FFB7C5",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.83
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Pink is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #FFC0CB.",
  "chooseSecondWhen": "Sakura Pink is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #FFB7C5.",
  "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/pink-vs-sakura-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/pink.json",
  "https://www.colorsencyclopedia.com/api/colors/sakura-pink.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pink-vs-sakura-pink",
  "type": "nearest",
  "name": "Pink vs Sakura Pink",
  "verdict": "Pink and Sakura Pink are very close colors. Pink 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": "Pink and Sakura Pink are different red colors with HEX values #FFC0CB and #FFB7C5. According to Colors Encyclopedia, their RGB distance is 10.8, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 10.8,
  "contrastRatio": 1.06,
  "colors": [
    {
      "slug": "pink",
      "name": "Pink",
      "hex": "#FFC0CB",
      "rgb": [
        255,
        192,
        203
      ],
      "hsl": [
        350,
        100,
        88
      ],
      "cmyk": [
        0,
        25,
        20,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.6327,
      "contrast": {
        "black": 13.65,
        "white": 1.54
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.65
      },
      "description": "Pink is #FFC0CB, a warm red color with light and pastel character. Compared with Sakura Pink, it is lighter and similar in saturation. 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/pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pink.json"
    },
    {
      "slug": "sakura-pink",
      "name": "Sakura Pink",
      "hex": "#FFB7C5",
      "rgb": [
        255,
        183,
        197
      ],
      "hsl": [
        348,
        100,
        86
      ],
      "cmyk": [
        0,
        28,
        23,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.5916,
      "contrast": {
        "black": 12.83,
        "white": 1.64
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.83
      },
      "description": "Sakura Pink is #FFB7C5, a warm red color with light and pastel character. Compared with Pink, it is darker and similar in saturation. 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/sakura-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sakura-pink.json"
    }
  ],
  "differences": {
    "rgbDistance": 10.8,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 2,
      "saturation": 0,
      "lightness": 2
    },
    "luminanceDelta": 0.0411,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light",
      "pastel"
    ],
    "lighterColor": "Pink",
    "moreSaturatedColor": "Pink"
  },
  "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": "Pink",
        "background": "#FFC0CB",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.65
      },
      {
        "color": "Sakura Pink",
        "background": "#FFB7C5",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.83
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Pink is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #FFC0CB.",
    "chooseSecondWhen": "Sakura Pink is better when the design needs light and pastel red character, warm temperature, and the specific HEX value #FFB7C5.",
    "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/pink-vs-sakura-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/pink.json",
    "https://www.colorsencyclopedia.com/api/colors/sakura-pink.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/pink-vs-sakura-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/pink-vs-sakura-pink.json"
}