Nearest-color comparison

Lavender Blush vs Paper White

Lavender Blush and Paper White are different pink and yellow colors with HEX values #FFF0F5 and #F7F7F2. According to Colors Encyclopedia, their RGB distance is 11, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Lavender Blush and Paper White are very close colors. Paper White 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
Paper White#F7F7F2

Quick Difference Summary

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

RGB distance11
Pair contrast1.03:1
Luminance delta0.0254
Hue delta280 deg
Lighter colorPaper White
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 Paper White, it is darker and more saturated. 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

yellow color

Paper White

Paper White is #F7F7F2, a warm yellow color with light character. Compared with Lavender Blush, it is lighter and less saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.

HEX#F7F7F2 RGB247, 247, 242 HSL60, 24, 96 CMYK0, 0, 2, 3 Luminance0.9271 Best textblack text

When to Use Lavender Blush or Paper White

Choose Lavender BlushLavender Blush is better when the design needs light and pastel pink character, warm temperature, and the specific HEX value #FFF0F5.
Choose Paper WhitePaper White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F7F7F2.
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 BlushPaper White
HEX#FFF0F5#F7F7F2
RGB255, 240, 245247, 247, 242
HSL340, 100, 9760, 24, 96
CMYK0, 6, 4, 00, 0, 2, 3
FamilyPinkYellow
TemperatureWarmWarm
ToneLight, PastelLight
Luminance0.90170.9271
Black contrast19.03:119.54:1
White contrast1.1:11.07:1
Shared tonesLight

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
Paper Whiteblack text - 19.54:1

Related Palette Strip

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

Lavender Blush#FFF0F5
Paper White#F7F7F2
White#FFFFFF
White#FFFFFF
#F0FFFA#F0FFFA
#F2F2F7#F2F2F7

Machine-readable data

Machine-Readable Lavender Blush vs Paper White Data (JSON)

Structured comparison data for Lavender Blush and Paper White, 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 Paper White, it is darker 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/lavender-blush/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json"
  },
  {
    "slug": "paper-white",
    "name": "Paper White",
    "hex": "#F7F7F2",
    "rgb": [
      247,
      247,
      242
    ],
    "hsl": [
      60,
      24,
      96
    ],
    "cmyk": [
      0,
      0,
      2,
      3
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.9271,
    "contrast": {
      "black": 19.54,
      "white": 1.07
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 19.54
    },
    "description": "Paper White is #F7F7F2, a warm yellow color with light character. Compared with Lavender Blush, it is lighter and less saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/paper-white/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paper-white.json"
  }
]
Differences
{
  "rgbDistance": 11,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 280,
    "saturation": 76,
    "lightness": 1
  },
  "luminanceDelta": 0.0254,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Paper White",
  "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": "Paper White",
      "background": "#F7F7F2",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 19.54
    }
  ]
}
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": "Paper White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F7F7F2.",
  "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-paper-white.json",
  "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json",
  "https://www.colorsencyclopedia.com/api/colors/paper-white.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "lavender-blush-vs-paper-white",
  "type": "nearest",
  "name": "Lavender Blush vs Paper White",
  "verdict": "Lavender Blush and Paper White are very close colors. Paper White 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 Paper White are different pink and yellow colors with HEX values #FFF0F5 and #F7F7F2. According to Colors Encyclopedia, their RGB distance is 11, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 11,
  "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 Paper White, it is darker 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/lavender-blush/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json"
    },
    {
      "slug": "paper-white",
      "name": "Paper White",
      "hex": "#F7F7F2",
      "rgb": [
        247,
        247,
        242
      ],
      "hsl": [
        60,
        24,
        96
      ],
      "cmyk": [
        0,
        0,
        2,
        3
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.9271,
      "contrast": {
        "black": 19.54,
        "white": 1.07
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 19.54
      },
      "description": "Paper White is #F7F7F2, a warm yellow color with light character. Compared with Lavender Blush, it is lighter and less saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/paper-white/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paper-white.json"
    }
  ],
  "differences": {
    "rgbDistance": 11,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 280,
      "saturation": 76,
      "lightness": 1
    },
    "luminanceDelta": 0.0254,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Paper White",
    "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": "Paper White",
        "background": "#F7F7F2",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 19.54
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Lavender Blush is better when the design needs light and pastel pink character, warm temperature, and the specific HEX value #FFF0F5.",
    "chooseSecondWhen": "Paper White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F7F7F2.",
    "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-paper-white.json",
    "https://www.colorsencyclopedia.com/api/colors/lavender-blush.json",
    "https://www.colorsencyclopedia.com/api/colors/paper-white.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/lavender-blush-vs-paper-white/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/lavender-blush-vs-paper-white.json"
}