Nearest-color comparison

Old Lace vs Linen White

Old Lace and Linen White are different orange colors with HEX values #FDF5E6 and #FAF0E6. According to Colors Encyclopedia, their RGB distance is 5.8, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Old Lace and Linen White are very close colors. Old Lace is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.

Old Lace#FDF5E6
Linen White#FAF0E6

Quick Difference Summary

The main measurable differences between Old Lace and Linen White across RGB distance, luminance, hue, saturation, and contrast.

RGB distance5.8
Pair contrast1.04:1
Luminance delta0.0354
Hue delta9 deg
Lighter colorOld Lace
More saturatedOld Lace

Side-by-Side Color Profiles

orange color

Old Lace

Old Lace is #FDF5E6, a warm orange color with light and pastel character. Compared with Linen White, 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#FDF5E6 RGB253, 245, 230 HSL39, 85, 95 CMYK0, 3, 9, 1 Luminance0.919 Best textblack text

orange color

Linen White

Linen White is #FAF0E6, a warm orange color with light character. Compared with Old Lace, it is darker and less saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.

HEX#FAF0E6 RGB250, 240, 230 HSL30, 67, 94 CMYK0, 4, 8, 2 Luminance0.8836 Best textblack text

When to Use Old Lace or Linen White

Choose Old LaceOld Lace is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FDF5E6.
Choose Linen WhiteLinen White is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyOld LaceLinen White
HEX#FDF5E6#FAF0E6
RGB253, 245, 230250, 240, 230
HSL39, 85, 9530, 67, 94
CMYK0, 3, 9, 10, 4, 8, 2
FamilyOrangeOrange
TemperatureWarmWarm
ToneLight, PastelLight
Luminance0.9190.8836
Black contrast19.38:118.67:1
White contrast1.08:11.12:1
Shared tonesLight

Accessibility and Contrast

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

Old Laceblack text - 19.38:1
Linen Whiteblack text - 18.67:1

Related Palette Strip

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

Old Lace#FDF5E6
Linen White#FAF0E6
White#FFFFFF
White#FFFFFF
#E7EFFD#E7EFFD
#E5F0FA#E5F0FA

Machine-readable data

Machine-Readable Old Lace vs Linen White Data (JSON)

Structured comparison data for Old Lace and Linen 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": "old-lace",
    "name": "Old Lace",
    "hex": "#FDF5E6",
    "rgb": [
      253,
      245,
      230
    ],
    "hsl": [
      39,
      85,
      95
    ],
    "cmyk": [
      0,
      3,
      9,
      1
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.919,
    "contrast": {
      "black": 19.38,
      "white": 1.08
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 19.38
    },
    "description": "Old Lace is #FDF5E6, a warm orange color with light and pastel character. Compared with Linen White, 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/old-lace/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/old-lace.json"
  },
  {
    "slug": "linen-white",
    "name": "Linen White",
    "hex": "#FAF0E6",
    "rgb": [
      250,
      240,
      230
    ],
    "hsl": [
      30,
      67,
      94
    ],
    "cmyk": [
      0,
      4,
      8,
      2
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.8836,
    "contrast": {
      "black": 18.67,
      "white": 1.12
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.67
    },
    "description": "Linen White is #FAF0E6, a warm orange color with light character. Compared with Old Lace, it is darker and less saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/linen-white/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
  }
]
Differences
{
  "rgbDistance": 5.8,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 9,
    "saturation": 18,
    "lightness": 1
  },
  "luminanceDelta": 0.0354,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Old Lace",
  "moreSaturatedColor": "Old Lace"
}
Accessibility
{
  "pairContrastRatio": 1.04,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Old Lace",
      "background": "#FDF5E6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 19.38
    },
    {
      "color": "Linen White",
      "background": "#FAF0E6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.67
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Old Lace is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FDF5E6.",
  "chooseSecondWhen": "Linen White is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.",
  "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/old-lace-vs-linen-white.json",
  "https://www.colorsencyclopedia.com/api/colors/old-lace.json",
  "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "old-lace-vs-linen-white",
  "type": "nearest",
  "name": "Old Lace vs Linen White",
  "verdict": "Old Lace and Linen White are very close colors. Old Lace is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Old Lace and Linen White are different orange colors with HEX values #FDF5E6 and #FAF0E6. According to Colors Encyclopedia, their RGB distance is 5.8, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 5.8,
  "contrastRatio": 1.04,
  "colors": [
    {
      "slug": "old-lace",
      "name": "Old Lace",
      "hex": "#FDF5E6",
      "rgb": [
        253,
        245,
        230
      ],
      "hsl": [
        39,
        85,
        95
      ],
      "cmyk": [
        0,
        3,
        9,
        1
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.919,
      "contrast": {
        "black": 19.38,
        "white": 1.08
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 19.38
      },
      "description": "Old Lace is #FDF5E6, a warm orange color with light and pastel character. Compared with Linen White, 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/old-lace/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/old-lace.json"
    },
    {
      "slug": "linen-white",
      "name": "Linen White",
      "hex": "#FAF0E6",
      "rgb": [
        250,
        240,
        230
      ],
      "hsl": [
        30,
        67,
        94
      ],
      "cmyk": [
        0,
        4,
        8,
        2
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.8836,
      "contrast": {
        "black": 18.67,
        "white": 1.12
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.67
      },
      "description": "Linen White is #FAF0E6, a warm orange color with light character. Compared with Old Lace, it is darker and less saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/linen-white/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
    }
  ],
  "differences": {
    "rgbDistance": 5.8,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 9,
      "saturation": 18,
      "lightness": 1
    },
    "luminanceDelta": 0.0354,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Old Lace",
    "moreSaturatedColor": "Old Lace"
  },
  "accessibility": {
    "pairContrastRatio": 1.04,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Old Lace",
        "background": "#FDF5E6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 19.38
      },
      {
        "color": "Linen White",
        "background": "#FAF0E6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.67
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Old Lace is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FDF5E6.",
    "chooseSecondWhen": "Linen White is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.",
    "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/old-lace-vs-linen-white.json",
    "https://www.colorsencyclopedia.com/api/colors/old-lace.json",
    "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/old-lace-vs-linen-white/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/old-lace-vs-linen-white.json"
}