Nearest-color comparison

Lavender Blush vs Sea Shell

Lavender Blush and Sea Shell are different pink and orange colors with HEX values #FFF0F5 and #FFF5EE. According to Colors Encyclopedia, their RGB distance is 8.6, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Lavender Blush and Sea Shell are very close colors. Sea Shell 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.

Lavender Blush#FFF0F5
Sea Shell#FFF5EE

Quick Difference Summary

The main measurable differences between Lavender Blush and Sea Shell across RGB distance, luminance, hue, saturation, and contrast.

RGB distance8.6
Pair contrast1.03:1
Luminance delta0.0257
Hue delta315 deg
Lighter colorSea Shell
More saturatedLavender Blush

Side-by-Side Color Profiles

pink color

Lavender Blush

Lavender Blush is #FFF0F5, a warm pink color with light and pastel character. Compared with Sea Shell, it is darker and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#FFF0F5 RGB255, 240, 245 HSL340, 100, 97 CMYK0, 6, 4, 0 Luminance0.9017 Best textblack text

orange color

Sea Shell

Sea Shell is #FFF5EE, a warm orange color with light and pastel character. Compared with Lavender Blush, 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#FFF5EE RGB255, 245, 238 HSL25, 100, 97 CMYK0, 4, 7, 0 Luminance0.9274 Best textblack text

When to Use Lavender Blush or Sea Shell

Choose Lavender BlushLavender Blush is better when the design needs light and pastel pink character, warm temperature, and the specific HEX value #FFF0F5.
Choose Sea ShellSea Shell is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FFF5EE.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyLavender BlushSea Shell
HEX#FFF0F5#FFF5EE
RGB255, 240, 245255, 245, 238
HSL340, 100, 9725, 100, 97
CMYK0, 6, 4, 00, 4, 7, 0
FamilyPinkOrange
TemperatureWarmWarm
ToneLight, PastelLight, Pastel
Luminance0.90170.9274
Black contrast19.03:119.55:1
White contrast1.1:11.07: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.

Lavender Blushblack text - 19.03:1
Sea Shellblack text - 19.55:1

Related Palette Strip

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

Lavender Blush#FFF0F5
Sea Shell#FFF5EE
White#FFFFFF
White#FFFFFF
#F0FFFA#F0FFFA
#F0F9FF#F0F9FF

Machine-readable data

Machine-Readable Lavender Blush vs Sea Shell Data (JSON)

Structured comparison data for Lavender Blush and Sea Shell, 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": "lavender-blush",
    "name": "Lavender Blush",
    "hex": "#FFF0F5",
    "rgb": [
      255,
      240,
      245
    ],
    "hsl": [
      340,
      100,
      97
    ],
    "cmyk": [
      0,
      6,
      4,
      0
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.9017,
    "contrast": {
      "black": 19.03,
      "white": 1.1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 19.03
    },
    "description": "Lavender Blush is #FFF0F5, a warm pink color with light and pastel character. Compared with Sea Shell, it is darker 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/lavender-blush/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json"
  },
  {
    "slug": "sea-shell",
    "name": "Sea Shell",
    "hex": "#FFF5EE",
    "rgb": [
      255,
      245,
      238
    ],
    "hsl": [
      25,
      100,
      97
    ],
    "cmyk": [
      0,
      4,
      7,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.9274,
    "contrast": {
      "black": 19.55,
      "white": 1.07
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 19.55
    },
    "description": "Sea Shell is #FFF5EE, a warm orange color with light and pastel character. Compared with Lavender Blush, 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/sea-shell/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sea-shell.json"
  }
]
Differences
{
  "rgbDistance": 8.6,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 315,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0.0257,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "light",
    "pastel"
  ],
  "lighterColor": "Sea Shell",
  "moreSaturatedColor": "Lavender Blush"
}
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": "Lavender Blush",
      "background": "#FFF0F5",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 19.03
    },
    {
      "color": "Sea Shell",
      "background": "#FFF5EE",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 19.55
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Lavender Blush is better when the design needs light and pastel pink character, warm temperature, and the specific HEX value #FFF0F5.",
  "chooseSecondWhen": "Sea Shell is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FFF5EE.",
  "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/lavender-blush-vs-sea-shell.json",
  "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json",
  "https://www.colorsencyclopedia.com/api/colors/sea-shell.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "lavender-blush-vs-sea-shell",
  "type": "nearest",
  "name": "Lavender Blush vs Sea Shell",
  "verdict": "Lavender Blush and Sea Shell are very close colors. Sea Shell 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": "Lavender Blush and Sea Shell are different pink and orange colors with HEX values #FFF0F5 and #FFF5EE. According to Colors Encyclopedia, their RGB distance is 8.6, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 8.6,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "lavender-blush",
      "name": "Lavender Blush",
      "hex": "#FFF0F5",
      "rgb": [
        255,
        240,
        245
      ],
      "hsl": [
        340,
        100,
        97
      ],
      "cmyk": [
        0,
        6,
        4,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.9017,
      "contrast": {
        "black": 19.03,
        "white": 1.1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 19.03
      },
      "description": "Lavender Blush is #FFF0F5, a warm pink color with light and pastel character. Compared with Sea Shell, it is darker 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/lavender-blush/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json"
    },
    {
      "slug": "sea-shell",
      "name": "Sea Shell",
      "hex": "#FFF5EE",
      "rgb": [
        255,
        245,
        238
      ],
      "hsl": [
        25,
        100,
        97
      ],
      "cmyk": [
        0,
        4,
        7,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.9274,
      "contrast": {
        "black": 19.55,
        "white": 1.07
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 19.55
      },
      "description": "Sea Shell is #FFF5EE, a warm orange color with light and pastel character. Compared with Lavender Blush, 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/sea-shell/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sea-shell.json"
    }
  ],
  "differences": {
    "rgbDistance": 8.6,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 315,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0.0257,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "light",
      "pastel"
    ],
    "lighterColor": "Sea Shell",
    "moreSaturatedColor": "Lavender Blush"
  },
  "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": "Lavender Blush",
        "background": "#FFF0F5",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 19.03
      },
      {
        "color": "Sea Shell",
        "background": "#FFF5EE",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 19.55
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Lavender Blush is better when the design needs light and pastel pink character, warm temperature, and the specific HEX value #FFF0F5.",
    "chooseSecondWhen": "Sea Shell is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FFF5EE.",
    "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/lavender-blush-vs-sea-shell.json",
    "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json",
    "https://www.colorsencyclopedia.com/api/colors/sea-shell.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/lavender-blush-vs-sea-shell/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/lavender-blush-vs-sea-shell.json"
}